CISCO-MOBILE-IP-MIB

File: CISCO-MOBILE-IP-MIB.mib (247099 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
MIP-MIB INET-ADDRESS-MIB RMON2-MIB
SNMP-FRAMEWORK-MIB IF-MIB HCNUM-TC
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Gauge32 Counter32 Integer32
IpAddress Unsigned32 Counter64
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
RowStatus TimeInterval TimeStamp
DateAndTime TruthValue MacAddress
TEXTUAL-CONVENTION RegistrationFlags haMobilityBindingEntry
mnRegistrationEntry faCOAEntry mnHAEntry
mnState mnRegCOA mnRegAgentAddress
InetAddressType InetAddress InetAddressPrefixLength
ZeroBasedCounter32 SnmpAdminString ifIndex
InterfaceIndex InterfaceIndexOrZero CounterBasedGauge64
ciscoMgmt

Defined Types

CmiRegistrationFlags  
This data type is used to define the registration flags for Mobile IP registration extension: reverseTunnel -- Request to support reverse tunneling. gre -- Request to use GRE minEnc -- Request to use minimal encapsulation decapsulationByMN -- Decapsulation by mobile node broadcastDatagram -- Request to receive broadcasts simultaneousBindings -- Request to retain prior binding(s)
TEXTUAL-CONVENTION    
  BITS reverseTunnel(0), gre(1), minEnc(2), decapsulationbyMN(3), broadcastDatagram(4), simultaneousBindings(5)  

CmiEntityIdentifierType  
A value that represents a type of Mobile IP entity identifier. other(1) Indicates identifier which is not in one of the formats defined below. ipaddress(2) IP address as defined by InetAddressIPv4 textual convention in INET-ADDRESS-MIB. nai(3) A network access identifier as defined by the CmiEntityIdentifier textual convention.
TEXTUAL-CONVENTION    
  INTEGER other(1), ipaddress(2), nai(3)  

CmiEntityIdentifier  
Represents the generic identifier for Mobile IP entities. A CmiEntityIdentifier value is always interpreted within the context of a CmiEntityIdentifierType value. Foreign agents and Home agents are identified by the IP addresses. Mobile nodes can be identified in more than one way e.g. IP addresses, network access identifiers (NAI). If mobile node is identified by something other than IP address say by NAI and it gets IP address dynamically from the home agent then value of object of this type should be same as NAI. This is because then IP address is not tied with mobile node and it can change across registrations over period of time.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

CmiSpi  
An index identifying a security context between a pair of nodes among the contexts available in the Mobility Security Association. SPI values 0 through 255 are reserved and MUST NOT be used in any Mobility Security Association.
TEXTUAL-CONVENTION    
  Unsigned32 256..4294967295  

CmiMultiPathMetricType  
An enumerated value that represents a metric type that is used for calculating the metric for routes when multiple routes are created. hopcount(1) Hop count Routes would be inserted with metric as 1 - hop count. bandwidth(2) bandwidth Routes would be inserted with metric using the roaming interface bandwidth.
TEXTUAL-CONVENTION    
  INTEGER hopcount(1), bandwidth(2)  

CmiTunnelType  
This textual convention lists the tunneling protocols in use between a HA and CoA. The semantics are as follows. 'ipinip' - This indicates that IP-in-IP protocol is in use for tunnel encapsulation. 'gre' - This indicates that GRE protocol is in use for tunnel encapsulation.
TEXTUAL-CONVENTION    
  INTEGER ipinip(1), gre(2)  

CmiFaRegVisitorEntry  
SEQUENCE    
  cmiFaRegVisitorIdentifierType CmiEntityIdentifierType
  cmiFaRegVisitorIdentifier CmiEntityIdentifier
  cmiFaRegVisitorHomeAddress IpAddress
  cmiFaRegVisitorHomeAgentAddress IpAddress
  cmiFaRegVisitorTimeGranted TimeInterval
  cmiFaRegVisitorTimeRemaining TimeInterval
  cmiFaRegVisitorRegFlags RegistrationFlags
  cmiFaRegVisitorRegIDLow Unsigned32
  cmiFaRegVisitorRegIDHigh Unsigned32
  cmiFaRegVisitorRegIsAccepted TruthValue
  cmiFaRegVisitorRegFlagsRev1 CmiRegistrationFlags
  cmiFaRegVisitorChallengeValue OCTET STRING

CmiFaAdvertConfEntry  
SEQUENCE    
  cmiFaAdvertIsBusy TruthValue
  cmiFaAdvertRegRequired TruthValue
  cmiFaAdvertChallengeWindow Unsigned32

CmiFaAdvertChallengeEntry  
SEQUENCE    
  cmiFaAdvertChallengeIndex Unsigned32
  cmiFaAdvertChallengeValue OCTET STRING

CmiFaInterfaceEntry  
SEQUENCE    
  cmiFaReverseTunnelEnable TruthValue
  cmiFaChallengeEnable TruthValue
  cmiFaAdvertChallengeChapSPI Unsigned32

CmiFaCoaEntry  
SEQUENCE    
  cmiFaCoaInterfaceOnly TruthValue
  cmiFaCoaTransmitOnly TruthValue
  cmiFaCoaRegAsymLink ZeroBasedCounter32

CmiHaRegMobilityBindingEntry  
SEQUENCE    
  cmiHaRegMnIdentifierType CmiEntityIdentifierType
  cmiHaRegMnIdentifier CmiEntityIdentifier
  cmiHaRegMobilityBindingRegFlags CmiRegistrationFlags
  cmiHaRegMnIfDescription SnmpAdminString
  cmiHaRegMnIfBandwidth Unsigned32
  cmiHaRegMnIfID Unsigned32
  cmiHaRegMnIfPathMetricType CmiMultiPathMetricType
  cmiHaRegMobilityBindingMacAddress MacAddress

CmiHaRegCounterEntry  
SEQUENCE    
  cmiHaRegMnIdType CmiEntityIdentifierType
  cmiHaRegMnId CmiEntityIdentifier
  cmiHaRegServAcceptedRequests Counter32
  cmiHaRegServDeniedRequests Counter32
  cmiHaRegOverallServTime TimeInterval
  cmiHaRegRecentServAcceptedTime TimeStamp
  cmiHaRegRecentServDeniedTime TimeStamp
  cmiHaRegRecentServDeniedCode INTEGER

CmiHaRegTunnelStatsEntry  
SEQUENCE    
  cmiHaRegTunnelStatsSrcAddrType InetAddressType
  cmiHaRegTunnelStatsSrcAddr InetAddress
  cmiHaRegTunnelStatsDestAddrType InetAddressType
  cmiHaRegTunnelStatsDestAddr InetAddress
  cmiHaRegTunnelStatsTunnelType CmiTunnelType
  cmiHaRegTunnelStatsNumUsers Gauge32
  cmiHaRegTunnelStatsDataRateInt Unsigned32
  cmiHaRegTunnelStatsInBitRate CounterBasedGauge64
  cmiHaRegTunnelStatsInPktRate CounterBasedGauge64
  cmiHaRegTunnelStatsInBytes Counter64
  cmiHaRegTunnelStatsInPkts Counter64
  cmiHaRegTunnelStatsOutBitRate CounterBasedGauge64
  cmiHaRegTunnelStatsOutPktRate CounterBasedGauge64
  cmiHaRegTunnelStatsOutBytes Counter64
  cmiHaRegTunnelStatsOutPkts Counter64

CmiHaMrEntry  
SEQUENCE    
  cmiHaMrAddrType InetAddressType
  cmiHaMrAddr InetAddress
  cmiHaMrDynamic TruthValue
  cmiHaMrStatus RowStatus
  cmiHaMrMultiPath TruthValue
  cmiHaMrMultiPathMetricType CmiMultiPathMetricType

CmiHaMobNetEntry  
SEQUENCE    
  cmiHaMobNetAddressType InetAddressType
  cmiHaMobNetAddress InetAddress
  cmiHaMobNetPfxLen InetAddressPrefixLength
  cmiHaMobNetDynamic TruthValue
  cmiHaMobNetStatus RowStatus

CmiSecAssocEntry  
SEQUENCE    
  cmiSecPeerIdentifierType CmiEntityIdentifierType
  cmiSecPeerIdentifier CmiEntityIdentifier
  cmiSecSPI CmiSpi
  cmiSecAlgorithmType INTEGER
  cmiSecAlgorithmMode INTEGER
  cmiSecKey OCTET STRING
  cmiSecReplayMethod INTEGER
  cmiSecStatus RowStatus
  cmiSecKey2 OCTET STRING

CmiSecViolationEntry  
SEQUENCE    
  cmiSecViolatorIdentifierType CmiEntityIdentifierType
  cmiSecViolatorIdentifier CmiEntityIdentifier
  cmiSecTotalViolations Counter32
  cmiSecRecentViolationSPI CmiSpi
  cmiSecRecentViolationTime TimeStamp
  cmiSecRecentViolationIDLow Unsigned32
  cmiSecRecentViolationIDHigh Unsigned32
  cmiSecRecentViolationReason INTEGER

CmiMnRegistrationEntry  
SEQUENCE    
  cmiMnRegFlags CmiRegistrationFlags

CmiMrMobNetEntry  
SEQUENCE    
  cmiMrMobNetIfIndex InterfaceIndex
  cmiMrMobNetAddrType InetAddressType
  cmiMrMobNetAddr InetAddress
  cmiMrMobNetPfxLen InetAddressPrefixLength
  cmiMrMobNetStatus RowStatus

CmiMrHAEntry  
SEQUENCE    
  cmiMrHAPriority Unsigned32
  cmiMrHABest TruthValue

CmiMrIfEntry  
SEQUENCE    
  cmiMrIfIndex InterfaceIndex
  cmiMRIfDescription SnmpAdminString
  cmiMrIfHoldDown Unsigned32
  cmiMrIfRoamPriority Unsigned32
  cmiMrIfSolicitPeriodic TruthValue
  cmiMrIfSolicitInterval Unsigned32
  cmiMrIfSolicitRetransInitial Unsigned32
  cmiMrIfSolicitRetransMax Unsigned32
  cmiMrIfSolicitRetransLimit Unsigned32
  cmiMrIfSolicitRetransCurrent Unsigned32
  cmiMrIfSolicitRetransRemaining Gauge32
  cmiMrIfSolicitRetransCount Counter32
  cmiMrIfCCoaAddressType InetAddressType
  cmiMrIfCCoaAddress InetAddress
  cmiMrIfCCoaDefaultGwType InetAddressType
  cmiMrIfCCoaDefaultGw InetAddress
  cmiMrIfCCoaRegRetry Unsigned32
  cmiMrIfCCoaRegRetryRemaining Gauge32
  cmiMrIfStatus RowStatus
  cmiMrIfCCoaRegistration TruthValue
  cmiMrIfCCoaOnly TruthValue
  cmiMrIfCCoaEnable TruthValue
  cmiMrIfRoamStatus TruthValue
  cmiMrIfRegisteredCoAType InetAddressType
  cmiMrIfRegisteredCoA InetAddress
  cmiMrIfRegisteredMaAddrType InetAddressType
  cmiMrIfRegisteredMaAddr InetAddress
  cmiMrIfHaTunnelIfIndex InterfaceIndexOrZero
  cmiMrIfID Unsigned32

CmiMrMaAdvEntry  
SEQUENCE    
  cmiMrMaAddressType InetAddressType
  cmiMrMaAddress InetAddress
  cmiMrMaIsHa TruthValue
  cmiMrMaAdvRcvIf InterfaceIndex
  cmiMrMaIfMacAddress MacAddress
  cmiMrMaAdvSequence Unsigned32
  cmiMrMaAdvFlags BITS
  cmiMrMaAdvMaxRegLifetime Unsigned32
  cmiMrMaAdvMaxLifetime Unsigned32
  cmiMrMaAdvLifetimeRemaining Gauge32
  cmiMrMaAdvTimeReceived TimeStamp
  cmiMrMaAdvTimeFirstHeard TimeStamp
  cmiMrMaHoldDownRemaining Gauge32

CmiMaAdvConfigEntry  
SEQUENCE    
  cmiMaAdvInterfaceIndex InterfaceIndex
  cmiMaInterfaceAddressType InetAddressType
  cmiMaInterfaceAddress InetAddress
  cmiMaAdvMaxRegLifetime Unsigned32
  cmiMaAdvPrefixLengthInclusion TruthValue
  cmiMaAdvAddressType InetAddressType
  cmiMaAdvAddress InetAddress
  cmiMaAdvMaxInterval Unsigned32
  cmiMaAdvMinInterval Unsigned32
  cmiMaAdvMaxAdvLifetime Unsigned32
  cmiMaAdvResponseSolicitationOnly TruthValue
  cmiMaAdvStatus RowStatus

Defined Values

ciscoMobileIpMIB 1.3.6.1.4.1.9.9.174
An extension to the IETF MIB module defined in RFC-2006 for managing Mobile IP implementations. Mobile IP introduces the following new functional entities: Mobile Node(MN) A host or router that changes its point of attachment from one network or subnetwork to another. A mobile node may change its location without changing its IP address; it may continue to communicate with other Internet nodes at any location using its (constant) IP address, assuming link-layer connectivity to a point of attachment is available. Home Agent(HA) A router on a mobile node's home network which tunnels datagrams for delivery to the mobile node when it is away from home, and maintains current location information for the mobile node. Foreign Agent(FA) A router on a mobile node's visited network which provides routing services to the mobile node while registered. The foreign agent detunnels and delivers datagrams to the mobile node that were tunneled by the mobile node's home agent. For datagrams sent by a mobile node, the foreign agent may serve as a default router for registered mobile nodes. Mobile Router(MR) A mobile node that is a router. It provides for the mobility for one or more networks moving together. The nodes connected to the network server by the mobile router may themselves be fixed nodes, mobile nodes or routers. Mobile Network Network that moves with the mobile router. Following is the terminology associated with Mobile IP protocol: Agent Advertisement An advertisement message constructed by attaching a special Extension to a router advertisement message. Care-of Address (CoA) The termination point of a tunnel toward a mobile node, for datagrams forwarded to the mobile node while it is away from home. The protocol can use two different types of care-of address: a 'foreign agent care-of address' is an address of a foreign agent with which the mobile node is registered, and a 'co-located care-of address' (CCoA) is an externally obtained local address which the mobile node has associated with one of its own network interfaces. Correspondent Node A peer with which a mobile node is communicating. A correspondent node may be either mobile or stationary. Foreign Network Any network other than the mobile node's Home Network. Home Address An IP address that is assigned for an extended period of time to a mobile node. It remains unchanged regardless of where the node is attached to the Internet. Home Network A network, possibly virtual, having a network prefix matching that of a mobile node's home address. Note that standard IP routing mechanisms will deliver datagrams destined to a mobile node's Home Address to the mobile node's Home Network. Mobility Agent Either a home agent or a foreign agent. Mobility Binding The association of a home address with a care-of address, along with the remaining lifetime of that association. Mobility Security Association A collection of security contexts, between a pair of nodes, which may be applied to Mobile IP protocol messages exchanged between them. Each context indicates an authentication algorithm and mode, a secret (a shared key, or appropriate public/private key pair), and a style of replay protection in use. Node A host or a router. Nonce A randomly chosen value, different from previous choices, inserted in a message to protect against replays. Security Parameter Index (SPI) An index identifying a security context between a pair of nodes among the contexts available in the Mobility Security Association. SPI values 0 through 255 are reserved and MUST NOT be used in any Mobility Security Association. Tunnel The path followed by a datagram while it is encapsulated. The model is that, while it is encapsulated, a datagram is routed to a knowledgeable decapsulating agent, which decapsulates the datagram and then correctly delivers it to its ultimate destination. Visited Network A network other than a mobile node's Home Network, to which the mobile node is currently connected. Visitor List The list of mobile nodes visiting a foreign agent. Keyed Hashing for Message Authentication (HMAC) A mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative cryptographic hash function, e.g., MD5, SHA-1, in combination with a secret shared key. The following support services are defined for Mobile IP: Agent Discovery Home agents and foreign agents may advertise their availability on each link for which they provide service. A newly arrived mobile node can send a solicitation on the link to learn if any prospective agents are present. Registration When the mobile node is away from home, it registers its care-of address with its home agent. Depending on its method of attachment, the mobile node will register either directly with its home agent, or through a foreign agent which forwards the registration to the home agent. Following is the terminology associated with the home agent redundancy feature: Peer Home Agent Active home agent and standby home agent are peers to each other. Binding Update A binding update contains the registration request information. The home agent sends the update to its peer after accepting a registration. Binding Information Binding information contains the entries in the mobility binding table. The home agent sends a binding information request to its peer to retrieve all mobility bindings for a specified home agent address. 3GPP2 3rd Generation Partnership Project 2. This is the standardization group for CDMA2000, the set of 3G standards based on earlier 2G CDMA technology. WiMAX Worldwide Interoperability for Microwave Access, Inc. (group promoting IEEE 802.16 wireless broadband standard) MIP Mobile IP This MIB is organized as described below: The IETF Mobile IP MIB module [RFC-2006] has six main groups. Three of them represent the Mobile IP entities i.e. 'MipFA': foreign agent, 'MipHA': home agent and 'MipMN': mobile node. Each of these groups have been further subdivided into different subgroups. Each of these subgroups is a collection of objects related to a particular function, performed by the entity represented by its main group e.g. 'faRegistration' is a subgroup under group 'MipFA' which has collection of objects for registration function within a foreign agent. This MIB also follows the same hierarchical structure to maintain the modularity with respect to Mobile IP.
MODULE-IDENTITY    

ciscoMobileIpMIBObjects 1.3.6.1.4.1.9.9.174.1
OBJECT IDENTIFIER    

cmiFa 1.3.6.1.4.1.9.9.174.1.1
OBJECT IDENTIFIER    

cmiHa 1.3.6.1.4.1.9.9.174.1.2
OBJECT IDENTIFIER    

cmiSecurity 1.3.6.1.4.1.9.9.174.1.3
OBJECT IDENTIFIER    

cmiMa 1.3.6.1.4.1.9.9.174.1.4
OBJECT IDENTIFIER    

cmiMn 1.3.6.1.4.1.9.9.174.1.5
OBJECT IDENTIFIER    

cmiTrapObjects 1.3.6.1.4.1.9.9.174.1.6
OBJECT IDENTIFIER    

cmiFaReg 1.3.6.1.4.1.9.9.174.1.1.1
OBJECT IDENTIFIER    

cmiFaAdvertisement 1.3.6.1.4.1.9.9.174.1.1.2
OBJECT IDENTIFIER    

cmiFaSystem 1.3.6.1.4.1.9.9.174.1.1.3
OBJECT IDENTIFIER    

cmiHaReg 1.3.6.1.4.1.9.9.174.1.2.1
OBJECT IDENTIFIER    

cmiHaRedun 1.3.6.1.4.1.9.9.174.1.2.2
OBJECT IDENTIFIER    

cmiHaMobNet 1.3.6.1.4.1.9.9.174.1.2.3
OBJECT IDENTIFIER    

cmiHaSystem 1.3.6.1.4.1.9.9.174.1.2.4
OBJECT IDENTIFIER    

cmiMaReg 1.3.6.1.4.1.9.9.174.1.4.1
OBJECT IDENTIFIER    

cmiMaAdvertisement 1.3.6.1.4.1.9.9.174.1.4.2
OBJECT IDENTIFIER    

cmiMnDiscovery 1.3.6.1.4.1.9.9.174.1.5.1
OBJECT IDENTIFIER    

cmiMnRecentAdvReceived 1.3.6.1.4.1.9.9.174.1.5.1.1
OBJECT IDENTIFIER    

cmiMnRegistration 1.3.6.1.4.1.9.9.174.1.5.2
OBJECT IDENTIFIER    

cmiMrSystem 1.3.6.1.4.1.9.9.174.1.5.3
OBJECT IDENTIFIER    

cmiMrDiscovery 1.3.6.1.4.1.9.9.174.1.5.4
OBJECT IDENTIFIER    

cmiMrRegistration 1.3.6.1.4.1.9.9.174.1.5.5
OBJECT IDENTIFIER    

cmiFaRegTotalVisitors 1.3.6.1.4.1.9.9.174.1.1.1.1
The current number of entries in faVisitorTable. faVisitorTable contains the foreign agent's visitor list. The foreign agent updates this table in response to registration events from mobile nodes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiFaRegVisitorTable 1.3.6.1.4.1.9.9.174.1.1.1.2
A table containing the foreign agent's visitor list. The foreign agent updates this table in response to registration events from mobile nodes. This table provides the same information as faVisitorTable of MIP-MIB. The difference is that indices of the table are changed so that visitors which are not identified by the IP address will also be included in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiFaRegVisitorEntry

cmiFaRegVisitorEntry 1.3.6.1.4.1.9.9.174.1.1.1.2.1
Information for one visitor regarding registration.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiFaRegVisitorEntry  

cmiFaRegVisitorIdentifierType 1.3.6.1.4.1.9.9.174.1.1.1.2.1.1
The type of the visitor's identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiEntityIdentifierType  

cmiFaRegVisitorIdentifier 1.3.6.1.4.1.9.9.174.1.1.1.2.1.2
The identifier associated with the visitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiEntityIdentifier  

cmiFaRegVisitorHomeAddress 1.3.6.1.4.1.9.9.174.1.1.1.2.1.3
Home (IP) address of visiting mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cmiFaRegVisitorHomeAgentAddress 1.3.6.1.4.1.9.9.174.1.1.1.2.1.4
Home agent IP address for that visiting mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cmiFaRegVisitorTimeGranted 1.3.6.1.4.1.9.9.174.1.1.1.2.1.5
The lifetime granted to the mobile node for this registration. Only valid if faVisitorRegIsAccepted is true(1).
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

cmiFaRegVisitorTimeRemaining 1.3.6.1.4.1.9.9.174.1.1.1.2.1.6
The time remaining until the registration is expired. It has the same initial value as cmiFaRegVisitorTimeGranted, and is counted down by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

cmiFaRegVisitorRegFlags 1.3.6.1.4.1.9.9.174.1.1.1.2.1.7
Registration flags sent by the mobile node.
Status: deprecated Access: read-only
OBJECT-TYPE    
  RegistrationFlags  

cmiFaRegVisitorRegIDLow 1.3.6.1.4.1.9.9.174.1.1.1.2.1.8
Low 32 bits of Identification used in that registration by the mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cmiFaRegVisitorRegIDHigh 1.3.6.1.4.1.9.9.174.1.1.1.2.1.9
High 32 bits of Identification used in that registration by the mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cmiFaRegVisitorRegIsAccepted 1.3.6.1.4.1.9.9.174.1.1.1.2.1.10
Whether the registration has been accepted or not. If it is false(2), this registration is still pending for reply.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiFaRegVisitorRegFlagsRev1 1.3.6.1.4.1.9.9.174.1.1.1.2.1.11
Registration flags sent by the mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  CmiRegistrationFlags  

cmiFaRegVisitorChallengeValue 1.3.6.1.4.1.9.9.174.1.1.1.2.1.12
Challenge value forwarded to MN in the previous Registration reply, which can be used by MN in the next Registration request
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(256)  

cmiFaInitRegRequestsReceived 1.3.6.1.4.1.9.9.174.1.1.1.3
Total number of initial Registration Requests received by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaInitRegRequestsRelayed 1.3.6.1.4.1.9.9.174.1.1.1.4
Total number of initial Registration Requests relayed by the foreign agent to the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaInitRegRequestsDenied 1.3.6.1.4.1.9.9.174.1.1.1.5
Total number of initial Registration Requests denied by the foreign agent. The reasons for which FA denies a request include: 1. FA CHAP authentication failures. 2. HA is not reachable. 3. No HA address set in the packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaInitRegRequestsDiscarded 1.3.6.1.4.1.9.9.174.1.1.1.6
Total number of initial Registration Requests discarded by the foreign agent. The reasons for which FA discards a request include: 1. ip mobile foreign-service is not enabled on the interface on which the request is received. 2. NAI length exceeds the length of the packet. 3. There are no active COAs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaInitRegRepliesValidFromHA 1.3.6.1.4.1.9.9.174.1.1.1.7
Total number of initial valid Registration Replies from the home agent to foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaInitRegRepliesValidRelayMN 1.3.6.1.4.1.9.9.174.1.1.1.8
Total number of initial Registration Replies relayed to MN by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaReRegRequestsReceived 1.3.6.1.4.1.9.9.174.1.1.1.9
Total number of Re-Registration Requests received by the foreign agent from mobile nodes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaReRegRequestsRelayed 1.3.6.1.4.1.9.9.174.1.1.1.10
Total number of Re-Registration Requests relayed to MN by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaReRegRequestsDenied 1.3.6.1.4.1.9.9.174.1.1.1.11
Total number of Re-Registration Requests denied by the foreign agent. Refer cmiFaInitRegRequestsDenied for the reasons for which FA denies a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaReRegRequestsDiscarded 1.3.6.1.4.1.9.9.174.1.1.1.12
Total number of Re-Registration Requests discarded by the foreign agent. Refer cmiFaInitRegRequestsDiscarded for the reasons for which FA discards a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaReRegRepliesValidFromHA 1.3.6.1.4.1.9.9.174.1.1.1.13
Total number of valid Re-Registration Replies from home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaReRegRepliesValidRelayToMN 1.3.6.1.4.1.9.9.174.1.1.1.14
Total number of valid Re-Registration Replies relayed to MN by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaDeRegRequestsReceived 1.3.6.1.4.1.9.9.174.1.1.1.15
Total number of De-Registration Requests received by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaDeRegRequestsRelayed 1.3.6.1.4.1.9.9.174.1.1.1.16
Total number of De-Registration Requests relayed to home agent by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaDeRegRequestsDenied 1.3.6.1.4.1.9.9.174.1.1.1.17
Total number of De-Registration Requests denied by the foreign agent. Refer cmiFaInitRegRequestsDenied for the reasons for which FA denies a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaDeRegRequestsDiscarded 1.3.6.1.4.1.9.9.174.1.1.1.18
Total number of De-Registration Requests discarded by the foreign agent. Refer cmiFaInitRegRequestsDiscarded for the reasons for which FA discards a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaDeRegRepliesValidFromHA 1.3.6.1.4.1.9.9.174.1.1.1.19
Total number of valid De-Registration Replies received from the home agent by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaDeRegRepliesValidRelayToMN 1.3.6.1.4.1.9.9.174.1.1.1.20
Total number of De-Registration Replies relayed to the MN by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaReverseTunnelUnavailable 1.3.6.1.4.1.9.9.174.1.1.1.21
Total number of Registration Requests denied by foreign agent -- requested reverse tunnel unavailable (Code 74).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaReverseTunnelBitNotSet 1.3.6.1.4.1.9.9.174.1.1.1.22
Total number of Registration Requests denied by foreign agent -- reverse tunnel is mandatory and 'T' bit not set (Code 75).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaMnTooDistant 1.3.6.1.4.1.9.9.174.1.1.1.23
Total number of Registration Requests denied by foreign agent -- mobile node too distant (Code 76).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaDeliveryStyleUnsupported 1.3.6.1.4.1.9.9.174.1.1.1.24
Total number of Registration Requests denied by foreign agent -- delivery style not supported (Code 79).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaUnknownChallenge 1.3.6.1.4.1.9.9.174.1.1.1.25
Total number of Registration Requests denied by foreign agent -- challenge was unknown (code 104).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaMissingChallenge 1.3.6.1.4.1.9.9.174.1.1.1.26
Total number of Registration Requests denied by foreign agent -- challenge was missing (code 105).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaStaleChallenge 1.3.6.1.4.1.9.9.174.1.1.1.27
Total number of Registration Requests denied by foreign agent -- challenge was stale (code 106).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaCvsesFromMnRejected 1.3.6.1.4.1.9.9.174.1.1.1.28
Total number of Registration Requests denied by foreign agent -- Unsupported Vendor-ID or unable to interpret Vendor-CVSE-Type in the CVSE sent by the mobile node to the foreign agent (code 100).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaCvsesFromHaRejected 1.3.6.1.4.1.9.9.174.1.1.1.29
Total number of Registration Replies denied by foreign agent -- Unsupported Vendor-ID or unable to interpret Vendor-CVSE-Type in the CVSE sent by the home agent to the foreign agent (code 101).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaNvsesFromMnNeglected 1.3.6.1.4.1.9.9.174.1.1.1.30
Total number of Registration Requests, which has an NVSE extension with - unsupported Vendor-ID or unable to interpret Vendor-NVSE-Type in the NVSE sent by the mobile node to the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaNvsesFromHaNeglected 1.3.6.1.4.1.9.9.174.1.1.1.31
Total number of Registration Requests, which has an NVSE extension with - unsupported Vendor-ID or unable to interpret Vendor-NVSE-Type in the NVSE sent by the home agent to the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaTotalRegRequests 1.3.6.1.4.1.9.9.174.1.1.1.32
Total number of Registration Requests received from the MN by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaTotalRegReplies 1.3.6.1.4.1.9.9.174.1.1.1.33
Total number of Registration Replies received from the MA by the foreign agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaMnFaAuthFailures 1.3.6.1.4.1.9.9.174.1.1.1.34
Total number of Registration Requests denied due to MN and foreign agent auth extension failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaMnAAAAuthFailures 1.3.6.1.4.1.9.9.174.1.1.1.35
Total number of Registration Requests denied due to MN-AAA auth extension failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiFaAdvertConfTable 1.3.6.1.4.1.9.9.174.1.1.2.1
A table containing additional configurable advertisement parameters beyond that provided by maAdvertConfTable for all advertisement interfaces in the foreign agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiFaAdvertConfEntry

cmiFaAdvertConfEntry 1.3.6.1.4.1.9.9.174.1.1.2.1.1
Additional advertisement parameters beyond that provided by maAdvertConfEntry for one advertisement interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiFaAdvertConfEntry  

cmiFaAdvertIsBusy 1.3.6.1.4.1.9.9.174.1.1.2.1.1.1
This object indicates if the foreign agent is busy. If the value of this object is true(1), agent advertisements sent by the agent on this interface will have the 'B' bit set to 1.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiFaAdvertRegRequired 1.3.6.1.4.1.9.9.174.1.1.2.1.1.2
This object specifies if foreign agent registration is required on this interface. If the value of this object is true(1), agent advertisements sent on this interface will have the 'R' bit set to 1.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmiFaAdvertChallengeWindow 1.3.6.1.4.1.9.9.174.1.1.2.1.1.3
Specifies the number of last challenge values which can be used by mobile node in the registration request sent to the foreign agent on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10  

cmiFaAdvertChallengeTable 1.3.6.1.4.1.9.9.174.1.1.2.2
A table containing challenge values in the challenge window. Foreign agent needs to implement maAdvertisement Group (MIP-MIB), that group's maAdvConfigTable and cmiFaAdvertChallengeWindow should be greater than 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiFaAdvertChallengeEntry

cmiFaAdvertChallengeEntry 1.3.6.1.4.1.9.9.174.1.1.2.2.1
Challenge values in challenge window specific to an interface. This entry is created whenever the foreign agent sends an agent advertisement with challenge on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiFaAdvertChallengeEntry  

cmiFaAdvertChallengeIndex 1.3.6.1.4.1.9.9.174.1.1.2.2.1.1
The index of challenge table on an interface
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..10  

cmiFaAdvertChallengeValue 1.3.6.1.4.1.9.9.174.1.1.2.2.1.2
Challenge value in the challenge window of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(256)  

cmiFaRevTunnelSupported 1.3.6.1.4.1.9.9.174.1.1.3.1
Indicates whether Reverse tunnel is supported or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiFaChallengeSupported 1.3.6.1.4.1.9.9.174.1.1.3.2
Indicates whether Foreign Agent Challenge is supported or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiFaEncapDeliveryStyleSupported 1.3.6.1.4.1.9.9.174.1.1.3.3
Indicates whether Encap delivery style is supported or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiFaInterfaceTable 1.3.6.1.4.1.9.9.174.1.1.3.4
A table containing interface specific parameters related to the foreign agent service on a FA.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiFaInterfaceEntry

cmiFaInterfaceEntry 1.3.6.1.4.1.9.9.174.1.1.3.4.1
Parameters associated with a particular foreign agent interface. Interfaces on which foreign agent service has been enabled will have a corresponding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiFaInterfaceEntry  

cmiFaReverseTunnelEnable 1.3.6.1.4.1.9.9.174.1.1.3.4.1.1
This object specifies whether reverse tunnel capability is enabled on the interface or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmiFaChallengeEnable 1.3.6.1.4.1.9.9.174.1.1.3.4.1.2
This object specifies whether FA Challenge capability is enabled on the interface or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmiFaAdvertChallengeChapSPI 1.3.6.1.4.1.9.9.174.1.1.3.4.1.3
Specifies the CHAP_SPI number for FA challenge authentication.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cmiFaCoaTable 1.3.6.1.4.1.9.9.174.1.1.3.5
A table containing additional parameters for all care-of-addresses in the foreign agent beyond that provided by MIP MIB faCOATable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiFaCoaEntry

cmiFaCoaEntry 1.3.6.1.4.1.9.9.174.1.1.3.5.1
Additional information about a particular entry on the faCOATable beyond that provided by MIP MIB faCOAEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiFaCoaEntry  

cmiFaCoaInterfaceOnly 1.3.6.1.4.1.9.9.174.1.1.3.5.1.1
Specifies whether the FA interface associated with this CoA should advertise only this CoA or not. If it is true, all the other configured care-of-addresses will not be advertised.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmiFaCoaTransmitOnly 1.3.6.1.4.1.9.9.174.1.1.3.5.1.2
Specifies whether the FA interface associated with this CoA is a transmit-only (uplink) interface or not. If it is true, the FA treats all registration requests received (on any interface) for this CoA as having arrived on the care-of interface. This object can be set to true only for serial care-of-interfaces.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  


cmiHaRegTotalMobilityBindings 1.3.6.1.4.1.9.9.174.1.2.1.1
The current number of entries in haMobilityBindingTable. haMobilityBindingTable contains the home agent's mobility binding list. The home agent updates this table in response to registration events from mobile nodes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiHaRegMobilityBindingTable 1.3.6.1.4.1.9.9.174.1.2.1.2
The home agent updates this table in response to registration events from mobile nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiHaRegMobilityBindingEntry

cmiHaRegMobilityBindingEntry 1.3.6.1.4.1.9.9.174.1.2.1.2.1
Additional information about a particular entry on the mobility binding list beyond that provided by MIP MIB haMobilityBindingEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiHaRegMobilityBindingEntry  

cmiHaRegMnIdentifierType 1.3.6.1.4.1.9.9.174.1.2.1.2.1.1
The type of the mobile node's identifier.
Status: current Access: read-only
OBJECT-TYPE    
  CmiEntityIdentifierType  

cmiHaRegMnIdentifier 1.3.6.1.4.1.9.9.174.1.2.1.2.1.2
The identifier associated with the mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  CmiEntityIdentifier  

cmiHaRegMobilityBindingRegFlags 1.3.6.1.4.1.9.9.174.1.2.1.2.1.3
Registration flags sent by mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  CmiRegistrationFlags  

cmiHaRegMnIfDescription 1.3.6.1.4.1.9.9.174.1.2.1.2.1.4
Description of the access type for the roaming interface of the registering mobile node or router.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cmiHaRegMnIfBandwidth 1.3.6.1.4.1.9.9.174.1.2.1.2.1.5
Bandwidth of the roaming interface through which mobile node or router is registered.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cmiHaRegMnIfID 1.3.6.1.4.1.9.9.174.1.2.1.2.1.6
A unique number identifying the roaming interface through which mobile node or router is registered. This is also used as an unique identifier for the tunnel from home agent to the mobile router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cmiHaRegMnIfPathMetricType 1.3.6.1.4.1.9.9.174.1.2.1.2.1.7
Specifies the metric to use when multiple path is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  CmiMultiPathMetricType  

cmiHaRegMobilityBindingMacAddress 1.3.6.1.4.1.9.9.174.1.2.1.2.1.8
This object represents the MAC address of Mobile Node.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cmiHaRegCounterTable 1.3.6.1.4.1.9.9.174.1.2.1.3
A table containing registration statistics for all mobile nodes authorized to use this home agent. This table provides the same information as haCounterTable of MIP MIB. The only difference is that indices of table are changed so that mobile nodes which are not identified by the IP address will also be included in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiHaRegCounterEntry

cmiHaRegCounterEntry 1.3.6.1.4.1.9.9.174.1.2.1.3.1
Registration statistics for a single mobile node.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiHaRegCounterEntry  

cmiHaRegMnIdType 1.3.6.1.4.1.9.9.174.1.2.1.3.1.1
The type of the mobile node's identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiEntityIdentifierType  

cmiHaRegMnId 1.3.6.1.4.1.9.9.174.1.2.1.3.1.2
The identifier associated with the mobile node.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiEntityIdentifier  

cmiHaRegServAcceptedRequests 1.3.6.1.4.1.9.9.174.1.2.1.3.1.3
Total number of service requests for the mobile node accepted by the home agent (Code 0 + Code 1).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegServDeniedRequests 1.3.6.1.4.1.9.9.174.1.2.1.3.1.4
Total number of service requests for the mobile node denied by the home agent (sum of all registrations denied with Code 128 through Code 159).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegOverallServTime 1.3.6.1.4.1.9.9.174.1.2.1.3.1.5
Overall service time that has accumulated for the mobile node since the home agent last rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

cmiHaRegRecentServAcceptedTime 1.3.6.1.4.1.9.9.174.1.2.1.3.1.6
The time at which the most recent Registration Request was accepted by the home agent for this mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cmiHaRegRecentServDeniedTime 1.3.6.1.4.1.9.9.174.1.2.1.3.1.7
The time at which the most recent Registration Request was denied by the home agent for this mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cmiHaRegRecentServDeniedCode 1.3.6.1.4.1.9.9.174.1.2.1.3.1.8
The Code indicating the reason why the most recent Registration Request for this mobile node was rejected by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reasonUnspecified(128), admProhibited(129), insufficientResource(130), mnAuthenticationFailure(131), faAuthenticationFailure(132), idMismatch(133), poorlyFormedRequest(134), tooManyBindings(135), unknownHA(136), reverseTunnelUnavailable(137), reverseTunnelBitNotSet(138), encapsulationUnavailable(139)  

cmiHaRegTotalProcLocRegs 1.3.6.1.4.1.9.9.174.1.2.1.4
The total number of Registration Requests processed by the home agent. It includes only those Registration Requests which were authenticated locally by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegMaxProcLocInMinRegs 1.3.6.1.4.1.9.9.174.1.2.1.5
The maximum number of Registration Requests processed in a minute by the home agent. It includes only those Registration Requests which were authenticated locally by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegDateMaxRegsProcLoc 1.3.6.1.4.1.9.9.174.1.2.1.6
The time at which number of Registration Requests processed in a minute by the home agent were maximum. It includes only those Registration Requests which were authenticated locally by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cmiHaRegProcLocInLastMinRegs 1.3.6.1.4.1.9.9.174.1.2.1.7
The number of Registration Requests processed in the last minute by the home agent. It includes only those Registration Requests which were authenticated locally by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegTotalProcByAAARegs 1.3.6.1.4.1.9.9.174.1.2.1.8
The total number of Registration Requests processed by the home agent. It includes only those Registration Requests which were authenticated by the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegMaxProcByAAAInMinRegs 1.3.6.1.4.1.9.9.174.1.2.1.9
The maximum number of Registration Requests processed in a minute by the home agent. It includes only those Registration Requests which were authenticated by the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegDateMaxRegsProcByAAA 1.3.6.1.4.1.9.9.174.1.2.1.10
The time at which number of Registration Requests processed in a minute by the home agent were maximum. It includes only those Registration Requests which were authenticated by the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cmiHaRegProcAAAInLastByMinRegs 1.3.6.1.4.1.9.9.174.1.2.1.11
The number of Registration Requests processed in the last minute by the home agent. It includes only those Registration Requests which were authenticated by the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegAvgTimeRegsProcByAAA 1.3.6.1.4.1.9.9.174.1.2.1.12
The average time taken by the home agent to process a Registration Request. It is calculated based on only those Registration Requests which were authenticated by the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cmiHaRegMaxTimeRegsProcByAAA 1.3.6.1.4.1.9.9.174.1.2.1.13
The maximum time taken by the home agent to process a Registration Request. It considers only those Registration Requests which were authenticated by the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cmiHaRegRequestsReceived 1.3.6.1.4.1.9.9.174.1.2.1.14
Total number of Registration Requests received by the home agent. This include initial registration requests, re-registration requests and de-registration requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegRequestsDenied 1.3.6.1.4.1.9.9.174.1.2.1.15
Total number of Registration Requests denied by the home agent. The reasons for which HA denies a request include: 1. Can't allocate IP address for MN. 2. Request parsing failed. 3. NAI length exceeds the packet length.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRegRequestsDiscarded 1.3.6.1.4.1.9.9.174.1.2.1.16
Total number of Registration Requests discarded by the home agent. The reasons for which HA discards a request include: 1. ip mobile home-agent service is not enabled. 2. HA-CHAP authentication failed. 3. MN Security Association retrieval failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaEncapUnavailable 1.3.6.1.4.1.9.9.174.1.2.1.17
Total number of Registration Requests denied by the home agent due to an unsupported encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaNAICheckFailures 1.3.6.1.4.1.9.9.174.1.2.1.18
Total number of Registration Requests denied by the home agent due to an NAI check failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaInitRegRequestsReceived 1.3.6.1.4.1.9.9.174.1.2.1.19
Total number of initial Registration Requests received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaInitRegRequestsAccepted 1.3.6.1.4.1.9.9.174.1.2.1.20
Total number of initial Registration Requests accepted by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaInitRegRequestsDenied 1.3.6.1.4.1.9.9.174.1.2.1.21
Total number of initial Registration Requests denied by the home agent. Refer cmiHaRegRequestsReceived for the reasons for which HA denies a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaInitRegRequestsDiscarded 1.3.6.1.4.1.9.9.174.1.2.1.22
Total number of initial Registration Requests discarded by the home agent. Refer cmiHaRegRequestsDiscarded for the reasons for which HA discards a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaReRegRequestsReceived 1.3.6.1.4.1.9.9.174.1.2.1.23
Total number of Re-Registration Requests received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaReRegRequestsAccepted 1.3.6.1.4.1.9.9.174.1.2.1.24
Total number of Re-Registration Requests accepted by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaReRegRequestsDenied 1.3.6.1.4.1.9.9.174.1.2.1.25
Total number of Re-Registration Requests denied by the home agent. Refer cmiHaRegRequestsReceived for the reasons for which HA denies a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaReRegRequestsDiscarded 1.3.6.1.4.1.9.9.174.1.2.1.26
Total number of Re-Registration Requests discarded by the home agent. Refer cmiHaRegRequestsDiscarded for the reasons for which HA discards a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaDeRegRequestsReceived 1.3.6.1.4.1.9.9.174.1.2.1.27
Total number of De-Registration Requests received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaDeRegRequestsAccepted 1.3.6.1.4.1.9.9.174.1.2.1.28
Total number of De-Registration Requests accepted by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaDeRegRequestsDenied 1.3.6.1.4.1.9.9.174.1.2.1.29
Total number of De-Registration Requests denied by the home agent. Refer cmiHaRegRequestsReceived for the reasons for which HA denies a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaDeRegRequestsDiscarded 1.3.6.1.4.1.9.9.174.1.2.1.30
Total number of De-Registration Requests discarded by the home agent. Refer cmiHaRegRequestsDiscarded for the reasons for which HA discards a request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaReverseTunnelUnavailable 1.3.6.1.4.1.9.9.174.1.2.1.31
Total number of Registration Requests denied by the home agent -- requested reverse tunnel unavailable (Code 137).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaReverseTunnelBitNotSet 1.3.6.1.4.1.9.9.174.1.2.1.32
Total number of Registration Requests denied by the home agent -- reverse tunnel is mandatory and 'T' bit not set (Code 138).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaEncapsulationUnavailable 1.3.6.1.4.1.9.9.174.1.2.1.33
Total number of Registration Requests denied by the home agent -- requested encapsulation unavailable (Code 72).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaCvsesFromMnRejected 1.3.6.1.4.1.9.9.174.1.2.1.34
Total number of Registration Requests denied by the home agent -- Unsupported Vendor-ID or unable to interpret Vendor-CVSE-Type in the CVSE sent by the mobile node to the home agent (code 140).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaCvsesFromFaRejected 1.3.6.1.4.1.9.9.174.1.2.1.35
Total number of Registration Requests denied by the home agent -- Unsupported Vendor-ID or unable to interpret Vendor-CVSE-Type in the CVSE sent by the foreign agent to the home agent (code 141).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaNvsesFromMnNeglected 1.3.6.1.4.1.9.9.174.1.2.1.36
Total number of Registration Requests, which has an NVSE extension with - unsupported Vendor-ID or unable to interpret Vendor-NVSE-Type in the NVSE sent by the mobile node to the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaNvsesFromFaNeglected 1.3.6.1.4.1.9.9.174.1.2.1.37
Total number of Registration Requests, which has an NVSE extension with - unsupported Vendor-ID or unable to interpret Vendor-NVSE-Type in the NVSE sent by the foreign agent to the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaMnHaAuthFailures 1.3.6.1.4.1.9.9.174.1.2.1.38
Total number of Registration Requests denied due to MN and home agent auth extension failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaMnAAAAuthFailures 1.3.6.1.4.1.9.9.174.1.2.1.39
Total number of Registration Requests denied due to MN-AAA auth extension failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaMaximumBindings 1.3.6.1.4.1.9.9.174.1.2.1.40
This object represents the maximum number of registrations allowed by the home agent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..500000  

cmiHaRegIntervalSize 1.3.6.1.4.1.9.9.174.1.2.1.41
This object represents the interval for which cmiHaRegIntervalMaxActiveBindings, cmiHaRegInterval3gpp2MaxActiveBindings, cmiHaRegIntervalWimaxMaxActiveBindings are calculated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 15..300  

cmiHaRegIntervalMaxActiveBindings 1.3.6.1.4.1.9.9.174.1.2.1.42
This object represents the maximum number of active bindings present at any time during the elapsed time interval configured through cmiHaRegIntervalSize. When the time interval is modified through cmiHaRegIntervalSize, a value of zero will be populated till one complete new interval is elapsed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiHaRegInterval3gpp2MaxActiveBindings 1.3.6.1.4.1.9.9.174.1.2.1.43
This object represents the maximum number of active 3GPP2 bindings present at any time during the elapsed time interval configured through cmiHaRegIntervalSize. When the time interval is modified through cmiHaRegIntervalSize, a value of zero will be populated till one complete new interval is elapsed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiHaRegIntervalWimaxMaxActiveBindings 1.3.6.1.4.1.9.9.174.1.2.1.44
This object represents the maximum number of active WIMAX bindings present at any time during the elapsed time interval configured through cmiHaRegIntervalSize. When the time interval is modified through cmiHaRegIntervalSize, a value of zero will be populated till one complete new interval is elapsed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiHaRegTunnelStatsTable 1.3.6.1.4.1.9.9.174.1.2.1.45
This table provides the statistics about the active tunnels between HA and CoA. A row is added to this table when a new tunnel is created between HA and CoA. A row is deleted in this table when an existing tunnel between HA and CoA is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiHaRegTunnelStatsEntry

cmiHaRegTunnelStatsEntry 1.3.6.1.4.1.9.9.174.1.2.1.45.1
Each entry represents a conceptual row in cmiHaRegTunnelStatsTable and corresponds to the statistics for a single active tunnel between HA and CoA.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiHaRegTunnelStatsEntry  

cmiHaRegTunnelStatsSrcAddrType 1.3.6.1.4.1.9.9.174.1.2.1.45.1.1
This object represents the type of the address stored in cmiHaRegTunnelStatsSrcAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cmiHaRegTunnelStatsSrcAddr 1.3.6.1.4.1.9.9.174.1.2.1.45.1.2
This object represents the source address of the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cmiHaRegTunnelStatsDestAddrType 1.3.6.1.4.1.9.9.174.1.2.1.45.1.3
This object represents the type of the address stored in cmiHaRegTunnelStatsDestAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cmiHaRegTunnelStatsDestAddr 1.3.6.1.4.1.9.9.174.1.2.1.45.1.4
This object represents the destination address of the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cmiHaRegTunnelStatsTunnelType 1.3.6.1.4.1.9.9.174.1.2.1.45.1.5
This object represents the tunneling protocol in use between the HA and CoA.
Status: current Access: read-only
OBJECT-TYPE    
  CmiTunnelType  

cmiHaRegTunnelStatsNumUsers 1.3.6.1.4.1.9.9.174.1.2.1.45.1.6
This object represents the number of users on the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiHaRegTunnelStatsDataRateInt 1.3.6.1.4.1.9.9.174.1.2.1.45.1.7
This object represents the interval for which cmiHaRegTunnelStatsInBitRate, cmiHaRegTunnelStatsInPktRate, cmiHaRegTunnelStatsOutBitRate and cmiHaRegTunnelStatsOutPktRate are calculated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cmiHaRegTunnelStatsInBitRate 1.3.6.1.4.1.9.9.174.1.2.1.45.1.8
This object represents the number of bits received at the tunnel per second in the interval represented by cmiHaRegTunnelStatsDataRateInt.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cmiHaRegTunnelStatsInPktRate 1.3.6.1.4.1.9.9.174.1.2.1.45.1.9
This object represents the number of packets received at the tunnel per second in the interval represented by cmiHaRegTunnelStatsDataRateInt.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cmiHaRegTunnelStatsInBytes 1.3.6.1.4.1.9.9.174.1.2.1.45.1.10
This object represents the total number of bytes received at the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cmiHaRegTunnelStatsInPkts 1.3.6.1.4.1.9.9.174.1.2.1.45.1.11
This object represents the total number of packets received at the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cmiHaRegTunnelStatsOutBitRate 1.3.6.1.4.1.9.9.174.1.2.1.45.1.12
This object represents the number of bits transmitted from the tunnel per second in the interval represented by cmiHaRegTunnelStatsDataRateInt.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cmiHaRegTunnelStatsOutPktRate 1.3.6.1.4.1.9.9.174.1.2.1.45.1.13
This object represents the number of packets transmitted from the tunnel per second in the interval represented by cmiHaRegTunnelStatsDataRateInt.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cmiHaRegTunnelStatsOutBytes 1.3.6.1.4.1.9.9.174.1.2.1.45.1.14
This object represents the total number of bytes transmitted from the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cmiHaRegTunnelStatsOutPkts 1.3.6.1.4.1.9.9.174.1.2.1.45.1.15
This object represents the total number of packets transmitted from the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cmiHaRedunSentBUs 1.3.6.1.4.1.9.9.174.1.2.2.1
Total number of binding updates sent by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunFailedBUs 1.3.6.1.4.1.9.9.174.1.2.2.2
Total number of binding updates sent by the home agent for which no acknowledgement is received from the standby home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunReceivedBUAcks 1.3.6.1.4.1.9.9.174.1.2.2.3
Total number of acknowledgements received in response to binding updates sent by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunTotalSentBUs 1.3.6.1.4.1.9.9.174.1.2.2.4
Total number of binding updates sent by the home agent including retransmissions of same binding update.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunReceivedBUs 1.3.6.1.4.1.9.9.174.1.2.2.5
Total number of binding updates received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunSentBUAcks 1.3.6.1.4.1.9.9.174.1.2.2.6
Total number of acknowledgements sent in response to binding updates received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunSentBIReqs 1.3.6.1.4.1.9.9.174.1.2.2.7
Total number of binding information requests sent by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunFailedBIReqs 1.3.6.1.4.1.9.9.174.1.2.2.8
Total number of binding information requests sent by the home agent for which no reply is received from the active home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunTotalSentBIReqs 1.3.6.1.4.1.9.9.174.1.2.2.9
Total number of binding information requests sent by the home agent including retransmissions of the same request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunReceivedBIReps 1.3.6.1.4.1.9.9.174.1.2.2.10
Total number of binding information replies received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunDroppedBIReps 1.3.6.1.4.1.9.9.174.1.2.2.11
Total number of binding information replies dropped since there is no corresponding binding information request sent by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunSentBIAcks 1.3.6.1.4.1.9.9.174.1.2.2.12
Total number of acknowledgements sent in response to binding information replies received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunReceivedBIReqs 1.3.6.1.4.1.9.9.174.1.2.2.13
Total number of binding information requests received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunSentBIReps 1.3.6.1.4.1.9.9.174.1.2.2.14
Total number of binding information replies sent by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunFailedBIReps 1.3.6.1.4.1.9.9.174.1.2.2.15
Total number of binding information replies sent by by the home agent for which no acknowledgement is received from the standby home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunTotalSentBIReps 1.3.6.1.4.1.9.9.174.1.2.2.16
Total number of binding information replies sent by the home agent including retransmissions of the same reply.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunReceivedBIAcks 1.3.6.1.4.1.9.9.174.1.2.2.17
Total number of acknowledgements received in response to binding information replies sent by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunDroppedBIAcks 1.3.6.1.4.1.9.9.174.1.2.2.18
Total number of acknowledgements dropped by the home agent since there are no corresponding binding information replies sent by it.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaRedunSecViolations 1.3.6.1.4.1.9.9.174.1.2.2.19
Total number of security violations in the home agent caused by processing of the packets received from the peer home agent. Security violations can occur due to the following reasons. - the authenticator value in the packet is invalid. - value stored in the identification field of the packet is invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiHaMrTable 1.3.6.1.4.1.9.9.174.1.2.3.1
A table containing details about all mobile routers associated with the Home Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiHaMrEntry

cmiHaMrEntry 1.3.6.1.4.1.9.9.174.1.2.3.1.1
Information related to a single mobile router associated with the Home Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiHaMrEntry  

cmiHaMrAddrType 1.3.6.1.4.1.9.9.174.1.2.3.1.1.1
Represents the type of IP address stored in cmiHaMrAddr. Only IPv4 address type is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cmiHaMrAddr 1.3.6.1.4.1.9.9.174.1.2.3.1.1.2
IP address of a mobile router providing mobility to one or more networks. Only IPv4 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

cmiHaMrDynamic 1.3.6.1.4.1.9.9.174.1.2.3.1.1.3
Specifies whether the mobile router is capable of registering networks dynamically or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmiHaMrStatus 1.3.6.1.4.1.9.9.174.1.2.3.1.1.4
The row status for the MR entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmiHaMrMultiPath 1.3.6.1.4.1.9.9.174.1.2.3.1.1.5
Specifies whether multiple path is enabled on this mobile router or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmiHaMrMultiPathMetricType 1.3.6.1.4.1.9.9.174.1.2.3.1.1.6
Specifies the metric to use when multiple path is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  CmiMultiPathMetricType  

cmiHaMobNetTable 1.3.6.1.4.1.9.9.174.1.2.3.2
A table containing information about all the mobile networks associated with a Home Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiHaMobNetEntry

cmiHaMobNetEntry 1.3.6.1.4.1.9.9.174.1.2.3.2.1
Information of a single mobile network associated with a Home Agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiHaMobNetEntry  

cmiHaMobNetAddressType 1.3.6.1.4.1.9.9.174.1.2.3.2.1.1
Represents the type of IP address stored in cmiHaMobNetAddress. Only IPv4 address type is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cmiHaMobNetAddress 1.3.6.1.4.1.9.9.174.1.2.3.2.1.2
IP address of the mobile network. Only IPv4 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

cmiHaMobNetPfxLen 1.3.6.1.4.1.9.9.174.1.2.3.2.1.3
Prefix length associated with the mobile network ip address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

cmiHaMobNetDynamic 1.3.6.1.4.1.9.9.174.1.2.3.2.1.4
Indicates whether the mobile network has been registered dynamically or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiHaMobNetStatus 1.3.6.1.4.1.9.9.174.1.2.3.2.1.5
The row status for the mobile network entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmiSecAssocsCount 1.3.6.1.4.1.9.9.174.1.3.1
Total number of mobility security associations known to the entity i.e. the number of entries in the cmiSecAssocTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiSecAssocTable 1.3.6.1.4.1.9.9.174.1.3.2
A table containing Mobility Security Associations. This table provides the same information as mipSecAssocTable of MIP MIB. The differences are: - indices of the table are changed so that mobile nodes which are not identified by the IP address will also be included in the table. - rowStatus object is added to the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiSecAssocEntry

cmiSecAssocEntry 1.3.6.1.4.1.9.9.174.1.3.2.1
One particular Mobility Security Association.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiSecAssocEntry  

cmiSecPeerIdentifierType 1.3.6.1.4.1.9.9.174.1.3.2.1.1
The type of the peer entity's identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiEntityIdentifierType  

cmiSecPeerIdentifier 1.3.6.1.4.1.9.9.174.1.3.2.1.2
The identifier of the peer entity with which this node shares the mobility security association.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiEntityIdentifier  

cmiSecSPI 1.3.6.1.4.1.9.9.174.1.3.2.1.3
The SPI is the 4-byte index within the Mobility Security Association which selects the specific security parameters to be used to authenticate the peer, i.e. the rest of the variables in this cmiSecAssocEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiSpi  

cmiSecAlgorithmType 1.3.6.1.4.1.9.9.174.1.3.2.1.4
Type of authentication algorithm. other(1) Any other authentication algorithm not specified here. md5(2) MD5 message-digest algorithm. hmacMD5(3) HMAC MD5 message-digest algorithm.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), md5(2), hmacMD5(3)  

