CISCO-MOBILE-IP-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-MOBILE-IP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
ciscoMobileIpMIBNotifications | 1.3.6.1.4.1.9.9.174.0 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
ciscoMobileIpMIBObjects | 1.3.6.1.4.1.9.9.174.1 | |||
cmiFa | 1.3.6.1.4.1.9.9.174.1.1 | |||
cmiFaReg | 1.3.6.1.4.1.9.9.174.1.1.1 | |||
cmiFaRegTotalVisitors | 1.3.6.1.4.1.9.9.174.1.1.1.1 | gauge32 | read-only |
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. |
cmiFaRegVisitorTable | 1.3.6.1.4.1.9.9.174.1.1.1.2 | no-access |
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. |
|
1.3.6.1.4.1.9.9.174.1.1.1.2.1 | no-access |
Information for one visitor regarding registration. |
||
cmiFaRegVisitorIdentifierType | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.1 | cmientityidentifiertype | no-access |
The type of the visitor's identifier. |
cmiFaRegVisitorIdentifier | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.2 | cmientityidentifier | no-access |
The identifier associated with the visitor. |
cmiFaRegVisitorHomeAddress | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.3 | ipaddress | read-only |
Home (IP) address of visiting mobile node. |
cmiFaRegVisitorHomeAgentAddress | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.4 | ipaddress | read-only |
Home agent IP address for that visiting mobile node. |
cmiFaRegVisitorTimeGranted | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.5 | timeinterval | read-only |
The lifetime granted to the mobile node for this registration. Only valid if faVisitorRegIsAccepted is true(1). |
cmiFaRegVisitorTimeRemaining | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.6 | timeinterval | read-only |
The time remaining until the registration is expired. It has the same initial value as cmiFaRegVisitorTimeGranted, and is counted down by the foreign agent. |
cmiFaRegVisitorRegFlags | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.7 | registrationflags | read-only |
Registration flags sent by the mobile node. |
cmiFaRegVisitorRegIDLow | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.8 | unsigned32 | read-only |
Low 32 bits of Identification used in that registration by the mobile node. |
cmiFaRegVisitorRegIDHigh | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.9 | unsigned32 | read-only |
High 32 bits of Identification used in that registration by the mobile node. |
cmiFaRegVisitorRegIsAccepted | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.10 | truthvalue | read-only |
Whether the registration has been accepted or not. If it is false(2), this registration is still pending for reply. |
cmiFaRegVisitorRegFlagsRev1 | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.11 | cmiregistrationflags | read-only |
Registration flags sent by the mobile node. |
cmiFaRegVisitorChallengeValue | 1.3.6.1.4.1.9.9.174.1.1.1.2.1.12 | octet string | read-only |
Challenge value forwarded to MN in the previous Registration reply, which can be used by MN in the next Registration request |
cmiFaInitRegRequestsReceived | 1.3.6.1.4.1.9.9.174.1.1.1.3 | counter32 | read-only |
Total number of initial Registration Requests received by the foreign agent. |
cmiFaInitRegRequestsRelayed | 1.3.6.1.4.1.9.9.174.1.1.1.4 | counter32 | read-only |
Total number of initial Registration Requests relayed by the foreign agent to the home agent. |
cmiFaInitRegRequestsDenied | 1.3.6.1.4.1.9.9.174.1.1.1.5 | counter32 | read-only |
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. |
cmiFaInitRegRequestsDiscarded | 1.3.6.1.4.1.9.9.174.1.1.1.6 | counter32 | read-only |
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. |
cmiFaInitRegRepliesValidFromHA | 1.3.6.1.4.1.9.9.174.1.1.1.7 | counter32 | read-only |
Total number of initial valid Registration Replies from the home agent to foreign agent. |
cmiFaInitRegRepliesValidRelayMN | 1.3.6.1.4.1.9.9.174.1.1.1.8 | counter32 | read-only |
Total number of initial Registration Replies relayed to MN by the foreign agent. |
cmiFaReRegRequestsReceived | 1.3.6.1.4.1.9.9.174.1.1.1.9 | counter32 | read-only |
Total number of Re-Registration Requests received by the foreign agent from mobile nodes. |
cmiFaReRegRequestsRelayed | 1.3.6.1.4.1.9.9.174.1.1.1.10 | counter32 | read-only |
Total number of Re-Registration Requests relayed to MN by the foreign agent. |
cmiFaReRegRequestsDenied | 1.3.6.1.4.1.9.9.174.1.1.1.11 | counter32 | read-only |
Total number of Re-Registration Requests denied by the foreign agent. Refer cmiFaInitRegRequestsDenied for the reasons for which FA denies a request. |
cmiFaReRegRequestsDiscarded | 1.3.6.1.4.1.9.9.174.1.1.1.12 | counter32 | read-only |
Total number of Re-Registration Requests discarded by the foreign agent. Refer cmiFaInitRegRequestsDiscarded for the reasons for which FA discards a request. |
cmiFaReRegRepliesValidFromHA | 1.3.6.1.4.1.9.9.174.1.1.1.13 | counter32 | read-only |
Total number of valid Re-Registration Replies from home agent. |
cmiFaReRegRepliesValidRelayToMN | 1.3.6.1.4.1.9.9.174.1.1.1.14 | counter32 | read-only |
Total number of valid Re-Registration Replies relayed to MN by the foreign agent. |
cmiFaDeRegRequestsReceived | 1.3.6.1.4.1.9.9.174.1.1.1.15 | counter32 | read-only |
Total number of De-Registration Requests received by the foreign agent. |
cmiFaDeRegRequestsRelayed | 1.3.6.1.4.1.9.9.174.1.1.1.16 | counter32 | read-only |
Total number of De-Registration Requests relayed to home agent by the foreign agent. |
cmiFaDeRegRequestsDenied | 1.3.6.1.4.1.9.9.174.1.1.1.17 | counter32 | read-only |
Total number of De-Registration Requests denied by the foreign agent. Refer cmiFaInitRegRequestsDenied for the reasons for which FA denies a request. |
cmiFaDeRegRequestsDiscarded | 1.3.6.1.4.1.9.9.174.1.1.1.18 | counter32 | read-only |
Total number of De-Registration Requests discarded by the foreign agent. Refer cmiFaInitRegRequestsDiscarded for the reasons for which FA discards a request. |
cmiFaDeRegRepliesValidFromHA | 1.3.6.1.4.1.9.9.174.1.1.1.19 | counter32 | read-only |
Total number of valid De-Registration Replies received from the home agent by the foreign agent. |
cmiFaDeRegRepliesValidRelayToMN | 1.3.6.1.4.1.9.9.174.1.1.1.20 | counter32 | read-only |
Total number of De-Registration Replies relayed to the MN by the foreign agent. |
cmiFaReverseTunnelUnavailable | 1.3.6.1.4.1.9.9.174.1.1.1.21 | counter32 | read-only |
Total number of Registration Requests denied by foreign agent -- requested reverse tunnel unavailable (Code 74). |
cmiFaReverseTunnelBitNotSet | 1.3.6.1.4.1.9.9.174.1.1.1.22 | counter32 | read-only |
Total number of Registration Requests denied by foreign agent -- reverse tunnel is mandatory and 'T' bit not set (Code 75). |
cmiFaMnTooDistant | 1.3.6.1.4.1.9.9.174.1.1.1.23 | counter32 | read-only |
Total number of Registration Requests denied by foreign agent -- mobile node too distant (Code 76). |
cmiFaDeliveryStyleUnsupported | 1.3.6.1.4.1.9.9.174.1.1.1.24 | counter32 | read-only |
Total number of Registration Requests denied by foreign agent -- delivery style not supported (Code 79). |
cmiFaUnknownChallenge | 1.3.6.1.4.1.9.9.174.1.1.1.25 | counter32 | read-only |
Total number of Registration Requests denied by foreign agent -- challenge was unknown (code 104). |
cmiFaMissingChallenge | 1.3.6.1.4.1.9.9.174.1.1.1.26 | counter32 | read-only |
Total number of Registration Requests denied by foreign agent -- challenge was missing (code 105). |
cmiFaStaleChallenge | 1.3.6.1.4.1.9.9.174.1.1.1.27 | counter32 | read-only |
Total number of Registration Requests denied by foreign agent -- challenge was stale (code 106). |
cmiFaCvsesFromMnRejected | 1.3.6.1.4.1.9.9.174.1.1.1.28 | counter32 | read-only |
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). |
cmiFaCvsesFromHaRejected | 1.3.6.1.4.1.9.9.174.1.1.1.29 | counter32 | read-only |
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). |
cmiFaNvsesFromMnNeglected | 1.3.6.1.4.1.9.9.174.1.1.1.30 | counter32 | read-only |
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. |
cmiFaNvsesFromHaNeglected | 1.3.6.1.4.1.9.9.174.1.1.1.31 | counter32 | read-only |
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. |
cmiFaTotalRegRequests | 1.3.6.1.4.1.9.9.174.1.1.1.32 | counter32 | read-only |
Total number of Registration Requests received from the MN by the foreign agent. |
cmiFaTotalRegReplies | 1.3.6.1.4.1.9.9.174.1.1.1.33 | counter32 | read-only |
Total number of Registration Replies received from the MA by the foreign agent. |
cmiFaMnFaAuthFailures | 1.3.6.1.4.1.9.9.174.1.1.1.34 | counter32 | read-only |
Total number of Registration Requests denied due to MN and foreign agent auth extension failures. |
cmiFaMnAAAAuthFailures | 1.3.6.1.4.1.9.9.174.1.1.1.35 | counter32 | read-only |
Total number of Registration Requests denied due to MN-AAA auth extension failures. |
cmiFaAdvertisement | 1.3.6.1.4.1.9.9.174.1.1.2 | |||
cmiFaAdvertConfTable | 1.3.6.1.4.1.9.9.174.1.1.2.1 | no-access |
A table containing additional configurable advertisement parameters beyond that provided by maAdvertConfTable for all advertisement interfaces in the foreign agent. |
|
1.3.6.1.4.1.9.9.174.1.1.2.1.1 | no-access |
Additional advertisement parameters beyond that provided by maAdvertConfEntry for one advertisement interface. |
||
cmiFaAdvertIsBusy | 1.3.6.1.4.1.9.9.174.1.1.2.1.1.1 | truthvalue | read-only |
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. |
cmiFaAdvertRegRequired | 1.3.6.1.4.1.9.9.174.1.1.2.1.1.2 | truthvalue | read-write |
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. |
cmiFaAdvertChallengeWindow | 1.3.6.1.4.1.9.9.174.1.1.2.1.1.3 | unsigned32 | read-write |
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. |
cmiFaAdvertChallengeTable | 1.3.6.1.4.1.9.9.174.1.1.2.2 | no-access |
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. |
|
1.3.6.1.4.1.9.9.174.1.1.2.2.1 | no-access |
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. |
||
cmiFaAdvertChallengeIndex | 1.3.6.1.4.1.9.9.174.1.1.2.2.1.1 | unsigned32 | no-access |
The index of challenge table on an interface |
cmiFaAdvertChallengeValue | 1.3.6.1.4.1.9.9.174.1.1.2.2.1.2 | octet string | read-only |
Challenge value in the challenge window of the interface. |
cmiFaSystem | 1.3.6.1.4.1.9.9.174.1.1.3 | |||
cmiFaRevTunnelSupported | 1.3.6.1.4.1.9.9.174.1.1.3.1 | truthvalue | read-only |
Indicates whether Reverse tunnel is supported or not. |
cmiFaChallengeSupported | 1.3.6.1.4.1.9.9.174.1.1.3.2 | truthvalue | read-only |
Indicates whether Foreign Agent Challenge is supported or not. |
cmiFaEncapDeliveryStyleSupported | 1.3.6.1.4.1.9.9.174.1.1.3.3 | truthvalue | read-only |
Indicates whether Encap delivery style is supported or not. |
cmiFaInterfaceTable | 1.3.6.1.4.1.9.9.174.1.1.3.4 | no-access |
A table containing interface specific parameters related to the foreign agent service on a FA. |
|
1.3.6.1.4.1.9.9.174.1.1.3.4.1 | no-access |
Parameters associated with a particular foreign agent interface. Interfaces on which foreign agent service has been enabled will have a corresponding entry. |
||
cmiFaReverseTunnelEnable | 1.3.6.1.4.1.9.9.174.1.1.3.4.1.1 | truthvalue | read-write |
This object specifies whether reverse tunnel capability is enabled on the interface or not. |
cmiFaChallengeEnable | 1.3.6.1.4.1.9.9.174.1.1.3.4.1.2 | truthvalue | read-write |
This object specifies whether FA Challenge capability is enabled on the interface or not. |
cmiFaAdvertChallengeChapSPI | 1.3.6.1.4.1.9.9.174.1.1.3.4.1.3 | unsigned32 | read-write |
Specifies the CHAP_SPI number for FA challenge authentication. |
cmiFaCoaTable | 1.3.6.1.4.1.9.9.174.1.1.3.5 | no-access |
A table containing additional parameters for all care-of-addresses in the foreign agent beyond that provided by MIP MIB faCOATable. |
|
1.3.6.1.4.1.9.9.174.1.1.3.5.1 | no-access |
Additional information about a particular entry on the faCOATable beyond that provided by MIP MIB faCOAEntry. |
||
cmiFaCoaInterfaceOnly | 1.3.6.1.4.1.9.9.174.1.1.3.5.1.1 | truthvalue | read-only |
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. |
cmiFaCoaTransmitOnly | 1.3.6.1.4.1.9.9.174.1.1.3.5.1.2 | truthvalue | read-only |
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. |
cmiFaCoaRegAsymLink | 1.3.6.1.4.1.9.9.174.1.1.3.5.1.3 | zerobasedcounter32 | read-only |
The number of registration requests which were received for this CoA on other interfaces (asymmetric links) and have been treated as received on this CoA interface. The count will thus be zero if the CoA interface is not set as transmit-only. |
cmiHa | 1.3.6.1.4.1.9.9.174.1.2 | |||
cmiHaReg | 1.3.6.1.4.1.9.9.174.1.2.1 | |||
cmiHaRegTotalMobilityBindings | 1.3.6.1.4.1.9.9.174.1.2.1.1 | gauge32 | read-only |
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. |
cmiHaRegMobilityBindingTable | 1.3.6.1.4.1.9.9.174.1.2.1.2 | no-access |
The home agent updates this table in response to registration events from mobile nodes. |
|
1.3.6.1.4.1.9.9.174.1.2.1.2.1 | no-access |
Additional information about a particular entry on the mobility binding list beyond that provided by MIP MIB haMobilityBindingEntry. |
||
cmiHaRegMnIdentifierType | 1.3.6.1.4.1.9.9.174.1.2.1.2.1.1 | cmientityidentifiertype | read-only |
The type of the mobile node's identifier. |
cmiHaRegMnIdentifier | 1.3.6.1.4.1.9.9.174.1.2.1.2.1.2 | cmientityidentifier | read-only |
The identifier associated with the mobile node. |
cmiHaRegMobilityBindingRegFlags | 1.3.6.1.4.1.9.9.174.1.2.1.2.1.3 | cmiregistrationflags | read-only |
Registration flags sent by mobile node. |
cmiHaRegMnIfDescription | 1.3.6.1.4.1.9.9.174.1.2.1.2.1.4 | snmpadminstring | read-only |
Description of the access type for the roaming interface of the registering mobile node or router. |
cmiHaRegMnIfBandwidth | 1.3.6.1.4.1.9.9.174.1.2.1.2.1.5 | unsigned32 | read-only |
Bandwidth of the roaming interface through which mobile node or router is registered. |
cmiHaRegMnIfID | 1.3.6.1.4.1.9.9.174.1.2.1.2.1.6 | unsigned32 | read-only |
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. |
cmiHaRegMnIfPathMetricType | 1.3.6.1.4.1.9.9.174.1.2.1.2.1.7 | cmimultipathmetrictype | read-only |
Specifies the metric to use when multiple path is enabled. |
cmiHaRegMobilityBindingMacAddress | 1.3.6.1.4.1.9.9.174.1.2.1.2.1.8 | macaddress | read-only |
This object represents the MAC address of Mobile Node. |
cmiHaRegCounterTable | 1.3.6.1.4.1.9.9.174.1.2.1.3 | no-access |
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. |
|
1.3.6.1.4.1.9.9.174.1.2.1.3.1 | no-access |
Registration statistics for a single mobile node. |
||
cmiHaRegMnIdType | 1.3.6.1.4.1.9.9.174.1.2.1.3.1.1 | cmientityidentifiertype | no-access |
The type of the mobile node's identifier. |
cmiHaRegMnId | 1.3.6.1.4.1.9.9.174.1.2.1.3.1.2 | cmientityidentifier | no-access |
The identifier associated with the mobile node. |
cmiHaRegServAcceptedRequests | 1.3.6.1.4.1.9.9.174.1.2.1.3.1.3 | counter32 | read-only |
Total number of service requests for the mobile node accepted by the home agent (Code 0 + Code 1). |
cmiHaRegServDeniedRequests | 1.3.6.1.4.1.9.9.174.1.2.1.3.1.4 | counter32 | read-only |
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). |
cmiHaRegOverallServTime | 1.3.6.1.4.1.9.9.174.1.2.1.3.1.5 | timeinterval | read-only |
Overall service time that has accumulated for the mobile node since the home agent last rebooted. |
cmiHaRegRecentServAcceptedTime | 1.3.6.1.4.1.9.9.174.1.2.1.3.1.6 | timestamp | read-only |
The time at which the most recent Registration Request was accepted by the home agent for this mobile node. |
cmiHaRegRecentServDeniedTime | 1.3.6.1.4.1.9.9.174.1.2.1.3.1.7 | timestamp | read-only |
The time at which the most recent Registration Request was denied by the home agent for this mobile node. |
cmiHaRegRecentServDeniedCode | 1.3.6.1.4.1.9.9.174.1.2.1.3.1.8 | integer | read-only |
The Code indicating the reason why the most recent Registration Request for this mobile node was rejected by the home agent. Enumeration: 'reasonUnspecified': 128, 'encapsulationUnavailable': 139, 'reverseTunnelUnavailable': 137, 'poorlyFormedRequest': 134, 'idMismatch': 133, 'mnAuthenticationFailure': 131, 'insufficientResource': 130, 'unknownHA': 136, 'admProhibited': 129, 'faAuthenticationFailure': 132, 'reverseTunnelBitNotSet': 138, 'tooManyBindings': 135. |
cmiHaRegTotalProcLocRegs | 1.3.6.1.4.1.9.9.174.1.2.1.4 | counter32 | read-only |
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. |
cmiHaRegMaxProcLocInMinRegs | 1.3.6.1.4.1.9.9.174.1.2.1.5 | counter32 | read-only |
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. |
cmiHaRegDateMaxRegsProcLoc | 1.3.6.1.4.1.9.9.174.1.2.1.6 | dateandtime | read-only |
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. |
cmiHaRegProcLocInLastMinRegs | 1.3.6.1.4.1.9.9.174.1.2.1.7 | counter32 | read-only |
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. |
cmiHaRegTotalProcByAAARegs | 1.3.6.1.4.1.9.9.174.1.2.1.8 | counter32 | read-only |
The total number of Registration Requests processed by the home agent. It includes only those Registration Requests which were authenticated by the AAA server. |
cmiHaRegMaxProcByAAAInMinRegs | 1.3.6.1.4.1.9.9.174.1.2.1.9 | counter32 | read-only |
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. |
cmiHaRegDateMaxRegsProcByAAA | 1.3.6.1.4.1.9.9.174.1.2.1.10 | dateandtime | read-only |
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. |
cmiHaRegProcAAAInLastByMinRegs | 1.3.6.1.4.1.9.9.174.1.2.1.11 | counter32 | read-only |
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. |
cmiHaRegAvgTimeRegsProcByAAA | 1.3.6.1.4.1.9.9.174.1.2.1.12 | integer32 | read-only |
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. |
cmiHaRegMaxTimeRegsProcByAAA | 1.3.6.1.4.1.9.9.174.1.2.1.13 | integer32 | read-only |
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. |
cmiHaRegRequestsReceived | 1.3.6.1.4.1.9.9.174.1.2.1.14 | counter32 | read-only |
Total number of Registration Requests received by the home agent. This include initial registration requests, re-registration requests and de-registration requests. |
cmiHaRegRequestsDenied | 1.3.6.1.4.1.9.9.174.1.2.1.15 | counter32 | read-only |
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. |
cmiHaRegRequestsDiscarded | 1.3.6.1.4.1.9.9.174.1.2.1.16 | counter32 | read-only |
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. |
cmiHaEncapUnavailable | 1.3.6.1.4.1.9.9.174.1.2.1.17 | counter32 | read-only |
Total number of Registration Requests denied by the home agent due to an unsupported encapsulation. |
cmiHaNAICheckFailures | 1.3.6.1.4.1.9.9.174.1.2.1.18 | counter32 | read-only |
Total number of Registration Requests denied by the home agent due to an NAI check failures. |
cmiHaInitRegRequestsReceived | 1.3.6.1.4.1.9.9.174.1.2.1.19 | counter32 | read-only |
Total number of initial Registration Requests received by the home agent. |
cmiHaInitRegRequestsAccepted | 1.3.6.1.4.1.9.9.174.1.2.1.20 | counter32 | read-only |
Total number of initial Registration Requests accepted by the home agent. |
cmiHaInitRegRequestsDenied | 1.3.6.1.4.1.9.9.174.1.2.1.21 | counter32 | read-only |
Total number of initial Registration Requests denied by the home agent. Refer cmiHaRegRequestsReceived for the reasons for which HA denies a request. |
cmiHaInitRegRequestsDiscarded | 1.3.6.1.4.1.9.9.174.1.2.1.22 | counter32 | read-only |
Total number of initial Registration Requests discarded by the home agent. Refer cmiHaRegRequestsDiscarded for the reasons for which HA discards a request. |
cmiHaReRegRequestsReceived | 1.3.6.1.4.1.9.9.174.1.2.1.23 | counter32 | read-only |
Total number of Re-Registration Requests received by the home agent. |
cmiHaReRegRequestsAccepted | 1.3.6.1.4.1.9.9.174.1.2.1.24 | counter32 | read-only |
Total number of Re-Registration Requests accepted by the home agent. |
cmiHaReRegRequestsDenied | 1.3.6.1.4.1.9.9.174.1.2.1.25 | counter32 | read-only |
Total number of Re-Registration Requests denied by the home agent. Refer cmiHaRegRequestsReceived for the reasons for which HA denies a request. |
cmiHaReRegRequestsDiscarded | 1.3.6.1.4.1.9.9.174.1.2.1.26 | counter32 | read-only |
Total number of Re-Registration Requests discarded by the home agent. Refer cmiHaRegRequestsDiscarded for the reasons for which HA discards a request. |
cmiHaDeRegRequestsReceived | 1.3.6.1.4.1.9.9.174.1.2.1.27 | counter32 | read-only |
Total number of De-Registration Requests received by the home agent. |
cmiHaDeRegRequestsAccepted | 1.3.6.1.4.1.9.9.174.1.2.1.28 | counter32 | read-only |
Total number of De-Registration Requests accepted by the home agent. |
cmiHaDeRegRequestsDenied | 1.3.6.1.4.1.9.9.174.1.2.1.29 | counter32 | read-only |
Total number of De-Registration Requests denied by the home agent. Refer cmiHaRegRequestsReceived for the reasons for which HA denies a request. |
cmiHaDeRegRequestsDiscarded | 1.3.6.1.4.1.9.9.174.1.2.1.30 | counter32 | read-only |
Total number of De-Registration Requests discarded by the home agent. Refer cmiHaRegRequestsDiscarded for the reasons for which HA discards a request. |
cmiHaReverseTunnelUnavailable | 1.3.6.1.4.1.9.9.174.1.2.1.31 | counter32 | read-only |
Total number of Registration Requests denied by the home agent -- requested reverse tunnel unavailable (Code 137). |
cmiHaReverseTunnelBitNotSet | 1.3.6.1.4.1.9.9.174.1.2.1.32 | counter32 | read-only |
Total number of Registration Requests denied by the home agent -- reverse tunnel is mandatory and 'T' bit not set (Code 138). |
cmiHaEncapsulationUnavailable | 1.3.6.1.4.1.9.9.174.1.2.1.33 | counter32 | read-only |
Total number of Registration Requests denied by the home agent -- requested encapsulation unavailable (Code 72). |
cmiHaCvsesFromMnRejected | 1.3.6.1.4.1.9.9.174.1.2.1.34 | counter32 | read-only |
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). |
cmiHaCvsesFromFaRejected | 1.3.6.1.4.1.9.9.174.1.2.1.35 | counter32 | read-only |
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). |
cmiHaNvsesFromMnNeglected | 1.3.6.1.4.1.9.9.174.1.2.1.36 | counter32 | read-only |
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. |
cmiHaNvsesFromFaNeglected | 1.3.6.1.4.1.9.9.174.1.2.1.37 | counter32 | read-only |
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. |
cmiHaMnHaAuthFailures | 1.3.6.1.4.1.9.9.174.1.2.1.38 | counter32 | read-only |
Total number of Registration Requests denied due to MN and home agent auth extension failures. |
cmiHaMnAAAAuthFailures | 1.3.6.1.4.1.9.9.174.1.2.1.39 | counter32 | read-only |
Total number of Registration Requests denied due to MN-AAA auth extension failures. |
cmiHaMaximumBindings | 1.3.6.1.4.1.9.9.174.1.2.1.40 | unsigned32 | read-write |
This object represents the maximum number of registrations allowed by the home agent. |
cmiHaRegIntervalSize | 1.3.6.1.4.1.9.9.174.1.2.1.41 | unsigned32 | read-write |
This object represents the interval for which cmiHaRegIntervalMaxActiveBindings, cmiHaRegInterval3gpp2MaxActiveBindings, cmiHaRegIntervalWimaxMaxActiveBindings are calculated. |
cmiHaRegIntervalMaxActiveBindings | 1.3.6.1.4.1.9.9.174.1.2.1.42 | gauge32 | read-only |
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. |
cmiHaRegInterval3gpp2MaxActiveBindings | 1.3.6.1.4.1.9.9.174.1.2.1.43 | gauge32 | read-only |
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. |
cmiHaRegIntervalWimaxMaxActiveBindings | 1.3.6.1.4.1.9.9.174.1.2.1.44 | gauge32 | read-only |
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. |
cmiHaRegTunnelStatsTable | 1.3.6.1.4.1.9.9.174.1.2.1.45 | no-access |
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. |
|
1.3.6.1.4.1.9.9.174.1.2.1.45.1 | no-access |
Each entry represents a conceptual row in cmiHaRegTunnelStatsTable and corresponds to the statistics for a single active tunnel between HA and CoA. |
||
cmiHaRegTunnelStatsSrcAddrType | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.1 | inetaddresstype | no-access |
This object represents the type of the address stored in cmiHaRegTunnelStatsSrcAddr. |
cmiHaRegTunnelStatsSrcAddr | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.2 | inetaddress | no-access |
This object represents the source address of the tunnel. |
cmiHaRegTunnelStatsDestAddrType | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.3 | inetaddresstype | no-access |
This object represents the type of the address stored in cmiHaRegTunnelStatsDestAddr. |
cmiHaRegTunnelStatsDestAddr | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.4 | inetaddress | no-access |
This object represents the destination address of the tunnel. |
cmiHaRegTunnelStatsTunnelType | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.5 | cmitunneltype | read-only |
This object represents the tunneling protocol in use between the HA and CoA. |
cmiHaRegTunnelStatsNumUsers | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.6 | gauge32 | read-only |
This object represents the number of users on the tunnel. |
cmiHaRegTunnelStatsDataRateInt | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.7 | unsigned32 | read-only |
This object represents the interval for which cmiHaRegTunnelStatsInBitRate, cmiHaRegTunnelStatsInPktRate, cmiHaRegTunnelStatsOutBitRate and cmiHaRegTunnelStatsOutPktRate are calculated. |
cmiHaRegTunnelStatsInBitRate | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.8 | counterbasedgauge64 | read-only |
This object represents the number of bits received at the tunnel per second in the interval represented by cmiHaRegTunnelStatsDataRateInt. |
cmiHaRegTunnelStatsInPktRate | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.9 | counterbasedgauge64 | read-only |
This object represents the number of packets received at the tunnel per second in the interval represented by cmiHaRegTunnelStatsDataRateInt. |
cmiHaRegTunnelStatsInBytes | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.10 | counter64 | read-only |
This object represents the total number of bytes received at the tunnel. |
cmiHaRegTunnelStatsInPkts | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.11 | counter64 | read-only |
This object represents the total number of packets received at the tunnel. |
cmiHaRegTunnelStatsOutBitRate | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.12 | counterbasedgauge64 | read-only |
This object represents the number of bits transmitted from the tunnel per second in the interval represented by cmiHaRegTunnelStatsDataRateInt. |
cmiHaRegTunnelStatsOutPktRate | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.13 | counterbasedgauge64 | read-only |
This object represents the number of packets transmitted from the tunnel per second in the interval represented by cmiHaRegTunnelStatsDataRateInt. |
cmiHaRegTunnelStatsOutBytes | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.14 | counter64 | read-only |
This object represents the total number of bytes transmitted from the tunnel. |
cmiHaRegTunnelStatsOutPkts | 1.3.6.1.4.1.9.9.174.1.2.1.45.1.15 | counter64 | read-only |
This object represents the total number of packets transmitted from the tunnel. |
cmiHaRedun | 1.3.6.1.4.1.9.9.174.1.2.2 | |||
cmiHaRedunSentBUs | 1.3.6.1.4.1.9.9.174.1.2.2.1 | counter32 | read-only |
Total number of binding updates sent by the home agent. |
cmiHaRedunFailedBUs | 1.3.6.1.4.1.9.9.174.1.2.2.2 | counter32 | read-only |
Total number of binding updates sent by the home agent for which no acknowledgement is received from the standby home agent. |
cmiHaRedunReceivedBUAcks | 1.3.6.1.4.1.9.9.174.1.2.2.3 | counter32 | read-only |
Total number of acknowledgements received in response to binding updates sent by the home agent. |
cmiHaRedunTotalSentBUs | 1.3.6.1.4.1.9.9.174.1.2.2.4 | counter32 | read-only |
Total number of binding updates sent by the home agent including retransmissions of same binding update. |
cmiHaRedunReceivedBUs | 1.3.6.1.4.1.9.9.174.1.2.2.5 | counter32 | read-only |
Total number of binding updates received by the home agent. |
cmiHaRedunSentBUAcks | 1.3.6.1.4.1.9.9.174.1.2.2.6 | counter32 | read-only |
Total number of acknowledgements sent in response to binding updates received by the home agent. |
cmiHaRedunSentBIReqs | 1.3.6.1.4.1.9.9.174.1.2.2.7 | counter32 | read-only |
Total number of binding information requests sent by the home agent. |
cmiHaRedunFailedBIReqs | 1.3.6.1.4.1.9.9.174.1.2.2.8 | counter32 | read-only |
Total number of binding information requests sent by the home agent for which no reply is received from the active home agent. |
cmiHaRedunTotalSentBIReqs | 1.3.6.1.4.1.9.9.174.1.2.2.9 | counter32 | read-only |
Total number of binding information requests sent by the home agent including retransmissions of the same request. |
cmiHaRedunReceivedBIReps | 1.3.6.1.4.1.9.9.174.1.2.2.10 | counter32 | read-only |
Total number of binding information replies received by the home agent. |
cmiHaRedunDroppedBIReps | 1.3.6.1.4.1.9.9.174.1.2.2.11 | counter32 | read-only |
Total number of binding information replies dropped since there is no corresponding binding information request sent by the home agent. |
cmiHaRedunSentBIAcks | 1.3.6.1.4.1.9.9.174.1.2.2.12 | counter32 | read-only |
Total number of acknowledgements sent in response to binding information replies received by the home agent. |
cmiHaRedunReceivedBIReqs | 1.3.6.1.4.1.9.9.174.1.2.2.13 | counter32 | read-only |
Total number of binding information requests received by the home agent. |
cmiHaRedunSentBIReps | 1.3.6.1.4.1.9.9.174.1.2.2.14 | counter32 | read-only |
Total number of binding information replies sent by the home agent. |
cmiHaRedunFailedBIReps | 1.3.6.1.4.1.9.9.174.1.2.2.15 | counter32 | read-only |
Total number of binding information replies sent by by the home agent for which no acknowledgement is received from the standby home agent. |
cmiHaRedunTotalSentBIReps | 1.3.6.1.4.1.9.9.174.1.2.2.16 | counter32 | read-only |
Total number of binding information replies sent by the home agent including retransmissions of the same reply. |
cmiHaRedunReceivedBIAcks | 1.3.6.1.4.1.9.9.174.1.2.2.17 | counter32 | read-only |
Total number of acknowledgements received in response to binding information replies sent by the home agent. |
cmiHaRedunDroppedBIAcks | 1.3.6.1.4.1.9.9.174.1.2.2.18 | counter32 | read-only |
Total number of acknowledgements dropped by the home agent since there are no corresponding binding information replies sent by it. |
cmiHaRedunSecViolations | 1.3.6.1.4.1.9.9.174.1.2.2.19 | counter32 | read-only |
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. |
cmiHaMobNet | 1.3.6.1.4.1.9.9.174.1.2.3 | |||
cmiHaMrTable | 1.3.6.1.4.1.9.9.174.1.2.3.1 | no-access |
A table containing details about all mobile routers associated with the Home Agent. |
|
1.3.6.1.4.1.9.9.174.1.2.3.1.1 | no-access |
Information related to a single mobile router associated with the Home Agent. |
||
cmiHaMrAddrType | 1.3.6.1.4.1.9.9.174.1.2.3.1.1.1 | inetaddresstype | no-access |
Represents the type of IP address stored in cmiHaMrAddr. Only IPv4 address type is supported. |
cmiHaMrAddr | 1.3.6.1.4.1.9.9.174.1.2.3.1.1.2 | inetaddress | no-access |
IP address of a mobile router providing mobility to one or more networks. Only IPv4 addresses are supported. |
cmiHaMrDynamic | 1.3.6.1.4.1.9.9.174.1.2.3.1.1.3 | truthvalue | read-only |
Specifies whether the mobile router is capable of registering networks dynamically or not. |
cmiHaMrStatus | 1.3.6.1.4.1.9.9.174.1.2.3.1.1.4 | rowstatus | read-only |
The row status for the MR entry. |
cmiHaMrMultiPath | 1.3.6.1.4.1.9.9.174.1.2.3.1.1.5 | truthvalue | read-only |
Specifies whether multiple path is enabled on this mobile router or not. |
cmiHaMrMultiPathMetricType | 1.3.6.1.4.1.9.9.174.1.2.3.1.1.6 | cmimultipathmetrictype | read-only |
Specifies the metric to use when multiple path is enabled. |
cmiHaMobNetTable | 1.3.6.1.4.1.9.9.174.1.2.3.2 | no-access |
A table containing information about all the mobile networks associated with a Home Agent. |
|
1.3.6.1.4.1.9.9.174.1.2.3.2.1 | no-access |
Information of a single mobile network associated with a Home Agent. |
||
cmiHaMobNetAddressType | 1.3.6.1.4.1.9.9.174.1.2.3.2.1.1 | inetaddresstype | no-access |
Represents the type of IP address stored in cmiHaMobNetAddress. Only IPv4 address type is supported. |
cmiHaMobNetAddress | 1.3.6.1.4.1.9.9.174.1.2.3.2.1.2 | inetaddress | no-access |
IP address of the mobile network. Only IPv4 addresses are supported. |
cmiHaMobNetPfxLen | 1.3.6.1.4.1.9.9.174.1.2.3.2.1.3 | inetaddressprefixlength | no-access |
Prefix length associated with the mobile network ip address. |
cmiHaMobNetDynamic | 1.3.6.1.4.1.9.9.174.1.2.3.2.1.4 | truthvalue | read-only |
Indicates whether the mobile network has been registered dynamically or not. |
cmiHaMobNetStatus | 1.3.6.1.4.1.9.9.174.1.2.3.2.1.5 | rowstatus | read-only |
The row status for the mobile network entry. |
cmiHaSystem | 1.3.6.1.4.1.9.9.174.1.2.4 | |||
cmiHaSystemVersion | 1.3.6.1.4.1.9.9.174.1.2.4.1 | snmpadminstring | read-only |
MobileIP HA Release Version |
cmiSecurity | 1.3.6.1.4.1.9.9.174.1.3 | |||
cmiSecAssocsCount | 1.3.6.1.4.1.9.9.174.1.3.1 | gauge32 | read-only |
Total number of mobility security associations known to the entity i.e. the number of entries in the cmiSecAssocTable. |
cmiSecAssocTable | 1.3.6.1.4.1.9.9.174.1.3.2 | no-access |
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. |
|
1.3.6.1.4.1.9.9.174.1.3.2.1 | no-access |
One particular Mobility Security Association. |
||
cmiSecPeerIdentifierType | 1.3.6.1.4.1.9.9.174.1.3.2.1.1 | cmientityidentifiertype | no-access |
The type of the peer entity's identifier. |
cmiSecPeerIdentifier | 1.3.6.1.4.1.9.9.174.1.3.2.1.2 | cmientityidentifier | no-access |
The identifier of the peer entity with which this node shares the mobility security association. |
cmiSecSPI | 1.3.6.1.4.1.9.9.174.1.3.2.1.3 | cmispi | no-access |
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. |
cmiSecAlgorithmType | 1.3.6.1.4.1.9.9.174.1.3.2.1.4 | integer | read-only |
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. Enumeration: 'hmacMD5': 3, 'other': 1, 'md5': 2. |
cmiSecAlgorithmMode | 1.3.6.1.4.1.9.9.174.1.3.2.1.5 | integer | read-only |
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. Enumeration: 'prefixSuffix': 2, 'other': 1. |
cmiSecKey | 1.3.6.1.4.1.9.9.174.1.3.2.1.6 | octet string | read-only |
The shared secret key for the security associations. Reading this object will always return zero length value. |
cmiSecReplayMethod | 1.3.6.1.4.1.9.9.174.1.3.2.1.7 | integer | read-only |
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. Enumeration: 'timestamps': 2, 'nonces': 3, 'other': 1. |
cmiSecStatus | 1.3.6.1.4.1.9.9.174.1.3.2.1.8 | rowstatus | read-only |
The row status for this table. |
cmiSecKey2 | 1.3.6.1.4.1.9.9.174.1.3.2.1.9 | octet string | read-only |
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. |
cmiSecViolationTable | 1.3.6.1.4.1.9.9.174.1.3.3 | no-access |
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. |
|
1.3.6.1.4.1.9.9.174.1.3.3.1 | no-access |
Information about one particular security violation. |
||
cmiSecViolatorIdentifierType | 1.3.6.1.4.1.9.9.174.1.3.3.1.1 | cmientityidentifiertype | no-access |
The type of Violator's identifier. |
cmiSecViolatorIdentifier | 1.3.6.1.4.1.9.9.174.1.3.3.1.2 | cmientityidentifier | no-access |
Violator's identifier. The violator is not necessary in the cmiSecAssocTable. |
cmiSecTotalViolations | 1.3.6.1.4.1.9.9.174.1.3.3.1.3 | counter32 | read-only |
Total number of security violations for this peer. |
cmiSecRecentViolationSPI | 1.3.6.1.4.1.9.9.174.1.3.3.1.4 | cmispi | read-only |
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. |
cmiSecRecentViolationTime | 1.3.6.1.4.1.9.9.174.1.3.3.1.5 | timestamp | read-only |
Time of the most recent security violation for this peer. |
cmiSecRecentViolationIDLow | 1.3.6.1.4.1.9.9.174.1.3.3.1.6 | unsigned32 | read-only |
Low-order 32 bits of identification used in request or reply of the most recent security violation for this peer. |
cmiSecRecentViolationIDHigh | 1.3.6.1.4.1.9.9.174.1.3.3.1.7 | unsigned32 | read-only |
High-order 32 bits of identification used in request or reply of the most recent security violation for this peer. |
cmiSecRecentViolationReason | 1.3.6.1.4.1.9.9.174.1.3.3.1.8 | integer | read-only |
Reason for the most recent security violation for this peer. Enumeration: 'missingSecurityExtension': 5, 'other': 6, 'badIdentifier': 3, 'badAuthenticator': 2, 'noMobilitySecurityAssociation': 1, 'badSPI': 4. |
cmiMa | 1.3.6.1.4.1.9.9.174.1.4 | |||
cmiMaReg | 1.3.6.1.4.1.9.9.174.1.4.1 | |||
cmiMaRegMaxInMinuteRegs | 1.3.6.1.4.1.9.9.174.1.4.1.1 | counter32 | read-only |
The maximum number of Registration Requests received in a minute by the mobility agent. |
cmiMaRegDateMaxRegsReceived | 1.3.6.1.4.1.9.9.174.1.4.1.2 | dateandtime | read-only |
The time at which number of Registration Requests received in a minute by the mobility agent were maximum. |
cmiMaRegInLastMinuteRegs | 1.3.6.1.4.1.9.9.174.1.4.1.3 | counter32 | read-only |
The number of Registration Requests received in the last minute by the mobility agent. |
cmiMaAdvertisement | 1.3.6.1.4.1.9.9.174.1.4.2 | |||
cmiMaAdvConfigTable | 1.3.6.1.4.1.9.9.174.1.4.2.1 | no-access |
A table containing configurable advertisement parameters for all advertisement interfaces in the mobility agent. |
|
1.3.6.1.4.1.9.9.174.1.4.2.1.1 | no-access |
Advertisement parameters for one advertisement interface. |
||
cmiMaAdvInterfaceIndex | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.1 | interfaceindex | no-access |
The ifIndex value from Interfaces table of MIB II for the interface which is advertising. |
cmiMaInterfaceAddressType | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.2 | inetaddresstype | read-only |
Represents the type of IP address stored in cmiMaInterfaceAddress. |
cmiMaInterfaceAddress | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.3 | inetaddress | read-only |
IP address for advertisement interface. |
cmiMaAdvMaxRegLifetime | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.4 | unsigned32 | read-only |
The longest lifetime in seconds that mobility agent is willing to accept in any registration request. |
cmiMaAdvPrefixLengthInclusion | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.5 | truthvalue | read-only |
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. |
cmiMaAdvAddressType | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.6 | inetaddresstype | read-only |
Represents the type of IP address stored in cmiMaAdvAddress. |
cmiMaAdvAddress | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.7 | inetaddress | read-only |
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 |
cmiMaAdvMaxInterval | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.8 | unsigned32 | read-only |
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. |
cmiMaAdvMinInterval | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.9 | unsigned32 | read-only |
The minimum time in seconds between successive transmissions of Agent Advertisements from this interface. Default value is 0.75 * cmiMaAdvMaxInterval. |
cmiMaAdvMaxAdvLifetime | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.10 | unsigned32 | read-only |
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. |
cmiMaAdvResponseSolicitationOnly | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.11 | truthvalue | read-only |
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. |
cmiMaAdvStatus | 1.3.6.1.4.1.9.9.174.1.4.2.1.1.12 | rowstatus | read-only |
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. |
cmiMn | 1.3.6.1.4.1.9.9.174.1.5 | |||
cmiMnDiscovery | 1.3.6.1.4.1.9.9.174.1.5.1 | |||
cmiMnRecentAdvReceived | 1.3.6.1.4.1.9.9.174.1.5.1.1 | |||
cmiMnAdvFlags | 1.3.6.1.4.1.9.9.174.1.5.1.1.1 | bits | read-only |
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. Bits: 'busy': 4, 'regRequired': 5, 'homeAgent': 3, 'gre': 0, 'minEnc': 1, 'reverseTunnel': 6, 'foreignAgent': 2. |
cmiMnRegistration | 1.3.6.1.4.1.9.9.174.1.5.2 | |||
cmiMnRegistrationTable | 1.3.6.1.4.1.9.9.174.1.5.2.1 | no-access |
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. |
|
1.3.6.1.4.1.9.9.174.1.5.2.1.1 | no-access |
Information about one registration attempt. |
||
cmiMnRegFlags | 1.3.6.1.4.1.9.9.174.1.5.2.1.1.1 | cmiregistrationflags | read-only |
Registration flags sent by the mobile node. It is the second byte in the Mobile IP Registration Request message. |
cmiMrSystem | 1.3.6.1.4.1.9.9.174.1.5.3 | |||
cmiMrReverseTunnel | 1.3.6.1.4.1.9.9.174.1.5.3.1 | truthvalue | read-write |
Specifies whether reverse tunneling is enabled on the mobile router or not. |
cmiMrRedundancyGroup | 1.3.6.1.4.1.9.9.174.1.5.3.2 | snmpadminstring | read-write |
Name of the redundancy group used to provide network availability for the mobile router. |
cmiMrMobNetTable | 1.3.6.1.4.1.9.9.174.1.5.3.3 | no-access |
A table containing information about all the networks for which mobility is provided by the mobile router. |
|
1.3.6.1.4.1.9.9.174.1.5.3.3.1 | no-access |
Details of a single mobile network on mobile router. |
||
cmiMrMobNetIfIndex | 1.3.6.1.4.1.9.9.174.1.5.3.3.1.1 | interfaceindex | no-access |
The ifIndex value from Interfaces table of MIB II for the interface on the mobile router connected to the mobile network. |
cmiMrMobNetAddrType | 1.3.6.1.4.1.9.9.174.1.5.3.3.1.2 | inetaddresstype | read-only |
Represents the type of IP address stored in cmiMrMobNetAddr. |
cmiMrMobNetAddr | 1.3.6.1.4.1.9.9.174.1.5.3.3.1.3 | inetaddress | read-only |
IP address of the mobile network. |
cmiMrMobNetPfxLen | 1.3.6.1.4.1.9.9.174.1.5.3.3.1.4 | inetaddressprefixlength | read-only |
Prefix length associated with the mobile network ip address. |
cmiMrMobNetStatus | 1.3.6.1.4.1.9.9.174.1.5.3.3.1.5 | rowstatus | read-only |
The row status for the mobile network entry. |
cmiMrHaTunnelIfIndex | 1.3.6.1.4.1.9.9.174.1.5.3.4 | interfaceindexorzero | read-only |
The ifIndex value from Interfaces table of MIB II for the tunnel interface (to HA) of the mobile router. |
cmiMrHATable | 1.3.6.1.4.1.9.9.174.1.5.3.5 | no-access |
A table containing additional parameters related to a home agent beyond that provided by MIP MIB mnHATable. |
|
1.3.6.1.4.1.9.9.174.1.5.3.5.1 | no-access |
Additional information about a particular entry in the mnHATable beyond that provided by MIP MIB mnHAEntry. |
||
cmiMrHAPriority | 1.3.6.1.4.1.9.9.174.1.5.3.5.1.1 | unsigned32 | read-only |
The priority for this home agent. |
cmiMrHABest | 1.3.6.1.4.1.9.9.174.1.5.3.5.1.2 | truthvalue | read-only |
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. |
cmiMrIfTable | 1.3.6.1.4.1.9.9.174.1.5.3.6 | no-access |
A table containing roaming/solicitation parameters for all roaming interfaces on the mobile router. |
|
1.3.6.1.4.1.9.9.174.1.5.3.6.1 | no-access |
Roaming/solicitation parameters for one interface. |
||
cmiMrIfIndex | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.1 | interfaceindex | no-access |
The ifIndex value from Interfaces table of MIB II for an interface on the Mobile router. |
cmiMRIfDescription | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.2 | snmpadminstring | read-only |
Description of the access type for the mobile router interface. |
cmiMrIfHoldDown | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.3 | unsigned32 | read-only |
Waiting time after which mobile router registers to agents heard on this interface. |
cmiMrIfRoamPriority | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.4 | unsigned32 | read-only |
The priority value used to select an interface among multiple interfaces to send registration request. |
cmiMrIfSolicitPeriodic | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.5 | truthvalue | read-only |
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. |
cmiMrIfSolicitInterval | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.6 | unsigned32 | read-only |
The time interval after which a solicitation has to be sent once an agent advertisement is heard on the interface. |
cmiMrIfSolicitRetransInitial | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.7 | unsigned32 | read-only |
The wait period before first retransmission of a solicitation when no agent advertisement is heard. |
cmiMrIfSolicitRetransMax | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.8 | unsigned32 | read-only |
This value specifies the maximum limit for the solicitation retransmission timeout. For each successive solicit message retransmission timeout period is twice the previous period. |
cmiMrIfSolicitRetransLimit | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.9 | unsigned32 | read-only |
The maximum number of solicitation retransmissions allowed. |
cmiMrIfSolicitRetransCurrent | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.10 | unsigned32 | read-only |
Current retransmission interval. |
cmiMrIfSolicitRetransRemaining | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.11 | gauge32 | read-only |
Time remaining before the current retransmission interval expires. |
cmiMrIfSolicitRetransCount | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.12 | counter32 | read-only |
The number of retransmissions of the solicitation. |
cmiMrIfCCoaAddressType | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.13 | inetaddresstype | read-only |
Represents the type of IP address stored in cmiMrIfCCoaAddress. |
cmiMrIfCCoaAddress | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.14 | inetaddress | read-only |
Interface address to be used as a collocated care-of IP address. Currently, the primary interface IP address is used as the CCoA. |
cmiMrIfCCoaDefaultGwType | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.15 | inetaddresstype | read-only |
Represents the type of IP address stored in cmiMrIfCCoaDefaultGw. |
cmiMrIfCCoaDefaultGw | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.16 | inetaddress | read-only |
Gateway IP address to be used with CCoA registrations on an interface other than serial interface with a static (fixed) IP address. |
cmiMrIfCCoaRegRetry | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.17 | unsigned32 | read-only |
Time to wait between successive registration attempts after CCoA registration failure. |
cmiMrIfCCoaRegRetryRemaining | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.18 | gauge32 | read-only |
Time remaining before the current CCoA registration retry interval expires. |
cmiMrIfStatus | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.19 | rowstatus | read-only |
The row status for this table. |
cmiMrIfCCoaRegistration | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.20 | truthvalue | read-only |
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. |
cmiMrIfCCoaOnly | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.21 | truthvalue | read-only |
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. |
cmiMrIfCCoaEnable | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.22 | truthvalue | read-only |
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. |
cmiMrIfRoamStatus | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.23 | truthvalue | read-only |
Indicates whether the mobile router is currently registered through this interface. |
cmiMrIfRegisteredCoAType | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.24 | inetaddresstype | read-only |
Represents the type of address stored in cmiMrIfRegisteredCoA. |
cmiMrIfRegisteredCoA | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.25 | inetaddress | read-only |
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. |
cmiMrIfRegisteredMaAddrType | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.26 | inetaddresstype | read-only |
Represents the type of address stored in cmiMrIfRegisteredMaAddr. |
cmiMrIfRegisteredMaAddr | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.27 | inetaddress | read-only |
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. |
cmiMrIfHaTunnelIfIndex | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.28 | interfaceindexorzero | read-only |
The ifIndex value from Interfaces table of MIB II for the tunnel interface (to home agent) of the mobile router through this roaming interface. |
cmiMrIfID | 1.3.6.1.4.1.9.9.174.1.5.3.6.1.29 | unsigned32 | read-only |
A unique number identifying the roaming interface. This is also used as an unique identifier for the tunnel between home agent and mobile router. |
cmiMrBetterIfDetected | 1.3.6.1.4.1.9.9.174.1.5.3.7 | counter32 | read-only |
Number of times that the mobile router has detected a better interface. |
cmiMrTunnelPktsRcvd | 1.3.6.1.4.1.9.9.174.1.5.3.8 | counter32 | read-only |
Number of packets received on the MR-HA tunnel. |
cmiMrTunnelPktsSent | 1.3.6.1.4.1.9.9.174.1.5.3.9 | counter32 | read-only |
Number of packets sent through the MR-HA tunnel. |
cmiMrTunnelBytesRcvd | 1.3.6.1.4.1.9.9.174.1.5.3.10 | counter32 | read-only |
Number of bytes received on the MR-HA tunnel. |
cmiMrTunnelBytesSent | 1.3.6.1.4.1.9.9.174.1.5.3.11 | counter32 | read-only |
Number of bytes sent through the MR-HA tunnel. |
cmiMrRedStateActive | 1.3.6.1.4.1.9.9.174.1.5.3.12 | counter32 | read-only |
Number of times the redundancy state of the mobile router changed to active. |
cmiMrRedStatePassive | 1.3.6.1.4.1.9.9.174.1.5.3.13 | counter32 | read-only |
Number of times the redundancy state of the mobile router changed to passive. |
cmiMrCollocatedTunnel | 1.3.6.1.4.1.9.9.174.1.5.3.14 | integer | read-write |
This indicates whether a single tunnel or dual tunnels will be created between MR and HA when the mobile router registers with a CCoA. Enumeration: 'double': 2, 'single': 1. |
cmiMrMultiPath | 1.3.6.1.4.1.9.9.174.1.5.3.15 | truthvalue | read-write |
Specifies whether multiple path is enabled on the mobile router or not. |
cmiMrMultiPathMetricType | 1.3.6.1.4.1.9.9.174.1.5.3.16 | cmimultipathmetrictype | read-write |
Specifies the metric to use when multiple path is enabled on the mobile router. |
cmiMrDiscovery | 1.3.6.1.4.1.9.9.174.1.5.4 | |||
cmiMrMaAdvTable | 1.3.6.1.4.1.9.9.174.1.5.4.1 | no-access |
A table with information related to all the agent advertisements heard by the mobile router. |
|
1.3.6.1.4.1.9.9.174.1.5.4.1.1 | no-access |
Information related to a single agent advertisement. |
||
cmiMrMaAddressType | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.1 | inetaddresstype | no-access |
Represents the type of IP address stored in cmiMrMaAddress. Only IPv4 address type is supported. |
cmiMrMaAddress | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.2 | inetaddress | no-access |
IP address of the mobile agent from which the advertisement was received. Only IPv4 addresses are supported. |
cmiMrMaIsHa | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.3 | truthvalue | read-only |
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. |
cmiMrMaAdvRcvIf | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.4 | interfaceindex | read-only |
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. |
cmiMrMaIfMacAddress | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.5 | macaddress | read-only |
Mobile agent advertising interface MAC address. |
cmiMrMaAdvSequence | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.6 | unsigned32 | read-only |
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. |
cmiMrMaAdvFlags | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.7 | bits | read-only |
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. Bits: 'busy': 5, 'regRequired': 6, 'homeAgent': 4, 'gre': 1, 'minEnc': 2, 'reverseTunnel': 0, 'foreignAgent': 3. |
cmiMrMaAdvMaxRegLifetime | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.8 | unsigned32 | read-only |
The longest registration lifetime in seconds that the agent is willing to accept in any registration request. |
cmiMrMaAdvMaxLifetime | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.9 | unsigned32 | read-only |
The maximum length of time that the Advertisement is considered valid in the absence of further Advertisements. |
cmiMrMaAdvLifetimeRemaining | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.10 | gauge32 | read-only |
The time remaining for the advertisement lifetime expiration. |
cmiMrMaAdvTimeReceived | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.11 | timestamp | read-only |
The time at which the most recently received advertisement was received. |
cmiMrMaAdvTimeFirstHeard | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.12 | timestamp | read-only |
The time at which the first Advertisement from the mobile agent was received. |
cmiMrMaHoldDownRemaining | 1.3.6.1.4.1.9.9.174.1.5.4.1.1.13 | gauge32 | read-only |
The time remaining for the hold down period expiration. |
cmiMrRegistration | 1.3.6.1.4.1.9.9.174.1.5.5 | |||
cmiMrRegExtendExpire | 1.3.6.1.4.1.9.9.174.1.5.5.1 | unsigned32 | read-write |
Time in seconds before lifetime expiration to send registration request. |
cmiMrRegExtendRetry | 1.3.6.1.4.1.9.9.174.1.5.5.2 | unsigned32 | read-write |
The number of retries to be sent. |
cmiMrRegExtendInterval | 1.3.6.1.4.1.9.9.174.1.5.5.3 | unsigned32 | read-write |
Time after which the mobile router is to send another registration request when no reply is received. |
cmiMrRegLifetime | 1.3.6.1.4.1.9.9.174.1.5.5.4 | unsigned32 | read-write |
The requested lifetime in registration requests. |
cmiMrRegRetransInitial | 1.3.6.1.4.1.9.9.174.1.5.5.5 | unsigned32 | read-write |
Time to wait before retransmission for the first time when no reply is received. |
cmiMrRegRetransMax | 1.3.6.1.4.1.9.9.174.1.5.5.6 | unsigned32 | read-write |
Maximum retransmission time allowed. |
cmiMrRegRetransLimit | 1.3.6.1.4.1.9.9.174.1.5.5.7 | unsigned32 | read-write |
The maximum number of retransmissions allowed. |
cmiMrRegNewHa | 1.3.6.1.4.1.9.9.174.1.5.5.8 | counter32 | read-only |
The number of times MR registers with a different HA due to changes in HA / HA priority. |
cmiTrapObjects | 1.3.6.1.4.1.9.9.174.1.6 | |||
cmiTrapControl | 1.3.6.1.4.1.9.9.174.1.6.1 | bits | read-write |
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. Bits: 'cmiHaMnRegFailedTrap': 3, 'cmiMrNewMATrap': 2, 'cmiMrCoaChangeTrap': 1, 'cmiMrStateChangeTrap': 0, 'cmiHaMaxBindingsNotif': 4. |
cmiNtRegCOAType | 1.3.6.1.4.1.9.9.174.1.6.3 | inetaddresstype | read-only |
Represents the type of the address stored in cmiHaRegMnCOA. |
cmiNtRegCOA | 1.3.6.1.4.1.9.9.174.1.6.4 | inetaddress | read-only |
The Mobile Node's Care-of address. |
cmiNtRegHAAddrType | 1.3.6.1.4.1.9.9.174.1.6.5 | inetaddresstype | read-only |
Represents the type of the address stored in cmiHaRegMnHa. |
cmiNtRegHomeAgent | 1.3.6.1.4.1.9.9.174.1.6.6 | inetaddress | read-only |
The Mobile Node's Home Agent address. |
cmiNtRegHomeAddressType | 1.3.6.1.4.1.9.9.174.1.6.7 | inetaddresstype | read-only |
Represents the type of the address stored in cmiHaRegRecentHomeAddress. |
cmiNtRegHomeAddress | 1.3.6.1.4.1.9.9.174.1.6.8 | ipaddress | read-only |
Home (IP) address of visiting mobile node. |
cmiNtRegNAI | 1.3.6.1.4.1.9.9.174.1.6.9 | octet string | read-only |
The identifier associated with the mobile node. |
cmiNtRegDeniedCode | 1.3.6.1.4.1.9.9.174.1.6.10 | integer | read-only |
The Code indicating the reason why the most recent Registration Request for this mobile node was rejected by the home agent. Enumeration: 'reasonUnspecified': 128, 'encapsulationUnavailable': 139, 'reverseTunnelUnavailable': 137, 'poorlyFormedRequest': 134, 'idMismatch': 133, 'mnAuthenticationFailure': 131, 'insufficientResource': 130, 'unknownHA': 136, 'admProhibited': 129, 'faAuthenticationFailure': 132, 'reverseTunnelBitNotSet': 138, 'tooManyBindings': 135. |
ciscoMobileIpMIBConformance | 1.3.6.1.4.1.9.9.174.3 | |||
ciscoMobileIpCompliances | 1.3.6.1.4.1.9.9.174.3.1 | |||
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. |
||
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. |
||
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 |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
ciscoMobileIpGroups | 1.3.6.1.4.1.9.9.174.3.2 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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 |
||
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. |
||
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. |
||
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 |
||
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 |
||
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. |
||
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. |
||
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. |
||
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. |
||
ciscoMobileIpMnDiscoveryGroup | 1.3.6.1.4.1.9.9.174.3.2.15 |
Group which supports the recently changed Adv Flag |
||
ciscoMobileIpMnRegistrationGroup | 1.3.6.1.4.1.9.9.174.3.2.16 |
Group having information about Mn registration |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
ciscoMobileIpMrNotificationGroup | 1.3.6.1.4.1.9.9.174.3.2.22 |
Group of notifications on a Mobile Router. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
ciscoMobileIpMrNotificationGroupV2 | 1.3.6.1.4.1.9.9.174.3.2.30 |
Group of notifications on a Mobile Router. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
ciscoMobileIpMrNotificationGroupV3 | 1.3.6.1.4.1.9.9.174.3.2.37 |
This group supplements ciscoMobileIpMrNotificationGroupV2 with the Object cmiHaMaxBindingsNotif. |
||
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. |
||
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. |
||
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. |