All MIBs › MIP-MIB
Organization: IETF Mobile IP Working Group
Last Updated: 1996-06-04
Category: IP and Core Protocols, Mobile IP
Description: Defines managed objects for managing Mobile IP (IPv4) protocol entities, including Mobile Nodes, Foreign Agents, and Home Agents.
IPNetwork Monitor uses several OIDs from this MIB in network discovery and polling the applicable devices. Start monitoring MIP-MIB with a free 30-day trial of IPNetwork Monitor.
What Is MIP-MIB?
MIP-MIB is the IETF standards-track MIB module (based on RFC 2006) for managing Mobile IP version 4, a protocol that lets a mobile node keep a permanent home address while roaming onto foreign networks. It models the three core Mobile IP roles -- Mobile Node, Foreign Agent, and Home Agent -- exposing configuration and runtime state for each, including registration/binding data, advertisement parameters, and security-association status. For monitoring it primarily reveals protocol/software-level operational status rather than physical hardware health: registration success/failure activity, active mobility bindings, and agent advertisement behavior indicate whether the Mobile IP subsystem on a router or host is functioning correctly. As a standards-based MIB it depends only on the base SNMPv2-SMI and requires no vendor extensions, though vendors implementing Mobile IP typically layer their own enterprise MIBs alongside it. It is deployed on routers and hosts acting as home agents, foreign agents, or mobile-IP-aware endpoints in networks supporting IP mobility, such as early cellular data or campus wireless roaming infrastructures, with the MIP-MIB RFC (RFC 2006) remaining the authoritative reference engineers consult when implementing these deployments.
IPNetwork Monitor allows you to monitor SNMP objects defined in MIP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- vendor-neutral, standards-based MIB, not tied to a specific manufacturer
- routers/gateways acting as Mobile IP home or foreign agents
- mobile-IP-capable hosts
Monitoring Examples
No sample objects were provided for this instance, so specifics are grounded in the standard's known structure of Home Agent, Foreign Agent, and Mobile Node tables rather than invented names. A network engineer would typically track registration request/reply activity and the size of the active mobility-binding table on a home agent to confirm mobile nodes are successfully re-registering as they roam. A drop in active bindings alongside a rise in registration denials would point to an authentication or security-association mismatch between a mobile node and its home agent.
What Can Be Monitored
- mobile node registration status
- home agent binding table size
- foreign agent visitor list
- registration request/reply activity
- mobility security association status
This MIB depends on
Related MIBs
Imported Objects
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| mib-2 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| C32 faAdmProhibited | 1.3.6.1.2.1.44.1.5.3.5 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- administratively prohibited (Code 65). |
| faAdvertisement | 1.3.6.1.2.1.44.1.5.2 | |||
| faAdvertisementGroup | 1.3.6.1.2.1.44.3.1.9 | A collection of objects providing supplemental management information for the Agent Advertisement function within a foreign agent. | ||
| faCOAEntry | 1.3.6.1.2.1.44.1.5.1.1.1 | not-accessible | Entry of COA | |
| ROW faCOAStatus | 1.3.6.1.2.1.44.1.5.1.1.1.2 | RowStatus | read-create | The row status for COA entry. |
| faCOATable | 1.3.6.1.2.1.44.1.5.1.1 | not-accessible | A table containing all of the care-of addresses (COAs) supported by the foreign agent. New entries can be added to the table. The order of entries in the faCOATAble is also the order in which the COAs are listed in the Agent Advertisement. | |
| C32 faEncapsulationUnavailable | 1.3.6.1.2.1.44.1.5.3.10 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- requested encapsulation unavailable (Code 72). |
| C32 faHAAuthenticationFailure | 1.3.6.1.2.1.44.1.5.3.15 | Counter32 | read-only | Total number of Registration Replies denied by foreign agent -- home agent failed authentication (Code 68). |
| C32 faHAUnreachable | 1.3.6.1.2.1.44.1.5.3.12 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- home agent unreachable (Codes 80-95). |
| C32 faInsufficientResource | 1.3.6.1.2.1.44.1.5.3.6 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- insufficient resources (Code 66). |
| T/F faIsBusy | 1.3.6.1.2.1.44.1.5.2.1 | TruthValue | read-only | Whether or not the foreign agent is too busy to accept additional registrations. If true(1), the agent is busy and any Agent advertisements sent from this agent should have the 'B' bit set to 1. |
| C32 faMNAuthenticationFailure | 1.3.6.1.2.1.44.1.5.3.7 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- mobile node failed authentication (Code 67). |
| C32 faPoorlyFormedReplies | 1.3.6.1.2.1.44.1.5.3.16 | Counter32 | read-only | Total number of Registration Replies denied by foreign agent -- poorly formed reply (Code 71). |
| C32 faPoorlyFormedRequests | 1.3.6.1.2.1.44.1.5.3.9 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- poorly formed request (Code 70). |
| C32 faReasonUnspecified | 1.3.6.1.2.1.44.1.5.3.4 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- reason unspecified (Code 64). |
| faRegistration | 1.3.6.1.2.1.44.1.5.3 | |||
| faRegistrationGroup | 1.3.6.1.2.1.44.3.1.10 | A collection of objects providing management information for the registration function within a foreign agent. | ||
| T/F faRegistrationRequired | 1.3.6.1.2.1.44.1.5.2.2 | TruthValue | read-write | Whether or not this foreign agent requires registration even from those mobile nodes that have acquired their own, colocated care-of address. If true(1), registration is required and any Agent Advertisements sent from this agent should have the 'R' bit set to 1. |
| C32 faRegLifetimeTooLong | 1.3.6.1.2.1.44.1.5.3.8 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- requested lifetime too long (Code 69). |
| C32 faRegRepliesRecieved | 1.3.6.1.2.1.44.1.5.3.13 | Counter32 | read-only | Total number of well-formed Registration Replies received by foreign agent. |
| C32 faRegRepliesRelayed | 1.3.6.1.2.1.44.1.5.3.14 | Counter32 | read-only | Total number of valid Registration Replies relayed to the mobile node by foreign agent. |
| C32 faRegRequestsReceived | 1.3.6.1.2.1.44.1.5.3.2 | Counter32 | read-only | Total number of valid Registration Requests received. |
| C32 faRegRequestsRelayed | 1.3.6.1.2.1.44.1.5.3.3 | Counter32 | read-only | Total number of Registration Requests relayed to home agent by foreign agent. |
| IP faSupportedCOA | 1.3.6.1.2.1.44.1.5.1.1.1.1 | IpAddress | not-accessible | Care-of-address supported by this foreign agent. |
| faSystem | 1.3.6.1.2.1.44.1.5.1 | |||
| faSystemGroup | 1.3.6.1.2.1.44.3.1.8 | A collection of objects providing the basic management information for foreign agents. | ||
| faVisitorEntry | 1.3.6.1.2.1.44.1.5.3.1.1 | not-accessible | Information for one visitor. | |
| IP faVisitorHomeAddress | 1.3.6.1.2.1.44.1.5.3.1.1.2 | IpAddress | read-only | Home (IP) address of visiting mobile node. |
| IP faVisitorHomeAgentAddress | 1.3.6.1.2.1.44.1.5.3.1.1.3 | IpAddress | read-only | Home agent IP address for that visiting mobile node. |
| IP faVisitorIPAddress | 1.3.6.1.2.1.44.1.5.3.1.1.1 | IpAddress | read-only | Source IP address of visitor's Registration Request. |
| REG faVisitorRegFlags | 1.3.6.1.2.1.44.1.5.3.1.1.6 | RegistrationFlags | read-only | Registration flags sent by mobile node. |
| I32 faVisitorRegIDHigh | 1.3.6.1.2.1.44.1.5.3.1.1.8 | Integer32 | read-only | High 32 bits of Identification used in that registration by the mobile node. |
| I32 faVisitorRegIDLow | 1.3.6.1.2.1.44.1.5.3.1.1.7 | Integer32 | read-only | Low 32 bits of Identification used in that registration by the mobile node. |
| T/F faVisitorRegIsAccepted | 1.3.6.1.2.1.44.1.5.3.1.1.9 | TruthValue | read-only | Whether the registration has been accepted or not. If it is false(2), this registration is still pending for reply. |
| faVisitorTable | 1.3.6.1.2.1.44.1.5.3.1 | not-accessible | A table containing the foreign agent's visitor list. The foreign agent updates this table in response to registration events from mobile nodes. | |
| I32 faVisitorTimeGranted | 1.3.6.1.2.1.44.1.5.3.1.1.4 | Integer32 | read-only | The lifetime in seconds granted to the mobile node for this registration. Only valid if faVisitorRegIsAccepted is true(1). |
| G32 faVisitorTimeRemaining | 1.3.6.1.2.1.44.1.5.3.1.1.5 | Gauge32 | read-only | The number of seconds remaining until the registration is expired. It has the same initial value as faVisitorTimeGranted, and is counted down by the foreign agent. |
| C32 faVJCompressionUnavailable | 1.3.6.1.2.1.44.1.5.3.11 | Counter32 | read-only | Total number of Registration Requests denied by foreign agent -- requested Van Jacobson header compression unavailable (Code 73). |
| C32 haAdmProhibited | 1.3.6.1.2.1.44.1.6.3.6 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- administratively prohibited (Code 129). |
| haCounterEntry | 1.3.6.1.2.1.44.1.6.3.2.1 | not-accessible | Registration statistics for one mobile node. | |
| haCounterTable | 1.3.6.1.2.1.44.1.6.3.2 | not-accessible | A table containing registration statistics for all mobile nodes authorized to use this home agent. | |
| C32 haDeRegRepliesSent | 1.3.6.1.2.1.44.1.6.3.19 | Counter32 | read-only | Total number of Registration Replies sent by the home agent in response to requests to deregister. |
| C32 haDeRegRequestsReceived | 1.3.6.1.2.1.44.1.6.3.17 | Counter32 | read-only | Total number of Registration Requests received by the home agent with a Lifetime of zero (requests to deregister). |
| C32 haFAAuthenticationFailure | 1.3.6.1.2.1.44.1.6.3.9 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- foreign agent failed authentication (Code 132). |
| C32 haGratuitiousARPsSent | 1.3.6.1.2.1.44.1.6.3.14 | Counter32 | read-only | Total number of gratuition ARPs sent by the home agent on behalf of mobile nodes. |
| C32 haIDMismatch | 1.3.6.1.2.1.44.1.6.3.10 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- Identification mismatch (Code 133). |
| C32 haInsufficientResource | 1.3.6.1.2.1.44.1.6.3.7 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- insufficient resources (Code 130). |
| C32 haMNAuthenticationFailure | 1.3.6.1.2.1.44.1.6.3.8 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- mobile node failed authentication (Code 131). |
| IP haMobilityBindingCOA | 1.3.6.1.2.1.44.1.6.3.1.1.2 | IpAddress | read-only | Mobile node's care-of-address. One mobile node can have multiple bindings with different care-of-addresses. |
| haMobilityBindingEntry | 1.3.6.1.2.1.44.1.6.3.1.1 | not-accessible | An entry on the mobility binding list. | |
| IP haMobilityBindingMN | 1.3.6.1.2.1.44.1.6.3.1.1.1 | IpAddress | read-only | Mobile node's home (IP) address. |
| REG haMobilityBindingRegFlags | 1.3.6.1.2.1.44.1.6.3.1.1.4 | RegistrationFlags | read-only | Registration flags sent by mobile node. |
| I32 haMobilityBindingRegIDHigh | 1.3.6.1.2.1.44.1.6.3.1.1.6 | Integer32 | read-only | High 32 bits of Identification used in that binding by the mobile node. |
| I32 haMobilityBindingRegIDLow | 1.3.6.1.2.1.44.1.6.3.1.1.5 | Integer32 | read-only | Low 32 bits of Identification used in that binding by the mobile node. |
| IP haMobilityBindingSourceAddress | 1.3.6.1.2.1.44.1.6.3.1.1.3 | IpAddress | read-only | IP source address of the Registration Request as received by the home agent. Will be either a mobile node's co-located care-of address or an address of the foreign agent. |
| haMobilityBindingTable | 1.3.6.1.2.1.44.1.6.3.1 | not-accessible | A table containing the home agent's mobility binding list. The home agent updates this table in response to registration events from mobile nodes. | |
| I32 haMobilityBindingTimeGranted | 1.3.6.1.2.1.44.1.6.3.1.1.7 | Integer32 | read-only | The lifetime in seconds granted to the mobile node for this registration. |
| G32 haMobilityBindingTimeRemaining | 1.3.6.1.2.1.44.1.6.3.1.1.8 | Gauge32 | read-only | The number of seconds remaining until the registration is expired. It has the same initial value as haMobilityBindingTimeGranted, and is counted down by the home agent. |
| C32 haMultiBindingUnsupported | 1.3.6.1.2.1.44.1.6.3.4 | Counter32 | read-only | Total number of Registration Requests accepted by home agent -- simultaneous mobility bindings unsupported (Code 1). |
| G32 haOverallServiceTime | 1.3.6.1.2.1.44.1.6.3.2.1.4 | Gauge32 | read-only | Overall service time (in seconds) that has accumulated for the mobile node since the home agent last rebooted. |
| C32 haPoorlyFormedRequest | 1.3.6.1.2.1.44.1.6.3.11 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- poorly formed request (Code 134). |
| C32 haProxyARPsSent | 1.3.6.1.2.1.44.1.6.3.15 | Counter32 | read-only | Total number of proxy ARPs sent by the home agent on behalf of mobile nodes. |
| C32 haReasonUnspecified | 1.3.6.1.2.1.44.1.6.3.5 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- reason unspecified (Code 128). |
| TIM haRecentServiceAcceptedTime | 1.3.6.1.2.1.44.1.6.3.2.1.5 | TimeStamp | read-only | The time at which the most recent Registration Request was accepted by the home agent for this mobile node. |
| INT haRecentServiceDeniedCode | 1.3.6.1.2.1.44.1.6.3.2.1.7 | INTEGER | read-only | The Code indicating the reason why the most recent Registration Request for this mobile node was rejected by the home agent. |
| TIM haRecentServiceDeniedTime | 1.3.6.1.2.1.44.1.6.3.2.1.6 | TimeStamp | read-only | The time at which the most recent Registration Request was denied by the home agent for this mobile node. |
| haRegistration | 1.3.6.1.2.1.44.1.6.3 | |||
| C32 haRegistrationAccepted | 1.3.6.1.2.1.44.1.6.3.3 | Counter32 | read-only | Total number of Registration Requests accepted by home agent (Code 0). |
| haRegistrationGroup | 1.3.6.1.2.1.44.3.1.11 | A collection of objects providing management information for the registration function within a home agent. | ||
| haRegNodeCountersGroup | 1.3.6.1.2.1.44.3.1.12 | A collection of objects providing management information for counters related to the registration function within a home agent. | ||
| C32 haRegRepliesSent | 1.3.6.1.2.1.44.1.6.3.18 | Counter32 | read-only | Total number of Registration Replies sent by the home agent. |
| C32 haRegRequestsReceived | 1.3.6.1.2.1.44.1.6.3.16 | Counter32 | read-only | Total number of Registration Requests received by home agent. |
| C32 haServiceRequestsAccepted | 1.3.6.1.2.1.44.1.6.3.2.1.2 | Counter32 | read-only | Total number of service requests for the mobile node accepted by the home agent (Code 0 + Code 1). |
| C32 haServiceRequestsDenied | 1.3.6.1.2.1.44.1.6.3.2.1.3 | 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). |
| C32 haTooManyBindings | 1.3.6.1.2.1.44.1.6.3.12 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- too many simultaneous mobility bindings (Code 135). |
| C32 haUnknownHA | 1.3.6.1.2.1.44.1.6.3.13 | Counter32 | read-only | Total number of Registration Requests denied by home agent -- unknown home agent address (Code 136). |
| IP maAdvAddress | 1.3.6.1.2.1.44.1.4.2.1.1.4 | IpAddress | read-create | 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). |
| maAdvConfigEntry | 1.3.6.1.2.1.44.1.4.2.1.1 | not-accessible | Advertisement parameters for one advertisement interface. | |
| maAdvConfigTable | 1.3.6.1.2.1.44.1.4.2.1 | not-accessible | A table containing configurable advertisement parameters for all advertisement interfaces in the mobility agent. | |
| maAdvertisement | 1.3.6.1.2.1.44.1.4.2 | |||
| maAdvertisementGroup | 1.3.6.1.2.1.44.3.1.7 | A collection of objects providing management information for the Agent Advertisement function within mobility agents. | ||
| C32 maAdvertisementsSent | 1.3.6.1.2.1.44.1.4.2.2 | Counter32 | read-only | Total number of advertisements sent by the mobility agent. |
| I32 maAdvMaxAdvLifetime | 1.3.6.1.2.1.44.1.4.2.1.1.7 | Integer32 | read-create | The time (in seconds) to be placed in the Lifetime field of the RFC 1256-portion of the Agent Advertisements sent over this interface. |
| I32 maAdvMaxInterval | 1.3.6.1.2.1.44.1.4.2.1.1.5 | Integer32 | read-create | The maximum time in seconds between successive transmissions of Agent Advertisements from this interface. |
| I32 maAdvMaxRegLifetime | 1.3.6.1.2.1.44.1.4.2.1.1.2 | Integer32 | read-create | The longest lifetime in seconds that mobility agent is willing to accept in any Registration Request. |
| I32 maAdvMinInterval | 1.3.6.1.2.1.44.1.4.2.1.1.6 | Integer32 | read-create | The minimum time in seconds between successive transmissions of Agent Advertisements from this interface. |
| T/F maAdvPrefixLengthInclusion | 1.3.6.1.2.1.44.1.4.2.1.1.3 | TruthValue | read-create | 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. |
| T/F maAdvResponseSolicitationOnly | 1.3.6.1.2.1.44.1.4.2.1.1.8 | TruthValue | read-create | The flag indicates whether the advertisement from that interface should be sent only in response to an Agent Solicitation message. |
| C32 maAdvsSentForSolicitation | 1.3.6.1.2.1.44.1.4.2.3 | Counter32 | read-only | Total number of advertisements sent by mobility agent in response to mobile node solicitations. |
| ROW maAdvStatus | 1.3.6.1.2.1.44.1.4.2.1.1.9 | RowStatus | read-create | The row status for the agent advertisement table. If this column status is 'active', the manager should not change any column in the row. |
| IP maInterfaceAddress | 1.3.6.1.2.1.44.1.4.2.1.1.1 | IpAddress | not-accessible | IP address for advertisement interface. |
| C32 maSolicitationsReceived | 1.3.6.1.2.1.44.1.4.2.4 | Counter32 | read-only | Total number of solicitations received by the mobility agent. |
| NTF mipAuthFailure | 1.3.6.1.2.1.44.2.0.1 | The mipAuthFailure indicates that the Mobile IP entity has an authentication failure when it validates the mobile Registration Request or Reply. Implementation of this trap is optional. | ||
| mipCompliance | 1.3.6.1.2.1.44.3.2.1 | The compliance statement for SNMPv2 entities which implement the Mobile IP MIB. | ||
| mipCompliances | 1.3.6.1.2.1.44.3.2 | |||
| INT mipEnable | 1.3.6.1.2.1.44.1.1.2 | INTEGER | read-write | Indicates whether the Mobile IP protocol should be enabled for the managed entity. If it is disabled, the entity should disable both agent discovery and registration functions. |
| BIT mipEncapsulationSupported | 1.3.6.1.2.1.44.1.1.3 | Bits | read-only | Encapsulation methods supported by the Mobile IP entity. The entity may support multiple encapsulation methods or none of them: ipInIp(0), -- IP Encapsulation within IP gre(1), -- Generic Routing Encapsulation, -- refers to RFC1701 minEnc(2), -- Minimal Encapsulation within IP. |
| BIT mipEntities | 1.3.6.1.2.1.44.1.1.1 | Bits | read-only | This object describes which Mobile IP entities are supported by this managed entity. The entity may support more than one Mobile IP entities. For example, the entity supports both Foreign Agent (FA) and Home Agent (HA). Therefore, bit 1 and bit 2 are set to 1 for this object. |
| mipFA | 1.3.6.1.2.1.44.1.5 | |||
| mipGroups | 1.3.6.1.2.1.44.3.1 | |||
| mipHA | 1.3.6.1.2.1.44.1.6 | |||
| mipMA | 1.3.6.1.2.1.44.1.4 | |||
| mipMIB | 1.3.6.1.2.1.44 | The MIB Module for the Mobile IP. | ||
| mipMIBConformance | 1.3.6.1.2.1.44.3 | |||
| mipMIBNotificationPrefix | 1.3.6.1.2.1.44.2 | |||
| mipMIBNotifications | 1.3.6.1.2.1.44.2.0 | |||
| mipMIBObjects | 1.3.6.1.2.1.44.1 | |||
| mipMN | 1.3.6.1.2.1.44.1.3 | |||
| INT mipSecAlgorithmMode | 1.3.6.1.2.1.44.1.2.1.1.4 | INTEGER | read-create | Security mode used by this algorithm. |
| INT mipSecAlgorithmType | 1.3.6.1.2.1.44.1.2.1.1.3 | INTEGER | read-create | Type of security algorithm. |
| mipSecAssocEntry | 1.3.6.1.2.1.44.1.2.1.1 | not-accessible | One particular Mobility Security Association. | |
| mipSecAssociationGroup | 1.3.6.1.2.1.44.3.1.2 | A collection of objects providing the management information for security associations of Mobile IP entities. | ||
| mipSecAssocTable | 1.3.6.1.2.1.44.1.2.1 | not-accessible | A table containing Mobility Security Associations. | |
| OCT mipSecKey | 1.3.6.1.2.1.44.1.2.1.1.5 | OCTET STRING | read-create | The shared secret key for the security associations. Reading this object will always return zero length value. |
| mipSecNotificationsGroup | 1.3.6.1.2.1.44.3.1.13 | The notification related to security violations. | ||
| IP mipSecPeerAddress | 1.3.6.1.2.1.44.1.2.1.1.1 | IpAddress | not-accessible | The IP address of the peer entity with which this node shares the mobility security association. |
| I32 mipSecRecentViolationIDHigh | 1.3.6.1.2.1.44.1.2.3.1.6 | Integer32 | read-only | High-order 32 bits of identification used in request or reply of the most recent security violation for this peer. |
| I32 mipSecRecentViolationIDLow | 1.3.6.1.2.1.44.1.2.3.1.5 | Integer32 | read-only | Low-order 32 bits of identification used in request or reply of the most recent security violation for this peer. |
| INT mipSecRecentViolationReason | 1.3.6.1.2.1.44.1.2.3.1.7 | INTEGER | read-only | Reason for the most recent security violation for this peer. |
| I32 mipSecRecentViolationSPI | 1.3.6.1.2.1.44.1.2.3.1.3 | Integer32 | 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. |
| TIM mipSecRecentViolationTime | 1.3.6.1.2.1.44.1.2.3.1.4 | TimeStamp | read-only | Time of the most recent security violation for this peer. |
| INT mipSecReplayMethod | 1.3.6.1.2.1.44.1.2.1.1.6 | INTEGER | read-create | The replay-protection method supported for this SPI within this Mobility Security Association. |
| U32 mipSecSPI | 1.3.6.1.2.1.44.1.2.1.1.2 | Unsigned32 | not-accessible | The SPI is the 4-byte opaque 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 MipSecAssocEntry. |
| C32 mipSecTotalViolations | 1.3.6.1.2.1.44.1.2.2 | Counter32 | read-only | Total number of security violations in the entity |
| mipSecurity | 1.3.6.1.2.1.44.1.2 | |||
| C32 mipSecViolationCounter | 1.3.6.1.2.1.44.1.2.3.1.2 | Counter32 | read-only | Total number of security violations for this peer. |
| mipSecViolationEntry | 1.3.6.1.2.1.44.1.2.3.1 | not-accessible | Information about one particular security violation. | |
| mipSecViolationGroup | 1.3.6.1.2.1.44.3.1.3 | A collection of objects providing the management information for security violation logging of Mobile IP entities. | ||
| mipSecViolationTable | 1.3.6.1.2.1.44.1.2.3 | not-accessible | A table containing information about security violations. | |
| IP mipSecViolatorAddress | 1.3.6.1.2.1.44.1.2.3.1.1 | IpAddress | accessible-for-notify | Violator's IP address. The violator is not necessary in the mipSecAssocTable. |
| mipSystem | 1.3.6.1.2.1.44.1.1 | |||
| mipSystemGroup | 1.3.6.1.2.1.44.3.1.1 | A collection of objects providing the basic Mobile IP entity's management information. | ||
| C32 mnAdvertisementsReceived | 1.3.6.1.2.1.44.1.3.2.4 | Counter32 | read-only | Total number of advertisements received by the mobile node. |
| BIT mnAdvFlags | 1.3.6.1.2.1.44.1.3.2.2.3 | Bits | read-only | The flags are contained in the 7th byte in the extension of the most recently received mobility agent advertisement: vjCompression -- Agent supports Van Jacobson compression gre -- Agent offers Generice 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. |
| INT mnAdvMaxAdvLifetime | 1.3.6.1.2.1.44.1.3.2.2.5 | INTEGER | read-only | The maximum length of time that the Advertisement is considered valid in the absence of further Advertisements. |
| INT mnAdvMaxRegLifetime | 1.3.6.1.2.1.44.1.3.2.2.4 | INTEGER | read-only | The longest lifetime in seconds that the agent is willing to accept in any registration request. |
| C32 mnAdvsDroppedInvalidExtension | 1.3.6.1.2.1.44.1.3.2.5 | Counter32 | read-only | Total number of advertisements dropped by the mobile node due to both poorly formed extensions and unrecognized extensions with extension number in the range 0-127. |
| INT mnAdvSequence | 1.3.6.1.2.1.44.1.3.2.2.2 | INTEGER | read-only | The sequence number of the most recently received advertisement. The sequence number ranges from 0 to 0xffff. After the sequence number attains the value 0xffff, it will roll over to 256. |
| C32 mnAdvsIgnoredUnknownExtension | 1.3.6.1.2.1.44.1.3.2.6 | Counter32 | read-only | Total number of unrecognized extensions in the range 128-255 that were ignored by the mobile node. |
| IP mnAdvSourceAddress | 1.3.6.1.2.1.44.1.3.2.2.1 | IpAddress | read-only | The source IP address of the most recently received Agent Advertisement. This address could be the address of a home agent or a foreign agent. |
| TIM mnAdvTimeReceived | 1.3.6.1.2.1.44.1.3.2.2.6 | TimeStamp | read-only | The time at which the most recently received advertisement was received. |
| C32 mnAgentRebootsDectected | 1.3.6.1.2.1.44.1.3.2.11 | Counter32 | read-only | Total number of agent reboots detected by the mobile node through sequence number of the advertisement. |
| IP mnCOA | 1.3.6.1.2.1.44.1.3.2.1.1.2 | IpAddress | read-only | A care-of address being offered by this foreign agent or a co-located care-of address which the mobile node has associated with one of its own network interfaces. |
| T/F mnCOAIsLocal | 1.3.6.1.2.1.44.1.3.3.1.1.10 | TruthValue | read-only | Whether the COA is local to (dynamically acquired by) the mobile node or not. If it is false(2), the COA is an address of the foreign agent. |
| T/F mnCurrentHA | 1.3.6.1.2.1.44.1.3.1.3.1.2 | TruthValue | read-only | Whether this home agent is the current home agent for the mobile node. If it is true, the mobile node is registered with that home agent. |
| C32 mnDeRegRepliesRecieved | 1.3.6.1.2.1.44.1.3.3.5 | Counter32 | read-only | Total number of (de)registration replies received by the mobile node in which the Lifetime is equal to zero. |
| C32 mnDeRegRequestsSent | 1.3.6.1.2.1.44.1.3.3.3 | Counter32 | read-only | Total number of deregistration requests sent by the mobile node (those with Lifetime equal to zero). |
| mnDiscovery | 1.3.6.1.2.1.44.1.3.2 | |||
| mnDiscoveryGroup | 1.3.6.1.2.1.44.3.1.5 | A collection of objects providing management information for the Agent Discovery function within a mobile node. | ||
| IP mnFAAddress | 1.3.6.1.2.1.44.1.3.2.1.1.1 | IpAddress | read-only | Foreign agent's IP address. |
| mnFAEntry | 1.3.6.1.2.1.44.1.3.2.1.1 | not-accessible | One pair of foreign agent IP address and COA for that foreign agent. | |
| mnFATable | 1.3.6.1.2.1.44.1.3.2.1 | not-accessible | A table containing all foreign agents that the mobile node knows about and their corresponding COA (care-of address). This COA is an address of a foreign agent with which the mobile node is registered. The table is updated when advertisements are received by the mobile node. If an advertisement expires, its entry(s) should be deleted from the table. One foreign agent can provide more than one COA in its advertisements. | |
| C32 mnGratuitousARPsSend | 1.3.6.1.2.1.44.1.3.2.10 | Counter32 | read-only | Total number of Gratuitous ARPs sent by mobile node in order to clear out any stale ARP entries in the ARP caches of nodes on the home network. |
| IP mnHAAddress | 1.3.6.1.2.1.44.1.3.1.3.1.1 | IpAddress | not-accessible | IP address of mobile node's Home Agent. |
| mnHAEntry | 1.3.6.1.2.1.44.1.3.1.3.1 | not-accessible | Information for a particular Home Agent. | |
| ROW mnHAStatus | 1.3.6.1.2.1.44.1.3.1.3.1.3 | RowStatus | read-create | The row status for this home agent entry. If the status is set to 'createAndGo' or 'active', then the mobile node can use mnHAAddress as a valid candidate for a home agent. If the status is set to 'destroy', then the mobile node should delete this row, and deregister from that home agent. |
| mnHATable | 1.3.6.1.2.1.44.1.3.1.3 | not-accessible | A table containing all of the mobile node's potential home agents. | |
| IP mnHomeAddress | 1.3.6.1.2.1.44.1.3.1.2 | IpAddress | read-only | An IP address that is assigned for an extended period of time to the mobile node. It remains unchanged regardless of the mobile node's current point of attachment. |
| C32 mnMoveFromFAToFA | 1.3.6.1.2.1.44.1.3.2.8 | Counter32 | read-only | Number of times that the mobile node has decided to move from one foreign network to another foreign network. |
| C32 mnMoveFromFAToHA | 1.3.6.1.2.1.44.1.3.2.9 | Counter32 | read-only | Number of times that the mobile node has decided to move from a foreign network to its home network. |
| C32 mnMoveFromHAToFA | 1.3.6.1.2.1.44.1.3.2.7 | Counter32 | read-only | Number of times that the mobile node has decided to move from its home network to a foreign network. |
| mnRecentAdvReceived | 1.3.6.1.2.1.44.1.3.2.2 | |||
| IP mnRegAgentAddress | 1.3.6.1.2.1.44.1.3.3.1.1.1 | IpAddress | read-only | IP address of the agent as used in the destination IP address of the Registration Request. The agent may be a home agent or a foreign agent. |
| IP mnRegCOA | 1.3.6.1.2.1.44.1.3.3.1.1.2 | IpAddress | read-only | Care-of address for the registration. |
| REG mnRegFlags | 1.3.6.1.2.1.44.1.3.3.1.1.3 | RegistrationFlags | read-only | Registration flags sent by the mobile node. It is the second byte in the Mobile IP Registratation Request message. |
| I32 mnRegIDHigh | 1.3.6.1.2.1.44.1.3.3.1.1.5 | Integer32 | read-only | High-order 32 bits of the Identification used in that registration by the mobile node. |
| I32 mnRegIDLow | 1.3.6.1.2.1.44.1.3.3.1.1.4 | Integer32 | read-only | Low-order 32 bits of the Identification used in that registration by the mobile node. |
| T/F mnRegIsAccepted | 1.3.6.1.2.1.44.1.3.3.1.1.9 | TruthValue | read-only | true(1) if the mobile node has received a Registration Reply indicating that service has been accepted; false(2) otherwise. false(2) implies that the registration is still pending. |
| mnRegistration | 1.3.6.1.2.1.44.1.3.3 | |||
| mnRegistrationEntry | 1.3.6.1.2.1.44.1.3.3.1.1 | not-accessible | Information about one registration attempt. | |
| mnRegistrationGroup | 1.3.6.1.2.1.44.3.1.6 | A collection of objects providing management information for the registration function within a mobile node. | ||
| mnRegistrationTable | 1.3.6.1.2.1.44.1.3.3.1 | not-accessible | 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 if when Registration Requests are retransmitted. | |
| C32 mnRegRepliesRecieved | 1.3.6.1.2.1.44.1.3.3.4 | Counter32 | read-only | Total number of registration replies received by the mobile node in which the Lifetime is greater than zero. |
| C32 mnRegRequestsAccepted | 1.3.6.1.2.1.44.1.3.3.14 | Counter32 | read-only | Total number of registration requests accepted by the mobile node's home agent (Code 0 and Code 1). |
| C32 mnRegRequestsDeniedByFA | 1.3.6.1.2.1.44.1.3.3.16 | Counter32 | read-only | Total number of registration requests denied by the foreign agent (Sum of Codes 64 through Code 127). |
| C32 mnRegRequestsDeniedByHA | 1.3.6.1.2.1.44.1.3.3.15 | Counter32 | read-only | Total number of registration requests denied by mobile node's home agent (Sum of Code 128 through Code 191). |
| C32 mnRegRequestsDeniedByHADueToID | 1.3.6.1.2.1.44.1.3.3.17 | Counter32 | read-only | Total number of Registration Request denied by home agent due to identification mismatch. |
| C32 mnRegRequestsSent | 1.3.6.1.2.1.44.1.3.3.2 | Counter32 | read-only | Total number of registration requests sent by the mobile node. This does not include deregistrations (those with Lifetime equal to zero). |
| C32 mnRegRequestsWithDirectedBroadcast | 1.3.6.1.2.1.44.1.3.3.18 | Counter32 | read-only | Total number of Registration Requests sent by mobile node with a directed broadcast address in the home agent field. |
| G32 mnRegTimeRemaining | 1.3.6.1.2.1.44.1.3.3.1.1.7 | Gauge32 | read-only | The number of seconds remaining until this registration expires. It has the same initial value as mnRegTimeRequested and is only valid if mnRegIsAccepted is TRUE. |
| I32 mnRegTimeRequested | 1.3.6.1.2.1.44.1.3.3.1.1.6 | Integer32 | read-only | If the registration is pending, then this is the lifetime requested by the mobile node (in seconds). If the registration has been accepted, then this is the lifetime actually granted by the home agent in the reply. |
| TIM mnRegTimeSent | 1.3.6.1.2.1.44.1.3.3.1.1.8 | TimeStamp | read-only | The time when the last (re-)transmission occured. |
| C32 mnRepliesDroppedInvalidExtension | 1.3.6.1.2.1.44.1.3.3.10 | Counter32 | read-only | Total number of Registration Replies dropped by the mobile node due to both poorly formed extensions and unrecognized extensions with extension number in the range 0-127. |
| C32 mnRepliesFAAuthenticationFailure | 1.3.6.1.2.1.44.1.3.3.13 | Counter32 | read-only | Total number of replies without a valid Foreign Agent to Mobile Node authenticator. |
| C32 mnRepliesHAAuthenticationFailure | 1.3.6.1.2.1.44.1.3.3.12 | Counter32 | read-only | Total number of replies without a valid Home Agent to Mobile Node authenticator. |
| C32 mnRepliesIgnoredUnknownExtension | 1.3.6.1.2.1.44.1.3.3.11 | Counter32 | read-only | Total number of Registration Replies that contained one or more unrecognized extensions in the range 128-255 that were ignored by the mobile node. |
| C32 mnRepliesInvalidHomeAddress | 1.3.6.1.2.1.44.1.3.3.6 | Counter32 | read-only | Total number of replies with invalid home address for the mobile node. |
| C32 mnRepliesInvalidID | 1.3.6.1.2.1.44.1.3.3.9 | Counter32 | read-only | Total number of replies with invalid Identification fields. |
| C32 mnRepliesUnknownFA | 1.3.6.1.2.1.44.1.3.3.8 | Counter32 | read-only | Total number of replies with unknown foreign agents if replies relayed through foreign agent. |
| C32 mnRepliesUnknownHA | 1.3.6.1.2.1.44.1.3.3.7 | Counter32 | read-only | Total number of replies with unknown home agents (not in home agent table). |
| C32 mnSolicitationsSent | 1.3.6.1.2.1.44.1.3.2.3 | Counter32 | read-only | Total number of Solicitation sent by the mobile node. |
| INT mnState | 1.3.6.1.2.1.44.1.3.1.1 | INTEGER | read-only | Indicates mobile node's state of Mobile IP: home, -- MN is connected to home network. registered, -- MN has registered on foreign network pending, -- MN has sent registration request and is waiting for the reply isolated, -- MN is isolated from network unknown -- MN can not determine its state. |
| mnSystem | 1.3.6.1.2.1.44.1.3.1 | |||
| mnSystemGroup | 1.3.6.1.2.1.44.3.1.4 | A collection of objects providing the basic management information for mobile nodes. |
RFC description
Management information for Mobile IP protocol, covering mobile node, agent, and home agent registration and mobility management.
Start monitoring Vendor-neutral IETF standard (router/gateway or host, Mobile IPv4) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.