cmiSecAlgorithmMode 1.3.6.1.4.1.9.9.174.1.3.2.1.5
Security mode used by this algorithm. other(1) Any other mode not specified here. prefixSuffix(2) In this mode, data over which authenticator value needs to be calculated is preceded and followed by the 128 bit shared secret key.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), prefixSuffix(2)  

cmiSecKey 1.3.6.1.4.1.9.9.174.1.3.2.1.6
The shared secret key for the security associations. Reading this object will always return zero length value.
Status: deprecated Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

cmiSecReplayMethod 1.3.6.1.4.1.9.9.174.1.3.2.1.7
The replay-protection method supported for this SPI within this Mobility Security Association. other(1) Any other replay protection method not specified here. timestamps(2) Timestamp based replay protection method. nonces(3) Nonce based replay protection method.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), timestamps(2), nonces(3)  

cmiSecStatus 1.3.6.1.4.1.9.9.174.1.3.2.1.8
The row status for this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmiSecKey2 1.3.6.1.4.1.9.9.174.1.3.2.1.9
The shared secret key for the security associations. Reading this object will always return zero length value. If the value is given in hex, it should be 16 bytes in length. If it is in ascii, it can vary from 1 to 16 characters.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

cmiHaSystemVersion 1.3.6.1.4.1.9.9.174.1.2.4.1
MobileIP HA Release Version
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cmiSecViolationTable 1.3.6.1.4.1.9.9.174.1.3.3
A table containing information about security violations. This table provides the same information as mipSecViolationTable of MIP MIB. The only difference is that indices of the table are changed so that mobile nodes which are not identified by the IP address will also be included in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiSecViolationEntry

