Wellfleet-MIP-MIB

File: Wellfleet-MIP-MIB.mib (13761 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

IpAddress OBJECT-TYPE wfMobileIpGroup

Defined Types

WfMobileIpHaEntry  
SEQUENCE    
  wfMobileIpHaCreate INTEGER
  wfMobileIpHaEnable INTEGER
  wfMobileIpHaState INTEGER
  wfMobileIpHaAddr IpAddress
  wfMobileIpHaCct INTEGER
  wfMobileIpHaProtoMap OCTET STRING
  wfMobileIpHaStatsEnable INTEGER
  wfMobileIpHaDebugLevel INTEGER

WfMobileIpSpiEntry  
SEQUENCE    
  wfMobileIpSpiCreate INTEGER
  wfMobileIpSpiValue INTEGER
  wfMobileIpSpiKey OCTET STRING
  wfMobileIpSpiAuthType INTEGER

WfHaMobilityBindingEntry  
SEQUENCE    
  wfHaMobilityBindingIdx INTEGER
  wfHaMobilityBindingMN IpAddress
  wfHaMobilityBindingCOA IpAddress
  wfHaMobilityBindingSourceAddress IpAddress
  wfHaMobilityBindingRegFlags INTEGER
  wfHaMobilityBindingRegIDLow INTEGER
  wfHaMobilityBindingRegIDHigh INTEGER
  wfHaMobilityBindingTimeGranted INTEGER
  wfHaMobilityBindingTimeRemaining INTEGER

WfHaIpxMobilityBindingEntry  
SEQUENCE    
  wfHaIpxMobilityBindingIdx INTEGER
  wfHaIpxMobilityBindingMN OCTET STRING
  wfHaIpxMobilityBindingCOA IpAddress
  wfHaIpxMobilityBindingSourceAddress IpAddress
  wfHaIpxMobilityBindingRegFlags INTEGER
  wfHaIpxMobilityBindingRegIDLow INTEGER
  wfHaIpxMobilityBindingRegIDHigh INTEGER
  wfHaIpxMobilityBindingTimeGranted INTEGER
  wfHaIpxMobilityBindingTimeRemaining INTEGER

Defined Values

wfMobileIpHaTable 1.3.6.1.4.1.18.3.5.3.21.1
Parameters in wfMobileIpHaTable
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfMobileIpHaEntry

wfMobileIpHaEntry 1.3.6.1.4.1.18.3.5.3.21.1.1
An entry in wfMobileIpHaTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfMobileIpHaEntry  

wfMobileIpHaCreate 1.3.6.1.4.1.18.3.5.3.21.1.1.1
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an wfMobileIpHaEntry instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfMobileIpHaEnable 1.3.6.1.4.1.18.3.5.3.21.1.1.2
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable Mobile Ip Home Agent interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfMobileIpHaState 1.3.6.1.4.1.18.3.5.3.21.1.1.3
The current state of Mobile Ip Home Agent interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpres(4)  

wfMobileIpHaAddr 1.3.6.1.4.1.18.3.5.3.21.1.1.4
The IP interface to run Mobile Ip Home Agent on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfMobileIpHaCct 1.3.6.1.4.1.18.3.5.3.21.1.1.5
Circuit number of the Home Agent interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfMobileIpHaProtoMap 1.3.6.1.4.1.18.3.5.3.21.1.1.6
HA_PROTO_IP 1 HA_PROTO_IPX 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfMobileIpHaStatsEnable 1.3.6.1.4.1.18.3.5.3.21.1.1.7
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable mib statistics for Mobile Ip Home Agent interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfMobileIpHaDebugLevel 1.3.6.1.4.1.18.3.5.3.21.1.1.8
A parameter to specify which messages to be printed in to the log. Add the types up for level desired : Level Type ------------ 1 Info 2 Warning 4 Fatal 8 Debug 15 All
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfMobileIpSpiTable 1.3.6.1.4.1.18.3.5.3.21.2
Parameters in wfMobileIpSpiTable
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfMobileIpSpiEntry

wfMobileIpSpiEntry 1.3.6.1.4.1.18.3.5.3.21.2.1
An entry in wfMobileIpSpiTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfMobileIpSpiEntry  

wfMobileIpSpiCreate 1.3.6.1.4.1.18.3.5.3.21.2.1.1
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an wfMobileIpSpiEntry instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfMobileIpSpiValue 1.3.6.1.4.1.18.3.5.3.21.2.1.2
...
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 256..65535  

wfMobileIpSpiKey 1.3.6.1.4.1.18.3.5.3.21.2.1.3
...
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfMobileIpSpiAuthType 1.3.6.1.4.1.18.3.5.3.21.2.1.4
...
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER md5(1)  

wfHaMobilityBindingTable 1.3.6.1.4.1.18.3.5.3.21.3
A table containing the home agent's mobility binding list. The home agent updates this table in response to registration events from mobile nodes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfHaMobilityBindingEntry

wfHaMobilityBindingEntry 1.3.6.1.4.1.18.3.5.3.21.3.1
An IP entry on the mobility binding list.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfHaMobilityBindingEntry  

wfHaMobilityBindingIdx 1.3.6.1.4.1.18.3.5.3.21.3.1.1
The index for IP mobile node in the home agent's IP binding table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHaMobilityBindingMN 1.3.6.1.4.1.18.3.5.3.21.3.1.2
Mobile node's home (IP) address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfHaMobilityBindingCOA 1.3.6.1.4.1.18.3.5.3.21.3.1.3
Mobile node's care-of-address. One mobile node can have multiple bindings with different care-of-addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfHaMobilityBindingSourceAddress 1.3.6.1.4.1.18.3.5.3.21.3.1.4
IP source address of the Registration Request as received by the home agent. Will be either a mobile node's co-located care-of address or an address of the foreign agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfHaMobilityBindingRegFlags 1.3.6.1.4.1.18.3.5.3.21.3.1.5
Registration flags sent by mobile node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaMobilityBindingRegIDLow 1.3.6.1.4.1.18.3.5.3.21.3.1.6
Low 32 bits of Identification used in that binding by the mobile node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaMobilityBindingRegIDHigh 1.3.6.1.4.1.18.3.5.3.21.3.1.7
High 32 bits of Identification used in that binding by the mobile node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaMobilityBindingTimeGranted 1.3.6.1.4.1.18.3.5.3.21.3.1.8
The lifetime in seconds granted to the mobile node for this registration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaMobilityBindingTimeRemaining 1.3.6.1.4.1.18.3.5.3.21.3.1.9
The number of seconds remaining until the registration is expired. It has the same initial value as wfHaMobilityBindingTimeGranted, and is counted down by the home agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaIpxMobilityBindingTable 1.3.6.1.4.1.18.3.5.3.21.4
A table containing the home agent's IPX mobility binding list. The home agent updates this table in response to registration events from IPX mobile nodes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfHaIpxMobilityBindingEntry

wfHaIpxMobilityBindingEntry 1.3.6.1.4.1.18.3.5.3.21.4.1
An IPX entry on the mobility binding list.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfHaIpxMobilityBindingEntry  

wfHaIpxMobilityBindingIdx 1.3.6.1.4.1.18.3.5.3.21.4.1.1
The index for IPX mobile node in the home agent's IPX binding table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHaIpxMobilityBindingMN 1.3.6.1.4.1.18.3.5.3.21.4.1.2
The address of the IPX mobile node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

wfHaIpxMobilityBindingCOA 1.3.6.1.4.1.18.3.5.3.21.4.1.3
Mobile node's care-of-address. One mobile node can have multiple bindings with different care-of-addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfHaIpxMobilityBindingSourceAddress 1.3.6.1.4.1.18.3.5.3.21.4.1.4
IP source address of the Registration Request as received by the home agent. Will be either a mobile node's co-located care-of address or an address of the foreign agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfHaIpxMobilityBindingRegFlags 1.3.6.1.4.1.18.3.5.3.21.4.1.5
Registration flags sent by mobile node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaIpxMobilityBindingRegIDLow 1.3.6.1.4.1.18.3.5.3.21.4.1.6
Low 32 bits of Identification used in that binding by the mobile node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaIpxMobilityBindingRegIDHigh 1.3.6.1.4.1.18.3.5.3.21.4.1.7
High 32 bits of Identification used in that binding by the mobile node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaIpxMobilityBindingTimeGranted 1.3.6.1.4.1.18.3.5.3.21.4.1.8
The lifetime in seconds granted to the mobile node for this registration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wfHaIpxMobilityBindingTimeRemaining 1.3.6.1.4.1.18.3.5.3.21.4.1.9
The number of seconds remaining until the registration is expired. It has the same initial value as wfHaMobilityBindingTimeGranted, and is counted down by the home agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535