AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » MIP-MIB » Objects

MIP-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file MIP-MIB and use it to monitor vendor specific OID's.

MIP-MIB file content

Object view of MIP-MIB:

Scalar Object
mipEntities .1.3.6.1.2.1.44.1.1.1
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.
mipEnable .1.3.6.1.2.1.44.1.1.2
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.
mipEncapsulationSupported .1.3.6.1.2.1.44.1.1.3
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.
mipSecAssocEntry .1.3.6.1.2.1.44.1.2.1.1
One particular Mobility Security Association.
mipSecTotalViolations .1.3.6.1.2.1.44.1.2.2
Total number of security violations in the entity
mipSecViolationEntry .1.3.6.1.2.1.44.1.2.3.1
Information about one particular security violation.
mnState .1.3.6.1.2.1.44.1.3.1.1
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.
mnHomeAddress .1.3.6.1.2.1.44.1.3.1.2
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.
mnHAEntry .1.3.6.1.2.1.44.1.3.1.3.1
Information for a particular Home Agent.
mnFAEntry .1.3.6.1.2.1.44.1.3.2.1.1
One pair of foreign agent IP address and COA for that foreign agent.
mnAdvSourceAddress .1.3.6.1.2.1.44.1.3.2.2.1
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.
mnAdvSequence .1.3.6.1.2.1.44.1.3.2.2.2
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.
mnAdvFlags .1.3.6.1.2.1.44.1.3.2.2.3
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.
mnAdvMaxRegLifetime .1.3.6.1.2.1.44.1.3.2.2.4
The longest lifetime in seconds that the agent is willing to accept in any registration request.
mnAdvMaxAdvLifetime .1.3.6.1.2.1.44.1.3.2.2.5
The maximum length of time that the Advertisement is considered valid in the absence of further Advertisements.
mnAdvTimeReceived .1.3.6.1.2.1.44.1.3.2.2.6
The time at which the most recently received advertisement was received.
mnSolicitationsSent .1.3.6.1.2.1.44.1.3.2.3
Total number of Solicitation sent by the mobile node.
mnAdvertisementsReceived .1.3.6.1.2.1.44.1.3.2.4
Total number of advertisements received by the mobile node.
mnAdvsDroppedInvalidExtension .1.3.6.1.2.1.44.1.3.2.5
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.
mnAdvsIgnoredUnknownExtension .1.3.6.1.2.1.44.1.3.2.6
Total number of unrecognized extensions in the range 128-255 that were ignored by the mobile node.
mnMoveFromHAToFA .1.3.6.1.2.1.44.1.3.2.7
Number of times that the mobile node has decided to move from its home network to a foreign network.
mnMoveFromFAToFA .1.3.6.1.2.1.44.1.3.2.8
Number of times that the mobile node has decided to move from one foreign network to another foreign network.
mnMoveFromFAToHA .1.3.6.1.2.1.44.1.3.2.9
Number of times that the mobile node has decided to move from a foreign network to its home network.
mnGratuitousARPsSend .1.3.6.1.2.1.44.1.3.2.10
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.
mnAgentRebootsDectected .1.3.6.1.2.1.44.1.3.2.11
Total number of agent reboots detected by the mobile node through sequence number of the advertisement.
mnRegistrationEntry .1.3.6.1.2.1.44.1.3.3.1.1
Information about one registration attempt.
mnRegRequestsSent .1.3.6.1.2.1.44.1.3.3.2
Total number of registration requests sent by the mobile node. This does not include deregistrations (those with Lifetime equal to zero).
mnDeRegRequestsSent .1.3.6.1.2.1.44.1.3.3.3
Total number of deregistration requests sent by the mobile node (those with Lifetime equal to zero).
mnRegRepliesRecieved .1.3.6.1.2.1.44.1.3.3.4
Total number of registration replies received by the mobile node in which the Lifetime is greater than zero.
mnDeRegRepliesRecieved .1.3.6.1.2.1.44.1.3.3.5
Total number of (de)registration replies received by the mobile node in which the Lifetime is equal to zero.
mnRepliesInvalidHomeAddress .1.3.6.1.2.1.44.1.3.3.6
Total number of replies with invalid home address for the mobile node.
mnRepliesUnknownHA .1.3.6.1.2.1.44.1.3.3.7
Total number of replies with unknown home agents (not in home agent table).
mnRepliesUnknownFA .1.3.6.1.2.1.44.1.3.3.8
Total number of replies with unknown foreign agents if replies relayed through foreign agent.
mnRepliesInvalidID .1.3.6.1.2.1.44.1.3.3.9
Total number of replies with invalid Identification fields.
mnRepliesDroppedInvalidExtension .1.3.6.1.2.1.44.1.3.3.10
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.
mnRepliesIgnoredUnknownExtension .1.3.6.1.2.1.44.1.3.3.11
Total number of Registration Replies that contained one or more unrecognized extensions in the range 128-255 that were ignored by the mobile node.
mnRepliesHAAuthenticationFailure .1.3.6.1.2.1.44.1.3.3.12
Total number of replies without a valid Home Agent to Mobile Node authenticator.
mnRepliesFAAuthenticationFailure .1.3.6.1.2.1.44.1.3.3.13
Total number of replies without a valid Foreign Agent to Mobile Node authenticator.
mnRegRequestsAccepted .1.3.6.1.2.1.44.1.3.3.14
Total number of registration requests accepted by the mobile node's home agent (Code 0 and Code 1).
mnRegRequestsDeniedByHA .1.3.6.1.2.1.44.1.3.3.15
Total number of registration requests denied by mobile node's home agent (Sum of Code 128 through Code 191).
mnRegRequestsDeniedByFA .1.3.6.1.2.1.44.1.3.3.16
Total number of registration requests denied by the foreign agent (Sum of Codes 64 through Code 127).
mnRegRequestsDeniedByHADueToID .1.3.6.1.2.1.44.1.3.3.17
Total number of Registration Request denied by home agent due to identification mismatch.
mnRegRequestsWithDirectedBroadcast .1.3.6.1.2.1.44.1.3.3.18
Total number of Registration Requests sent by mobile node with a directed broadcast address in the home agent field.
maAdvConfigEntry .1.3.6.1.2.1.44.1.4.2.1.1
Advertisement parameters for one advertisement interface.
maAdvertisementsSent .1.3.6.1.2.1.44.1.4.2.2
Total number of advertisements sent by the mobility agent.
maAdvsSentForSolicitation .1.3.6.1.2.1.44.1.4.2.3
Total number of advertisements sent by mobility agent in response to mobile node solicitations.
maSolicitationsReceived .1.3.6.1.2.1.44.1.4.2.4
Total number of solicitations received by the mobility agent.
faCOAEntry .1.3.6.1.2.1.44.1.5.1.1.1
Entry of COA
faIsBusy .1.3.6.1.2.1.44.1.5.2.1
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.
faRegistrationRequired .1.3.6.1.2.1.44.1.5.2.2
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.
faVisitorEntry .1.3.6.1.2.1.44.1.5.3.1.1
Information for one visitor.
faRegRequestsReceived .1.3.6.1.2.1.44.1.5.3.2
Total number of valid Registration Requests received.
faRegRequestsRelayed .1.3.6.1.2.1.44.1.5.3.3
Total number of Registration Requests relayed to home agent by foreign agent.
faReasonUnspecified .1.3.6.1.2.1.44.1.5.3.4
Total number of Registration Requests denied by foreign agent -- reason unspecified (Code 64).
faAdmProhibited .1.3.6.1.2.1.44.1.5.3.5
Total number of Registration Requests denied by foreign agent -- administratively prohibited (Code 65).
faInsufficientResource .1.3.6.1.2.1.44.1.5.3.6
Total number of Registration Requests denied by foreign agent -- insufficient resources (Code 66).
faMNAuthenticationFailure .1.3.6.1.2.1.44.1.5.3.7
Total number of Registration Requests denied by foreign agent -- mobile node failed authentication (Code 67).
faRegLifetimeTooLong .1.3.6.1.2.1.44.1.5.3.8
Total number of Registration Requests denied by foreign agent -- requested lifetime too long (Code 69).
faPoorlyFormedRequests .1.3.6.1.2.1.44.1.5.3.9
Total number of Registration Requests denied by foreign agent -- poorly formed request (Code 70).
faEncapsulationUnavailable .1.3.6.1.2.1.44.1.5.3.10
Total number of Registration Requests denied by foreign agent -- requested encapsulation unavailable (Code 72).
faVJCompressionUnavailable .1.3.6.1.2.1.44.1.5.3.11
Total number of Registration Requests denied by foreign agent -- requested Van Jacobson header compression unavailable (Code 73).
faHAUnreachable .1.3.6.1.2.1.44.1.5.3.12
Total number of Registration Requests denied by foreign agent -- home agent unreachable (Codes 80-95).
faRegRepliesRecieved .1.3.6.1.2.1.44.1.5.3.13
Total number of well-formed Registration Replies received by foreign agent.
faRegRepliesRelayed .1.3.6.1.2.1.44.1.5.3.14
Total number of valid Registration Replies relayed to the mobile node by foreign agent.
faHAAuthenticationFailure .1.3.6.1.2.1.44.1.5.3.15
Total number of Registration Replies denied by foreign agent -- home agent failed authentication (Code 68).
faPoorlyFormedReplies .1.3.6.1.2.1.44.1.5.3.16
Total number of Registration Replies denied by foreign agent -- poorly formed reply (Code 71).
haMobilityBindingEntry .1.3.6.1.2.1.44.1.6.3.1.1
An entry on the mobility binding list.
haCounterEntry .1.3.6.1.2.1.44.1.6.3.2.1
Registration statistics for one mobile node.
haRegistrationAccepted .1.3.6.1.2.1.44.1.6.3.3
Total number of Registration Requests accepted by home agent (Code 0).
haMultiBindingUnsupported .1.3.6.1.2.1.44.1.6.3.4
Total number of Registration Requests accepted by home agent -- simultaneous mobility bindings unsupported (Code 1).
haReasonUnspecified .1.3.6.1.2.1.44.1.6.3.5
Total number of Registration Requests denied by home agent -- reason unspecified (Code 128).
haAdmProhibited .1.3.6.1.2.1.44.1.6.3.6
Total number of Registration Requests denied by home agent -- administratively prohibited (Code 129).
haInsufficientResource .1.3.6.1.2.1.44.1.6.3.7
Total number of Registration Requests denied by home agent -- insufficient resources (Code 130).
haMNAuthenticationFailure .1.3.6.1.2.1.44.1.6.3.8
Total number of Registration Requests denied by home agent -- mobile node failed authentication (Code 131).
haFAAuthenticationFailure .1.3.6.1.2.1.44.1.6.3.9
Total number of Registration Requests denied by home agent -- foreign agent failed authentication (Code 132).
haIDMismatch .1.3.6.1.2.1.44.1.6.3.10
Total number of Registration Requests denied by home agent -- Identification mismatch (Code 133).
haPoorlyFormedRequest .1.3.6.1.2.1.44.1.6.3.11
Total number of Registration Requests denied by home agent -- poorly formed request (Code 134).
haTooManyBindings .1.3.6.1.2.1.44.1.6.3.12
Total number of Registration Requests denied by home agent -- too many simultaneous mobility bindings (Code 135).
haUnknownHA .1.3.6.1.2.1.44.1.6.3.13
Total number of Registration Requests denied by home agent -- unknown home agent address (Code 136).
haGratuitiousARPsSent .1.3.6.1.2.1.44.1.6.3.14
Total number of gratuition ARPs sent by the home agent on behalf of mobile nodes.
haProxyARPsSent .1.3.6.1.2.1.44.1.6.3.15
Total number of proxy ARPs sent by the home agent on behalf of mobile nodes.
haRegRequestsReceived .1.3.6.1.2.1.44.1.6.3.16
Total number of Registration Requests received by home agent.
haDeRegRequestsReceived .1.3.6.1.2.1.44.1.6.3.17
Total number of Registration Requests received by the home agent with a Lifetime of zero (requests to deregister).
haRegRepliesSent .1.3.6.1.2.1.44.1.6.3.18
Total number of Registration Replies sent by the home agent.
haDeRegRepliesSent .1.3.6.1.2.1.44.1.6.3.19
Total number of Registration Replies sent by the home agent in response to requests to deregister.
Tabular Object
mipSecPeerAddress .1.3.6.1.2.1.44.1.2.1.1.1
The IP address of the peer entity with which this node shares the mobility security association.
mipSecSPI .1.3.6.1.2.1.44.1.2.1.1.2
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.
mipSecAlgorithmType .1.3.6.1.2.1.44.1.2.1.1.3
Type of security algorithm.
mipSecAlgorithmMode .1.3.6.1.2.1.44.1.2.1.1.4
Security mode used by this algorithm.
mipSecKey .1.3.6.1.2.1.44.1.2.1.1.5
The shared secret key for the security associations. Reading this object will always return zero length value.
mipSecReplayMethod .1.3.6.1.2.1.44.1.2.1.1.6
The replay-protection method supported for this SPI within this Mobility Security Association.
mipSecViolatorAddress .1.3.6.1.2.1.44.1.2.3.1.1
Violator's IP address. The violator is not necessary in the mipSecAssocTable.
mipSecViolationCounter .1.3.6.1.2.1.44.1.2.3.1.2
Total number of security violations for this peer.
mipSecRecentViolationSPI .1.3.6.1.2.1.44.1.2.3.1.3
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.
mipSecRecentViolationTime .1.3.6.1.2.1.44.1.2.3.1.4
Time of the most recent security violation for this peer.
mipSecRecentViolationIDLow .1.3.6.1.2.1.44.1.2.3.1.5
Low-order 32 bits of identification used in request or reply of the most recent security violation for this peer.
mipSecRecentViolationIDHigh .1.3.6.1.2.1.44.1.2.3.1.6
High-order 32 bits of identification used in request or reply of the most recent security violation for this peer.
mipSecRecentViolationReason .1.3.6.1.2.1.44.1.2.3.1.7
Reason for the most recent security violation for this peer.
mnHAAddress .1.3.6.1.2.1.44.1.3.1.3.1.1
IP address of mobile node's Home Agent.
mnCurrentHA .1.3.6.1.2.1.44.1.3.1.3.1.2
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.
mnHAStatus .1.3.6.1.2.1.44.1.3.1.3.1.3
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.
mnFAAddress .1.3.6.1.2.1.44.1.3.2.1.1.1
Foreign agent's IP address.
mnCOA .1.3.6.1.2.1.44.1.3.2.1.1.2
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.
mnRegAgentAddress .1.3.6.1.2.1.44.1.3.3.1.1.1
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.
mnRegCOA .1.3.6.1.2.1.44.1.3.3.1.1.2
Care-of address for the registration.
mnRegFlags .1.3.6.1.2.1.44.1.3.3.1.1.3
Registration flags sent by the mobile node. It is the second byte in the Mobile IP Registratation Request message.
mnRegIDLow .1.3.6.1.2.1.44.1.3.3.1.1.4
Low-order 32 bits of the Identification used in that registration by the mobile node.
mnRegIDHigh .1.3.6.1.2.1.44.1.3.3.1.1.5
High-order 32 bits of the Identification used in that registration by the mobile node.
mnRegTimeRequested .1.3.6.1.2.1.44.1.3.3.1.1.6
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.
mnRegTimeRemaining .1.3.6.1.2.1.44.1.3.3.1.1.7
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.
mnRegTimeSent .1.3.6.1.2.1.44.1.3.3.1.1.8
The time when the last (re-)transmission occured.
mnRegIsAccepted .1.3.6.1.2.1.44.1.3.3.1.1.9
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.
mnCOAIsLocal .1.3.6.1.2.1.44.1.3.3.1.1.10
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.
maInterfaceAddress .1.3.6.1.2.1.44.1.4.2.1.1.1
IP address for advertisement interface.
maAdvMaxRegLifetime .1.3.6.1.2.1.44.1.4.2.1.1.2
The longest lifetime in seconds that mobility agent is willing to accept in any Registration Request.
maAdvPrefixLengthInclusion .1.3.6.1.2.1.44.1.4.2.1.1.3
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.
maAdvAddress .1.3.6.1.2.1.44.1.4.2.1.1.4
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).
maAdvMaxInterval .1.3.6.1.2.1.44.1.4.2.1.1.5
The maximum time in seconds between successive transmissions of Agent Advertisements from this interface.
maAdvMinInterval .1.3.6.1.2.1.44.1.4.2.1.1.6
The minimum time in seconds between successive transmissions of Agent Advertisements from this interface.
maAdvMaxAdvLifetime .1.3.6.1.2.1.44.1.4.2.1.1.7
The time (in seconds) to be placed in the Lifetime field of the RFC 1256-portion of the Agent Advertisements sent over this interface.
maAdvResponseSolicitationOnly .1.3.6.1.2.1.44.1.4.2.1.1.8
The flag indicates whether the advertisement from that interface should be sent only in response to an Agent Solicitation message.
maAdvStatus .1.3.6.1.2.1.44.1.4.2.1.1.9
The row status for the agent advertisement table. If this column status is 'active', the manager should not change any column in the row.
faSupportedCOA .1.3.6.1.2.1.44.1.5.1.1.1.1
Care-of-address supported by this foreign agent.
faCOAStatus .1.3.6.1.2.1.44.1.5.1.1.1.2
The row status for COA entry.
faVisitorIPAddress .1.3.6.1.2.1.44.1.5.3.1.1.1
Source IP address of visitor's Registration Request.
faVisitorHomeAddress .1.3.6.1.2.1.44.1.5.3.1.1.2
Home (IP) address of visiting mobile node.
faVisitorHomeAgentAddress .1.3.6.1.2.1.44.1.5.3.1.1.3
Home agent IP address for that visiting mobile node.
faVisitorTimeGranted .1.3.6.1.2.1.44.1.5.3.1.1.4
The lifetime in seconds granted to the mobile node for this registration. Only valid if faVisitorRegIsAccepted is true(1).
faVisitorTimeRemaining .1.3.6.1.2.1.44.1.5.3.1.1.5
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.
faVisitorRegFlags .1.3.6.1.2.1.44.1.5.3.1.1.6
Registration flags sent by mobile node.
faVisitorRegIDLow .1.3.6.1.2.1.44.1.5.3.1.1.7
Low 32 bits of Identification used in that registration by the mobile node.
faVisitorRegIDHigh .1.3.6.1.2.1.44.1.5.3.1.1.8
High 32 bits of Identification used in that registration by the mobile node.
faVisitorRegIsAccepted .1.3.6.1.2.1.44.1.5.3.1.1.9
Whether the registration has been accepted or not. If it is false(2), this registration is still pending for reply.
haMobilityBindingMN .1.3.6.1.2.1.44.1.6.3.1.1.1
Mobile node's home (IP) address.
haMobilityBindingCOA .1.3.6.1.2.1.44.1.6.3.1.1.2
Mobile node's care-of-address. One mobile node can have multiple bindings with different care-of-addresses.
haMobilityBindingSourceAddress .1.3.6.1.2.1.44.1.6.3.1.1.3
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.
haMobilityBindingRegFlags .1.3.6.1.2.1.44.1.6.3.1.1.4
Registration flags sent by mobile node.
haMobilityBindingRegIDLow .1.3.6.1.2.1.44.1.6.3.1.1.5
Low 32 bits of Identification used in that binding by the mobile node.
haMobilityBindingRegIDHigh .1.3.6.1.2.1.44.1.6.3.1.1.6
High 32 bits of Identification used in that binding by the mobile node.
haMobilityBindingTimeGranted .1.3.6.1.2.1.44.1.6.3.1.1.7
The lifetime in seconds granted to the mobile node for this registration.
haMobilityBindingTimeRemaining .1.3.6.1.2.1.44.1.6.3.1.1.8
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.
haServiceRequestsAccepted .1.3.6.1.2.1.44.1.6.3.2.1.2
Total number of service requests for the mobile node accepted by the home agent (Code 0 + Code 1).
haServiceRequestsDenied .1.3.6.1.2.1.44.1.6.3.2.1.3
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).
haOverallServiceTime .1.3.6.1.2.1.44.1.6.3.2.1.4
Overall service time (in seconds) that has accumulated for the mobile node since the home agent last rebooted.
haRecentServiceAcceptedTime .1.3.6.1.2.1.44.1.6.3.2.1.5
The time at which the most recent Registration Request was accepted by the home agent for this mobile node.
haRecentServiceDeniedTime .1.3.6.1.2.1.44.1.6.3.2.1.6
The time at which the most recent Registration Request was denied by the home agent for this mobile node.
haRecentServiceDeniedCode .1.3.6.1.2.1.44.1.6.3.2.1.7
The Code indicating the reason why the most recent Registration Request for this mobile node was rejected by the home agent.
Table
mipSecAssocTable .1.3.6.1.2.1.44.1.2.1
A table containing Mobility Security Associations.
mipSecViolationTable .1.3.6.1.2.1.44.1.2.3
A table containing information about security violations.
mnHATable .1.3.6.1.2.1.44.1.3.1.3
A table containing all of the mobile node's potential home agents.
mnFATable .1.3.6.1.2.1.44.1.3.2.1
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.
mnRegistrationTable .1.3.6.1.2.1.44.1.3.3.1
A table containing information about the mobile node's attempted registration(s). The mobile node updates this table based upon Registration Requests sent and Registration Replies received in response to these requests. Certain variables within this table are also updated if when Registration Requests are retransmitted.
maAdvConfigTable .1.3.6.1.2.1.44.1.4.2.1
A table containing configurable advertisement parameters for all advertisement interfaces in the mobility agent.
faCOATable .1.3.6.1.2.1.44.1.5.1.1
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.
faVisitorTable .1.3.6.1.2.1.44.1.5.3.1
A table containing the foreign agent's visitor list. The foreign agent updates this table in response to registration events from mobile nodes.
haMobilityBindingTable .1.3.6.1.2.1.44.1.6.3.1
A table containing the home agent's mobility binding list. The home agent updates this table in response to registration events from mobile nodes.
haCounterTable .1.3.6.1.2.1.44.1.6.3.2
A table containing registration statistics for all mobile nodes authorized to use this home agent.
Trap
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.
Object Identifier
mipMIB .1.3.6.1.2.1.44
The MIB Module for the Mobile IP.
mipMIBObjects .1.3.6.1.2.1.44.1
mipSystem .1.3.6.1.2.1.44.1.1
mipSecurity .1.3.6.1.2.1.44.1.2
mipMN .1.3.6.1.2.1.44.1.3
mipMA .1.3.6.1.2.1.44.1.4
mipFA .1.3.6.1.2.1.44.1.5
mipHA .1.3.6.1.2.1.44.1.6
mnSystem .1.3.6.1.2.1.44.1.3.1
mnDiscovery .1.3.6.1.2.1.44.1.3.2
mnRegistration .1.3.6.1.2.1.44.1.3.3
maAdvertisement .1.3.6.1.2.1.44.1.4.2
faSystem .1.3.6.1.2.1.44.1.5.1
faAdvertisement .1.3.6.1.2.1.44.1.5.2
faRegistration .1.3.6.1.2.1.44.1.5.3
haRegistration .1.3.6.1.2.1.44.1.6.3
mnRecentAdvReceived .1.3.6.1.2.1.44.1.3.2.2
mipMIBNotificationPrefix .1.3.6.1.2.1.44.2
mipMIBNotifications .1.3.6.1.2.1.44.2.0
mipMIBConformance .1.3.6.1.2.1.44.3
mipGroups .1.3.6.1.2.1.44.3.1
mipCompliances .1.3.6.1.2.1.44.3.2
Group
mipSystemGroup .1.3.6.1.2.1.44.3.1.1
A collection of objects providing the basic Mobile IP entity's management information.
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.
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.
mnSystemGroup .1.3.6.1.2.1.44.3.1.4
A collection of objects providing the basic management information for mobile nodes.
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.
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.
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.
faSystemGroup .1.3.6.1.2.1.44.3.1.8
A collection of objects providing the basic management information for foreign agents.
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.
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.
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.
mipSecNotificationsGroup .1.3.6.1.2.1.44.3.1.13
The notification related to security violations.