cmiSecViolationEntry 1.3.6.1.4.1.9.9.174.1.3.3.1
Information about one particular security violation.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiSecViolationEntry  

cmiSecViolatorIdentifierType 1.3.6.1.4.1.9.9.174.1.3.3.1.1
The type of Violator's identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiEntityIdentifierType  

cmiSecViolatorIdentifier 1.3.6.1.4.1.9.9.174.1.3.3.1.2
Violator's identifier. The violator is not necessary in the cmiSecAssocTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiEntityIdentifier  

cmiSecTotalViolations 1.3.6.1.4.1.9.9.174.1.3.3.1.3
Total number of security violations for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiSecRecentViolationSPI 1.3.6.1.4.1.9.9.174.1.3.3.1.4
SPI of the most recent security violation for this peer. If the security violation is due to an identification mismatch, then this is the SPI from the Mobile-Home Authentication Extension. If the security violation is due to an invalid authenticator, then this is the SPI from the offending authentication extension. In all other cases, it should be set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  CmiSpi  

cmiSecRecentViolationTime 1.3.6.1.4.1.9.9.174.1.3.3.1.5
Time of the most recent security violation for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cmiSecRecentViolationIDLow 1.3.6.1.4.1.9.9.174.1.3.3.1.6
Low-order 32 bits of identification used in request or reply of the most recent security violation for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cmiSecRecentViolationIDHigh 1.3.6.1.4.1.9.9.174.1.3.3.1.7
High-order 32 bits of identification used in request or reply of the most recent security violation for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cmiSecRecentViolationReason 1.3.6.1.4.1.9.9.174.1.3.3.1.8
Reason for the most recent security violation for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noMobilitySecurityAssociation(1), badAuthenticator(2), badIdentifier(3), badSPI(4), missingSecurityExtension(5), other(6)  

cmiMaRegMaxInMinuteRegs 1.3.6.1.4.1.9.9.174.1.4.1.1
The maximum number of Registration Requests received in a minute by the mobility agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMaRegDateMaxRegsReceived 1.3.6.1.4.1.9.9.174.1.4.1.2
The time at which number of Registration Requests received in a minute by the mobility agent were maximum.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cmiMaRegInLastMinuteRegs 1.3.6.1.4.1.9.9.174.1.4.1.3
The number of Registration Requests received in the last minute by the mobility agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMnAdvFlags 1.3.6.1.4.1.9.9.174.1.5.1.1.1
The flags are contained in the 7th byte in the extension of the most recently received mobility agent advertisement: gre -- Agent offers Generic Routing Encapsulation minEnc, -- Agent offers Minimal Encapsulation foreignAgent, -- Agent is a Foreign Agent homeAgent, -- Agent is a Home Agent busy, -- Foreign Agent is busy regRequired, -- FA registration is required reverseTunnel, -- Agent supports reverse tunneling.
Status: current Access: read-only
OBJECT-TYPE    
  BITS gre(0), minEnc(1), foreignAgent(2), homeAgent(3), busy(4), regRequired(5), reverseTunnel(6)  

cmiMnRegistrationTable 1.3.6.1.4.1.9.9.174.1.5.2.1
A table containing information about the mobile node's attempted registration(s). The mobile node updates this table based upon Registration Requests sent and Registration Replies received in response to these requests. Certain variables within this table are also updated when Registration Requests are retransmitted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiMnRegistrationEntry

cmiMnRegistrationEntry 1.3.6.1.4.1.9.9.174.1.5.2.1.1
Information about one registration attempt.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiMnRegistrationEntry  

cmiMnRegFlags 1.3.6.1.4.1.9.9.174.1.5.2.1.1.1
Registration flags sent by the mobile node. It is the second byte in the Mobile IP Registration Request message.
Status: current Access: read-only
OBJECT-TYPE    
  CmiRegistrationFlags  

cmiMrReverseTunnel 1.3.6.1.4.1.9.9.174.1.5.3.1
Specifies whether reverse tunneling is enabled on the mobile router or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmiMrRedundancyGroup 1.3.6.1.4.1.9.9.174.1.5.3.2
Name of the redundancy group used to provide network availability for the mobile router.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cmiMrMobNetTable 1.3.6.1.4.1.9.9.174.1.5.3.3
A table containing information about all the networks for which mobility is provided by the mobile router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiMrMobNetEntry

cmiMrMobNetEntry 1.3.6.1.4.1.9.9.174.1.5.3.3.1
Details of a single mobile network on mobile router.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiMrMobNetEntry  

cmiMrMobNetIfIndex 1.3.6.1.4.1.9.9.174.1.5.3.3.1.1
The ifIndex value from Interfaces table of MIB II for the interface on the mobile router connected to the mobile network.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cmiMrMobNetAddrType 1.3.6.1.4.1.9.9.174.1.5.3.3.1.2
Represents the type of IP address stored in cmiMrMobNetAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cmiMrMobNetAddr 1.3.6.1.4.1.9.9.174.1.5.3.3.1.3
IP address of the mobile network.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

cmiMrMobNetPfxLen 1.3.6.1.4.1.9.9.174.1.5.3.3.1.4
Prefix length associated with the mobile network ip address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

cmiMrMobNetStatus 1.3.6.1.4.1.9.9.174.1.5.3.3.1.5
The row status for the mobile network entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmiMrHaTunnelIfIndex 1.3.6.1.4.1.9.9.174.1.5.3.4
The ifIndex value from Interfaces table of MIB II for the tunnel interface (to HA) of the mobile router.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cmiMrHATable 1.3.6.1.4.1.9.9.174.1.5.3.5
A table containing additional parameters related to a home agent beyond that provided by MIP MIB mnHATable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiMrHAEntry

cmiMrHAEntry 1.3.6.1.4.1.9.9.174.1.5.3.5.1
Additional information about a particular entry in the mnHATable beyond that provided by MIP MIB mnHAEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiMrHAEntry  

cmiMrHAPriority 1.3.6.1.4.1.9.9.174.1.5.3.5.1.1
The priority for this home agent.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

cmiMrHABest 1.3.6.1.4.1.9.9.174.1.5.3.5.1.2
Indicates whether this home agent is the best (in terms of the priority or the configuration time, when multiple home agents have the same priority) or not. When it is true, the mobile router will try to register with this home agent first.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiMrIfTable 1.3.6.1.4.1.9.9.174.1.5.3.6
A table containing roaming/solicitation parameters for all roaming interfaces on the mobile router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiMrIfEntry

cmiMrIfEntry 1.3.6.1.4.1.9.9.174.1.5.3.6.1
Roaming/solicitation parameters for one interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiMrIfEntry  

cmiMrIfIndex 1.3.6.1.4.1.9.9.174.1.5.3.6.1.1
The ifIndex value from Interfaces table of MIB II for an interface on the Mobile router.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cmiMRIfDescription 1.3.6.1.4.1.9.9.174.1.5.3.6.1.2
Description of the access type for the mobile router interface.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

cmiMrIfHoldDown 1.3.6.1.4.1.9.9.174.1.5.3.6.1.3
Waiting time after which mobile router registers to agents heard on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..3600  

cmiMrIfRoamPriority 1.3.6.1.4.1.9.9.174.1.5.3.6.1.4
The priority value used to select an interface among multiple interfaces to send registration request.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

cmiMrIfSolicitPeriodic 1.3.6.1.4.1.9.9.174.1.5.3.6.1.5
Specifies whether periodic agent solicitation is enabled or not. If this object is set to true(1), the mobile router will send solicitations on this interface periodically according to other configured parameters.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmiMrIfSolicitInterval 1.3.6.1.4.1.9.9.174.1.5.3.6.1.6
The time interval after which a solicitation has to be sent once an agent advertisement is heard on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

cmiMrIfSolicitRetransInitial 1.3.6.1.4.1.9.9.174.1.5.3.6.1.7
The wait period before first retransmission of a solicitation when no agent advertisement is heard.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..10000  

cmiMrIfSolicitRetransMax 1.3.6.1.4.1.9.9.174.1.5.3.6.1.8
This value specifies the maximum limit for the solicitation retransmission timeout. For each successive solicit message retransmission timeout period is twice the previous period.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..10000  

cmiMrIfSolicitRetransLimit 1.3.6.1.4.1.9.9.174.1.5.3.6.1.9
The maximum number of solicitation retransmissions allowed.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..10  

cmiMrIfSolicitRetransCurrent 1.3.6.1.4.1.9.9.174.1.5.3.6.1.10
Current retransmission interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 10..10000  

cmiMrIfSolicitRetransRemaining 1.3.6.1.4.1.9.9.174.1.5.3.6.1.11
Time remaining before the current retransmission interval expires.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiMrIfSolicitRetransCount 1.3.6.1.4.1.9.9.174.1.5.3.6.1.12
The number of retransmissions of the solicitation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMrIfCCoaAddressType 1.3.6.1.4.1.9.9.174.1.5.3.6.1.13
Represents the type of IP address stored in cmiMrIfCCoaAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cmiMrIfCCoaAddress 1.3.6.1.4.1.9.9.174.1.5.3.6.1.14
Interface address to be used as a collocated care-of IP address. Currently, the primary interface IP address is used as the CCoA.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cmiMrIfCCoaDefaultGwType 1.3.6.1.4.1.9.9.174.1.5.3.6.1.15
Represents the type of IP address stored in cmiMrIfCCoaDefaultGw.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cmiMrIfCCoaDefaultGw 1.3.6.1.4.1.9.9.174.1.5.3.6.1.16
Gateway IP address to be used with CCoA registrations on an interface other than serial interface with a static (fixed) IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4|16)  

cmiMrIfCCoaRegRetry 1.3.6.1.4.1.9.9.174.1.5.3.6.1.17
Time to wait between successive registration attempts after CCoA registration failure.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

cmiMrIfCCoaRegRetryRemaining 1.3.6.1.4.1.9.9.174.1.5.3.6.1.18
Time remaining before the current CCoA registration retry interval expires.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiMrIfStatus 1.3.6.1.4.1.9.9.174.1.5.3.6.1.19
The row status for this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmiMrIfCCoaRegistration 1.3.6.1.4.1.9.9.174.1.5.3.6.1.20
This indicates the type of registraton mobile router will currently attempt on this interface. If cmiMrIfCCoaRegistration is false, the mobile router will attempt to register through a foreign agent. If cmiMrIfCCoaRegistration is true, the mobile router will attempt CCoA registration. cmiMrIfCCoaRegistration will be true when cmiMrIfCCoaOnly is set to true. cmiMrIfCCoaRegistration will also be true when cmiMrIfCCoaOnly is set to 'false' and foreign agent advertisements are not heard on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiMrIfCCoaOnly 1.3.6.1.4.1.9.9.174.1.5.3.6.1.21
This specifies whether 'ccoa-only' state is enabled or not on this mobile router interface. When this variable is set to true, mobile router will attempt to register directly using a CCoA and will not attempt foreign agent registrations even if foreign agent advertisements are heard on this interface. When set to false, the mobile router will attempt to register via a foreign agent whenever foreign agent advertisements are heard. When foreign agent advertisements are not heard, then the interface will attempt CCoA registration.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmiMrIfCCoaEnable 1.3.6.1.4.1.9.9.174.1.5.3.6.1.22
This enables CCoA registrations on the mobile router interface. When this object is set to false, the mobile router will attempt only foreign agent registrations on this interface. When this object is set to true, the interface is enabled for CCoA registration. Depending on the value of the cmiMrIfCCoaOnly object, the mobile router may register with a CCoA or with a foreign agent.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmiMrIfRoamStatus 1.3.6.1.4.1.9.9.174.1.5.3.6.1.23
Indicates whether the mobile router is currently registered through this interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiMrIfRegisteredCoAType 1.3.6.1.4.1.9.9.174.1.5.3.6.1.24
Represents the type of address stored in cmiMrIfRegisteredCoA.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cmiMrIfRegisteredCoA 1.3.6.1.4.1.9.9.174.1.5.3.6.1.25
Represents the care-of address registered by the mobile router through this interface. This will be zero when the mobile router is at home or not registered. If the registration is through a foreign agent, this contains the foreign agent care-of address. If the registration uses a collocated care-of address, this contains the collocated care-of address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cmiMrIfRegisteredMaAddrType 1.3.6.1.4.1.9.9.174.1.5.3.6.1.26
Represents the type of address stored in cmiMrIfRegisteredMaAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cmiMrIfRegisteredMaAddr 1.3.6.1.4.1.9.9.174.1.5.3.6.1.27
Represents the address of the mobility agent through which this mobile router interface is registered. It contains the home agent address if registered using a collocated care-of address. It contains the foreign agent address if registered through a foreign agent. It is zero when the mobile router is at home or not registered.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cmiMrIfHaTunnelIfIndex 1.3.6.1.4.1.9.9.174.1.5.3.6.1.28
The ifIndex value from Interfaces table of MIB II for the tunnel interface (to home agent) of the mobile router through this roaming interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cmiMrIfID 1.3.6.1.4.1.9.9.174.1.5.3.6.1.29
A unique number identifying the roaming interface. This is also used as an unique identifier for the tunnel between home agent and mobile router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cmiMrBetterIfDetected 1.3.6.1.4.1.9.9.174.1.5.3.7
Number of times that the mobile router has detected a better interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMrTunnelPktsRcvd 1.3.6.1.4.1.9.9.174.1.5.3.8
Number of packets received on the MR-HA tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMrTunnelPktsSent 1.3.6.1.4.1.9.9.174.1.5.3.9
Number of packets sent through the MR-HA tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMrTunnelBytesRcvd 1.3.6.1.4.1.9.9.174.1.5.3.10
Number of bytes received on the MR-HA tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMrTunnelBytesSent 1.3.6.1.4.1.9.9.174.1.5.3.11
Number of bytes sent through the MR-HA tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMrRedStateActive 1.3.6.1.4.1.9.9.174.1.5.3.12
Number of times the redundancy state of the mobile router changed to active.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMrRedStatePassive 1.3.6.1.4.1.9.9.174.1.5.3.13
Number of times the redundancy state of the mobile router changed to passive.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiMrCollocatedTunnel 1.3.6.1.4.1.9.9.174.1.5.3.14
This indicates whether a single tunnel or dual tunnels will be created between MR and HA when the mobile router registers with a CCoA.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER single(1), double(2)  

cmiMrMultiPath 1.3.6.1.4.1.9.9.174.1.5.3.15
Specifies whether multiple path is enabled on the mobile router or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmiMrMultiPathMetricType 1.3.6.1.4.1.9.9.174.1.5.3.16
Specifies the metric to use when multiple path is enabled on the mobile router.
Status: current Access: read-write
OBJECT-TYPE    
  CmiMultiPathMetricType  

cmiMrMaAdvTable 1.3.6.1.4.1.9.9.174.1.5.4.1
A table with information related to all the agent advertisements heard by the mobile router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiMrMaAdvEntry

cmiMrMaAdvEntry 1.3.6.1.4.1.9.9.174.1.5.4.1.1
Information related to a single agent advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiMrMaAdvEntry  

cmiMrMaAddressType 1.3.6.1.4.1.9.9.174.1.5.4.1.1.1
Represents the type of IP address stored in cmiMrMaAddress. Only IPv4 address type is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cmiMrMaAddress 1.3.6.1.4.1.9.9.174.1.5.4.1.1.2
IP address of the mobile agent from which the advertisement was received. Only IPv4 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

cmiMrMaIsHa 1.3.6.1.4.1.9.9.174.1.5.4.1.1.3
Indicates whether the mobile agent is a home agent for the mobile router or not. If true, it means that the agent is one of the mobile router's configured home agents.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmiMrMaAdvRcvIf 1.3.6.1.4.1.9.9.174.1.5.4.1.1.4
The ifIndex value from Interfaces table of MIB II for the interface of mobile router on which the advertisement from the mobile agent was received.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

cmiMrMaIfMacAddress 1.3.6.1.4.1.9.9.174.1.5.4.1.1.5
Mobile agent advertising interface MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cmiMrMaAdvSequence 1.3.6.1.4.1.9.9.174.1.5.4.1.1.6
The sequence number of the most recently received agent advertisement. The sequence number ranges from 0 to 0xffff. After the sequence number attains the value 0xffff, it will roll over to 256.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cmiMrMaAdvFlags 1.3.6.1.4.1.9.9.174.1.5.4.1.1.7
The flags contained in the 7th byte in the extension of the most recently received mobility agent advertisement: reverseTunnel, -- Agent supports reverse tunneling gre, -- Agent offers Generic Routing Encapsulation minEnc, -- Agent offers Minimal Encapsulation foreignAgent, -- Agent is a Foreign Agent homeAgent, -- Agent is a Home Agent busy, -- Foreign Agent is busy regRequired -- FA registration is required.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reverseTunnel(0), gre(1), minEnc(2), foreignAgent(3), homeAgent(4), busy(5), regRequired(6)  

cmiMrMaAdvMaxRegLifetime 1.3.6.1.4.1.9.9.174.1.5.4.1.1.8
The longest registration lifetime in seconds that the agent is willing to accept in any registration request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cmiMrMaAdvMaxLifetime 1.3.6.1.4.1.9.9.174.1.5.4.1.1.9
The maximum length of time that the Advertisement is considered valid in the absence of further Advertisements.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cmiMrMaAdvLifetimeRemaining 1.3.6.1.4.1.9.9.174.1.5.4.1.1.10
The time remaining for the advertisement lifetime expiration.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiMrMaAdvTimeReceived 1.3.6.1.4.1.9.9.174.1.5.4.1.1.11
The time at which the most recently received advertisement was received.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cmiMrMaAdvTimeFirstHeard 1.3.6.1.4.1.9.9.174.1.5.4.1.1.12
The time at which the first Advertisement from the mobile agent was received.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cmiMrMaHoldDownRemaining 1.3.6.1.4.1.9.9.174.1.5.4.1.1.13
The time remaining for the hold down period expiration.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmiMrRegExtendExpire 1.3.6.1.4.1.9.9.174.1.5.5.1
Time in seconds before lifetime expiration to send registration request.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..3600  

cmiMrRegExtendRetry 1.3.6.1.4.1.9.9.174.1.5.5.2
The number of retries to be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..10  

cmiMrRegExtendInterval 1.3.6.1.4.1.9.9.174.1.5.5.3
Time after which the mobile router is to send another registration request when no reply is received.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..3600  

cmiMrRegLifetime 1.3.6.1.4.1.9.9.174.1.5.5.4
The requested lifetime in registration requests.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 3..65535  

cmiMrRegRetransInitial 1.3.6.1.4.1.9.9.174.1.5.5.5
Time to wait before retransmission for the first time when no reply is received.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..10000  

cmiMrRegRetransMax 1.3.6.1.4.1.9.9.174.1.5.5.6
Maximum retransmission time allowed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..10000  

cmiMrRegRetransLimit 1.3.6.1.4.1.9.9.174.1.5.5.7
The maximum number of retransmissions allowed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..10  

cmiMrRegNewHa 1.3.6.1.4.1.9.9.174.1.5.5.8
The number of times MR registers with a different HA due to changes in HA / HA priority.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmiTrapControl 1.3.6.1.4.1.9.9.174.1.6.1
An object to turn Mobile IP notification generation on and off. Setting a notification type's bit to 1 enables generation of notifications of that type, subject to further filtering resulting from entries in the snmpNotificationMIB. Setting the bit to 0 disables generation of notifications of that type.
Status: current Access: read-write
OBJECT-TYPE    
  BITS cmiMrStateChangeTrap(0), cmiMrCoaChangeTrap(1), cmiMrNewMATrap(2), cmiHaMnRegFailedTrap(3), cmiHaMaxBindingsNotif(4)  

cmiNtRegCOAType 1.3.6.1.4.1.9.9.174.1.6.3
Represents the type of the address stored in cmiHaRegMnCOA.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cmiNtRegCOA 1.3.6.1.4.1.9.9.174.1.6.4
The Mobile Node's Care-of address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cmiNtRegHAAddrType 1.3.6.1.4.1.9.9.174.1.6.5
Represents the type of the address stored in cmiHaRegMnHa.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cmiNtRegHomeAgent 1.3.6.1.4.1.9.9.174.1.6.6
The Mobile Node's Home Agent address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cmiNtRegHomeAddressType 1.3.6.1.4.1.9.9.174.1.6.7
Represents the type of the address stored in cmiHaRegRecentHomeAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cmiNtRegHomeAddress 1.3.6.1.4.1.9.9.174.1.6.8
Home (IP) address of visiting mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cmiNtRegNAI 1.3.6.1.4.1.9.9.174.1.6.9
The identifier associated with the mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

cmiNtRegDeniedCode 1.3.6.1.4.1.9.9.174.1.6.10
The Code indicating the reason why the most recent Registration Request for this mobile node was rejected by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reasonUnspecified(128), admProhibited(129), insufficientResource(130), mnAuthenticationFailure(131), faAuthenticationFailure(132), idMismatch(133), poorlyFormedRequest(134), tooManyBindings(135), unknownHA(136), reverseTunnelUnavailable(137), reverseTunnelBitNotSet(138), encapsulationUnavailable(139)  

ciscoMobileIpMIBNotifications 1.3.6.1.4.1.9.9.174.0
OBJECT IDENTIFIER    

cmiMrStateChange 1.3.6.1.4.1.9.9.174.0.1
The Mobile Router state change notification. This notification is sent when the Mobile Router has undergone a state change from its previous state of Mobile IP. Generation of this notification is controlled by the cmiTrapControl object.
Status: current Access: read-only
NOTIFICATION-TYPE    

cmiMrCoaChange 1.3.6.1.4.1.9.9.174.0.2
The Mobile Router care-of-address change notification. This notification is sent when the Mobile Router has changed its care-of-address. Generation of this notification is controlled by the cmiTrapControl object.
Status: current Access: read-only
NOTIFICATION-TYPE    

cmiMrNewMA 1.3.6.1.4.1.9.9.174.0.3
The Mobile Router new agent discovery notification. This notification is sent when the Mobile Router has heard an agent advertisement from a new mobile agent. Generation of this notification is controlled by the cmiTrapControl object.
Status: current Access: read-only
NOTIFICATION-TYPE    

cmiHaMnRegReqFailed 1.3.6.1.4.1.9.9.174.0.4
The MN registration request failed notification. This notification is sent when the registration request from MN is rejected by Home Agent.
Status: current Access: read-only
NOTIFICATION-TYPE    

cmiHaMaxBindingsNotif 1.3.6.1.4.1.9.9.174.0.5
This notification is generated when the registration request from an MN is rejected by the home agent, and the total number of registrations on the home agent has already reached the maximum number of allowed bindings represented by cmiHaMaximumBindings.
Status: current Access: read-only
NOTIFICATION-TYPE    

cmiMaAdvConfigTable 1.3.6.1.4.1.9.9.174.1.4.2.1
A table containing configurable advertisement parameters for all advertisement interfaces in the mobility agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmiMaAdvConfigEntry

cmiMaAdvConfigEntry 1.3.6.1.4.1.9.9.174.1.4.2.1.1
Advertisement parameters for one advertisement interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmiMaAdvConfigEntry  

cmiMaAdvInterfaceIndex 1.3.6.1.4.1.9.9.174.1.4.2.1.1.1
The ifIndex value from Interfaces table of MIB II for the interface which is advertising.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cmiMaInterfaceAddressType 1.3.6.1.4.1.9.9.174.1.4.2.1.1.2
Represents the type of IP address stored in cmiMaInterfaceAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cmiMaInterfaceAddress 1.3.6.1.4.1.9.9.174.1.4.2.1.1.3
IP address for advertisement interface.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cmiMaAdvMaxRegLifetime 1.3.6.1.4.1.9.9.174.1.4.2.1.1.4
The longest lifetime in seconds that mobility agent is willing to accept in any registration request.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 3..65535  

cmiMaAdvPrefixLengthInclusion 1.3.6.1.4.1.9.9.174.1.4.2.1.1.5
Whether the advertisement should include the Prefix- Lengths Extension. If it is true, all advertisements sent over this interface should include the Prefix-Lengths Extension.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmiMaAdvAddressType 1.3.6.1.4.1.9.9.174.1.4.2.1.1.6
Represents the type of IP address stored in cmiMaAdvAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cmiMaAdvAddress 1.3.6.1.4.1.9.9.174.1.4.2.1.1.7
The IP destination address to be used for advertisements sent from the interface. The only permissible values are the all-systems multicast address (224.0.0.1) or the limited-broadcast address (255.255.255.255). Default value is 224.0.0.1 if the router supports IP multicast on the interface, else 255.255.255.255
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cmiMaAdvMaxInterval 1.3.6.1.4.1.9.9.174.1.4.2.1.1.8
The maximum time in seconds between successive transmissions of Agent Advertisements from this interface. The default value will be 600 seconds for an interface which uses IEEE 802 style headers and for ATM interface. In other cases, default value will be zero.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 4..1800  

cmiMaAdvMinInterval 1.3.6.1.4.1.9.9.174.1.4.2.1.1.9
The minimum time in seconds between successive transmissions of Agent Advertisements from this interface. Default value is 0.75 * cmiMaAdvMaxInterval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 3..1800  

cmiMaAdvMaxAdvLifetime 1.3.6.1.4.1.9.9.174.1.4.2.1.1.10
The time (in seconds) to be placed in the Lifetime field of the RFC 1256-portion of the Agent Advertisements sent over this interface. Default value is 3 * cmiMaAdvMaxInterval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 4..9000  

cmiMaAdvResponseSolicitationOnly 1.3.6.1.4.1.9.9.174.1.4.2.1.1.11
The flag indicates whether the advertisement from that interface should be sent only in response to an Agent Solicitation message. This value depends upon cmiMaAdvMaxInterval. If cmiMaAdvMaxInterval is zero, this value will be set to true. If this is set to True, then cmiMaAdvMaxInterval will be set to zero.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmiMaAdvStatus 1.3.6.1.4.1.9.9.174.1.4.2.1.1.12
The row status for the agent advertisement table. If this column status is 'active', the manager should not change any column in the row. Only cmiMaAdvInterfaceIndex is mandatory for creating a new row. The interface should already exist.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoMobileIpMIBConformance 1.3.6.1.4.1.9.9.174.3
OBJECT IDENTIFIER    

ciscoMobileIpCompliances 1.3.6.1.4.1.9.9.174.3.1
OBJECT IDENTIFIER    

ciscoMobileIpGroups 1.3.6.1.4.1.9.9.174.3.2
OBJECT IDENTIFIER    

ciscoMobileIpCompliance 1.3.6.1.4.1.9.9.174.3.1.1
The compliance statement for management entities which implement the Cisco Mobile IP MIB. Superseded by ciscoMobileIPComplianceV12R02.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R02 1.3.6.1.4.1.9.9.174.3.1.2
The compliance statement for management entities which implement the Cisco Mobile IP MIB. Superseded by ciscoMobileIPComplianceV12R03.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R03 1.3.6.1.4.1.9.9.174.3.1.3
The compliance statement for management entities which implement the Cisco Mobile IP MIB. Superseded by ciscoMobileIPComplianceV12R03r1
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R03r1 1.3.6.1.4.1.9.9.174.3.1.4
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R04 1.3.6.1.4.1.9.9.174.3.1.5
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R05 1.3.6.1.4.1.9.9.174.3.1.6
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R06 1.3.6.1.4.1.9.9.174.3.1.7
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R07 1.3.6.1.4.1.9.9.174.3.1.8
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R08 1.3.6.1.4.1.9.9.174.3.1.9
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R09 1.3.6.1.4.1.9.9.174.3.1.10
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R10 1.3.6.1.4.1.9.9.174.3.1.11
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceV12R11 1.3.6.1.4.1.9.9.174.3.1.12
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceRev1 1.3.6.1.4.1.9.9.174.3.1.13
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoMobileIpComplianceRev2 1.3.6.1.4.1.9.9.174.3.1.14
The compliance statement for management entities which implement the Cisco Mobile IP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoMobileIpFaRegGroup 1.3.6.1.4.1.9.9.174.3.2.1
A collection of objects providing management information for the registration function within a foreign agent. Superseded by ciscoMobileIpFaRegGroupV12R02.
Status: obsolete Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegGroup 1.3.6.1.4.1.9.9.174.3.2.2
A collection of objects providing management information for the registration function within a home agent. Superseded by ciscoMobileIpHaRegGroupV12R02.
Status: obsolete Access: read-only
OBJECT-GROUP    

ciscoMobileIpFaRegGroupV12R02 1.3.6.1.4.1.9.9.174.3.2.3
A collection of objects providing management information for the registration function within a foreign agent. Superseded by ciscoMobileIpFaRegGroupV12R03.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegGroupV12R02 1.3.6.1.4.1.9.9.174.3.2.4
A collection of objects providing management information for the registration function within a home agent. Superseded by ciscoMobileIpHaRegGroupV12R03.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpFaRegGroupV12R03 1.3.6.1.4.1.9.9.174.3.2.9
A collection of objects providing management information for the registration function within a foreign agent. Superseded by ciscoMobileIpFaRegGroupV12R03r1
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegGroupV12R03 1.3.6.1.4.1.9.9.174.3.2.10
A collection of objects providing management information for the registration function within a home agent. Superseded by ciscoMobileIpHaRegGroupV12R03r1
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpSecAssocGroup 1.3.6.1.4.1.9.9.174.3.2.6
A collection of objects providing the management information for security associations of Mobile IP entities. Superseded by ciscoMobileIpSecAssocGroupV12R02
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRedunGroup 1.3.6.1.4.1.9.9.174.3.2.5
A collection of objects providing management information for the redundancy function within a home agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpSecViolationGroup 1.3.6.1.4.1.9.9.174.3.2.7
A collection of objects providing the management information for security violation logging of Mobile IP entities.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMaRegGroup 1.3.6.1.4.1.9.9.174.3.2.8
A collection of objects providing the management information for the registration function within a mobility agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpFaRegGroupV12R03r1 1.3.6.1.4.1.9.9.174.3.2.11
A collection of objects providing management information for the registration function within a foreign agent.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegGroupV12R03r1 1.3.6.1.4.1.9.9.174.3.2.12
A collection of objects providing management information for the registration function within a home agent.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpFaAdvertisementGroup 1.3.6.1.4.1.9.9.174.3.2.13
A collection of objects providing supplemental management information for the Agent Advertisement function within a foreign agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpFaSystemGroup 1.3.6.1.4.1.9.9.174.3.2.14
A collection of objects providing the supporting/ enabled feature information within a foreign agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMnDiscoveryGroup 1.3.6.1.4.1.9.9.174.3.2.15
Group which supports the recently changed Adv Flag
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMnRegistrationGroup 1.3.6.1.4.1.9.9.174.3.2.16
Group having information about Mn registration
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaMobNetGroup 1.3.6.1.4.1.9.9.174.3.2.17
A collection of objects providing the management information related to mobile networks in a home agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrSystemGroup 1.3.6.1.4.1.9.9.174.3.2.18
A collection of objects providing the management information in a mobile router.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrDiscoveryGroup 1.3.6.1.4.1.9.9.174.3.2.19
A collection of objects providing the management information for the agent discovery function in a mobile router.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrRegistrationGroup 1.3.6.1.4.1.9.9.174.3.2.20
A collection of objects providing the management information for the registration function within a mobile router.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpTrapObjectsGroup 1.3.6.1.4.1.9.9.174.3.2.21
A collection of objects providing the management information related to notifications in Mobile IP entities.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrNotificationGroup 1.3.6.1.4.1.9.9.174.3.2.22
Group of notifications on a Mobile Router.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

ciscoMobileIpSecAssocGroupV12R02 1.3.6.1.4.1.9.9.174.3.2.23
A collection of objects providing the management information for security associations of Mobile IP entities.
Status: current Access: read-only
OBJECT-GROUP    

cmiMaAdvertisementGroup 1.3.6.1.4.1.9.9.174.3.2.24
A collection of objects providing management information for the Agent Advertisement function within mobility agents.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrSystemGroupV1 1.3.6.1.4.1.9.9.174.3.2.25
A collection of objects providing the management information in a mobile router.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrSystemGroupV2 1.3.6.1.4.1.9.9.174.3.2.26
A collection of objects providing the management information in a mobile router.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMobileIpFaRegGroupV12R03r2 1.3.6.1.4.1.9.9.174.3.2.27
A collection of objects providing management information for the registration function within a foreign agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegGroupV12R03r2 1.3.6.1.4.1.9.9.174.3.2.28
A collection of objects providing management information for the registration function within a home agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpTrapObjectsGroupV2 1.3.6.1.4.1.9.9.174.3.2.29
A collection of objects providing the management information related to notifications in Mobile IP entities.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrNotificationGroupV2 1.3.6.1.4.1.9.9.174.3.2.30
Group of notifications on a Mobile Router.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoMobileIpMrSystemGroupV3 1.3.6.1.4.1.9.9.174.3.2.31
A collection of objects providing the management information in a mobile router.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegGroupV12R03r2Sup1 1.3.6.1.4.1.9.9.174.3.2.32
Additional objects for providing management information for the registration function within a home agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaMobNetGroupSup1 1.3.6.1.4.1.9.9.174.3.2.33
Additional objects providing the management information related to mobile networks in a home agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrSystemGroupV3Sup1 1.3.6.1.4.1.9.9.174.3.2.34
Additional objects providing the management information in a mobile router specific to multiple tunnels feature.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegGroupV12R03r2Sup2 1.3.6.1.4.1.9.9.174.3.2.35
Additional objects for providing management information for the registration function within a home agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaSystemGroupV1 1.3.6.1.4.1.9.9.174.3.2.36
A collection of objects providing the management information in a home agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpMrNotificationGroupV3 1.3.6.1.4.1.9.9.174.3.2.37
This group supplements ciscoMobileIpMrNotificationGroupV2 with the Object cmiHaMaxBindingsNotif.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoMobileIpHaRegGroupV1 1.3.6.1.4.1.9.9.174.3.2.38
This group supplements ciscoMobileIpHaRegGroupV13R03r2 to provide the Object to configure the bindings on the home agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegIntervalStatsGroup 1.3.6.1.4.1.9.9.174.3.2.39
This collection of objects provide the management information related to the active bindings on the Home Agent.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMobileIpHaRegTunnelStatsGroup 1.3.6.1.4.1.9.9.174.3.2.40
This collection of objects provide the statistics of all the active tunnels between HA and CoA.
Status: current Access: read-only
OBJECT-GROUP