MIP-MIB
- Registered at
- 1.3.6.1.2.1.44
- Last updated
- 1996-06-04 00:00
- Organization
- IETF Mobile IP Working Group
- Namespace
- standard
- Source file
MIP-MIB- Digest
sha256:a4e264e1ae4680b5d4f88248799a995e9a61b252e2d5ee86150f7502129d8082
Description
The MIB Module for the Mobile IP.
Contact
David Cong Postal: Motorola 1301 E. Algonquin Rd. Schaumburg, IL 60196 Phone: +1-847-576-1357 Email: cong@comm.mot.com
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, experimental, iso, mib-2 |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
MIP-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RegistrationFlags TEXTUAL-CONVENTION This data type is used to define the registration flags for Mobile IP registration extension: vjCompression -- Request to use VJ compression gre -- Request to use GRE minEnc -- Request to use minimal encapsulation decapsulationByMN -- Decapsulation by mobile node broadcastDatagram -- Request to receive broadcasts simultaneoursBindings -- Request to retain prior binding(s). | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| mipMIBObjects OBJECT-IDENTITY | 1.3.6.1.2.1.44.1 | |||
| mipSystem OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.1 | |||
| mipEntities OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.1.1 | Bits {mobileNode(0), foreignAgent(1), homeAgent(2)} | read-only | current |
| mipEnable OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| mipEncapsulationSupported OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.1.3 | Bits {ipInIp(0), gre(1), minEnc(2), other(3)} | read-only | current |
| mipSecurity OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.2 | |||
| mipSecAssocTable OBJECT-TYPE A table containing Mobility Security Associations. | 1.3.6.1.2.1.44.1.2.1 | not-accessible | current | |
| mipSecAssocEntry OBJECT-TYPE One particular Mobility Security Association. | 1.3.6.1.2.1.44.1.2.1.1 | not-accessible | current | |
| mipSecPeerAddress OBJECT-TYPE The IP address of the peer entity with which this node shares the mobility security association. | 1.3.6.1.2.1.44.1.2.1.1.1 | IpAddress | not-accessible | current |
| mipSecSPI OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.2.1.1.2 | Unsigned32 (0..4294967295) | not-accessible | current |
| mipSecAlgorithmType OBJECT-TYPE Type of security algorithm. | 1.3.6.1.2.1.44.1.2.1.1.3 | INTEGER {other(1), md5(2)} | read-create | current |
| mipSecAlgorithmMode OBJECT-TYPE Security mode used by this algorithm. | 1.3.6.1.2.1.44.1.2.1.1.4 | INTEGER {other(1), prefixSuffix(2)} | read-create | current |
| mipSecKey OBJECT-TYPE The shared secret key for the security associations. Reading this object will always return zero length value. | 1.3.6.1.2.1.44.1.2.1.1.5 | OCTET STRING (SIZE(16)) | read-create | current |
| mipSecReplayMethod OBJECT-TYPE The replay-protection method supported for this SPI within this Mobility Security Association. | 1.3.6.1.2.1.44.1.2.1.1.6 | INTEGER {other(1), timestamps(2), nonces(3)} | read-create | current |
| mipSecTotalViolations OBJECT-TYPE Total number of security violations in the entity | 1.3.6.1.2.1.44.1.2.2 | Counter32 | read-only | current |
| mipSecViolationTable OBJECT-TYPE A table containing information about security violations. | 1.3.6.1.2.1.44.1.2.3 | not-accessible | current | |
| mipSecViolationEntry OBJECT-TYPE Information about one particular security violation. | 1.3.6.1.2.1.44.1.2.3.1 | not-accessible | current | |
| mipSecViolatorAddress OBJECT-TYPE Violator's IP address. The violator is not necessary in the mipSecAssocTable. | 1.3.6.1.2.1.44.1.2.3.1.1 | IpAddress | read-only | current |
| mipSecViolationCounter OBJECT-TYPE Total number of security violations for this peer. | 1.3.6.1.2.1.44.1.2.3.1.2 | Counter32 | read-only | current |
| mipSecRecentViolationSPI OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.2.3.1.3 | Integer32 | read-only | current |
| mipSecRecentViolationTime OBJECT-TYPE Time of the most recent security violation for this peer. | 1.3.6.1.2.1.44.1.2.3.1.4 | TimeStamp | read-only | current |
| mipSecRecentViolationIDLow OBJECT-TYPE Low-order 32 bits of identification used in request or reply of the most recent security violation for this peer. | 1.3.6.1.2.1.44.1.2.3.1.5 | Integer32 | read-only | current |
| mipSecRecentViolationIDHigh OBJECT-TYPE High-order 32 bits of identification used in request or reply of the most recent security violation for this peer. | 1.3.6.1.2.1.44.1.2.3.1.6 | Integer32 | read-only | current |
| mipSecRecentViolationReason OBJECT-TYPE Reason for the most recent security violation for this peer. | 1.3.6.1.2.1.44.1.2.3.1.7 | INTEGER {noMobilitySecurityAssociation(1), badAuthenticator(2), badIdentifier(3), badSPI(4), missingSecurityExtension(5), other(6)} | read-only | current |
| mipMN OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.3 | |||
| mnSystem OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.3.1 | |||
| mnState OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.1.1 | INTEGER {home(1), registered(2), pending(3), isolated(4), unknown(5)} | read-only | current |
| mnHomeAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.1.2 | IpAddress | read-only | current |
| mnHATable OBJECT-TYPE A table containing all of the mobile node's potential home agents. | 1.3.6.1.2.1.44.1.3.1.3 | not-accessible | current | |
| mnHAEntry OBJECT-TYPE Information for a particular Home Agent. | 1.3.6.1.2.1.44.1.3.1.3.1 | not-accessible | current | |
| mnHAAddress OBJECT-TYPE IP address of mobile node's Home Agent. | 1.3.6.1.2.1.44.1.3.1.3.1.1 | IpAddress | not-accessible | current |
| mnCurrentHA OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.1.3.1.2 | TruthValue | read-only | current |
| mnHAStatus OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.1.3.1.3 | RowStatus | read-create | current |
| mnDiscovery OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.3.2 | |||
| mnFATable OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.2.1 | not-accessible | current | |
| mnFAEntry OBJECT-TYPE One pair of foreign agent IP address and COA for that foreign agent. | 1.3.6.1.2.1.44.1.3.2.1.1 | not-accessible | current | |
| mnFAAddress OBJECT-TYPE Foreign agent's IP address. | 1.3.6.1.2.1.44.1.3.2.1.1.1 | IpAddress | read-only | current |
| mnCOA OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.2.1.1.2 | IpAddress | read-only | current |
| mnRecentAdvReceived OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.3.2.2 | |||
| mnAdvSourceAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.2.2.1 | IpAddress | read-only | current |
| mnAdvSequence OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.2.2.2 | INTEGER (0..65535) | read-only | current |
| mnAdvFlags OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.2.2.3 | Bits {vjCompression(0), gre(1), minEnc(2), foreignAgent(3), homeAgent(4), busy(5), regRequired(6)} | read-only | current |
| mnAdvMaxRegLifetime OBJECT-TYPE The longest lifetime in seconds that the agent is willing to accept in any registration request. | 1.3.6.1.2.1.44.1.3.2.2.4 | INTEGER (0..65535) | read-only | current |
| mnAdvMaxAdvLifetime OBJECT-TYPE The maximum length of time that the Advertisement is considered valid in the absence of further Advertisements. | 1.3.6.1.2.1.44.1.3.2.2.5 | INTEGER (0..65535) | read-only | current |
| mnAdvTimeReceived OBJECT-TYPE The time at which the most recently received advertisement was received. | 1.3.6.1.2.1.44.1.3.2.2.6 | TimeStamp | read-only | current |
| mnSolicitationsSent OBJECT-TYPE Total number of Solicitation sent by the mobile node. | 1.3.6.1.2.1.44.1.3.2.3 | Counter32 | read-only | current |
| mnAdvertisementsReceived OBJECT-TYPE Total number of advertisements received by the mobile node. | 1.3.6.1.2.1.44.1.3.2.4 | Counter32 | read-only | current |
| mnAdvsDroppedInvalidExtension OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.2.5 | Counter32 | read-only | current |
| mnAdvsIgnoredUnknownExtension OBJECT-TYPE Total number of unrecognized extensions in the range 128-255 that were ignored by the mobile node. | 1.3.6.1.2.1.44.1.3.2.6 | Counter32 | read-only | current |
| mnMoveFromHAToFA OBJECT-TYPE Number of times that the mobile node has decided to move from its home network to a foreign network. | 1.3.6.1.2.1.44.1.3.2.7 | Counter32 | read-only | current |
| mnMoveFromFAToFA OBJECT-TYPE Number of times that the mobile node has decided to move from one foreign network to another foreign network. | 1.3.6.1.2.1.44.1.3.2.8 | Counter32 | read-only | current |
| mnMoveFromFAToHA OBJECT-TYPE Number of times that the mobile node has decided to move from a foreign network to its home network. | 1.3.6.1.2.1.44.1.3.2.9 | Counter32 | read-only | current |
| mnGratuitousARPsSend OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.2.10 | Counter32 | read-only | current |
| mnAgentRebootsDectected OBJECT-TYPE Total number of agent reboots detected by the mobile node through sequence number of the advertisement. | 1.3.6.1.2.1.44.1.3.2.11 | Counter32 | read-only | current |
| mnRegistration OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.3.3 | |||
| mnRegistrationTable OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.3.1 | not-accessible | current | |
| mnRegistrationEntry OBJECT-TYPE Information about one registration attempt. | 1.3.6.1.2.1.44.1.3.3.1.1 | not-accessible | current | |
| mnRegAgentAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.3.1.1.1 | IpAddress | read-only | current |
| mnRegCOA OBJECT-TYPE Care-of address for the registration. | 1.3.6.1.2.1.44.1.3.3.1.1.2 | IpAddress | read-only | current |
| mnRegFlags OBJECT-TYPE Registration flags sent by the mobile node. It is the second byte in the Mobile IP Registratation Request message. | 1.3.6.1.2.1.44.1.3.3.1.1.3 | RegistrationFlags | read-only | current |
| mnRegIDLow OBJECT-TYPE Low-order 32 bits of the Identification used in that registration by the mobile node. | 1.3.6.1.2.1.44.1.3.3.1.1.4 | Integer32 | read-only | current |
| mnRegIDHigh OBJECT-TYPE High-order 32 bits of the Identification used in that registration by the mobile node. | 1.3.6.1.2.1.44.1.3.3.1.1.5 | Integer32 | read-only | current |
| mnRegTimeRequested OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.3.1.1.6 | Integer32 | read-only | current |
| mnRegTimeRemaining OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.3.1.1.7 | Gauge32 | read-only | current |
| mnRegTimeSent OBJECT-TYPE The time when the last (re-)transmission occured. | 1.3.6.1.2.1.44.1.3.3.1.1.8 | TimeStamp | read-only | current |
| mnRegIsAccepted OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.3.1.1.9 | TruthValue | read-only | current |
| mnCOAIsLocal OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.3.1.1.10 | TruthValue | read-only | current |
| mnRegRequestsSent OBJECT-TYPE Total number of registration requests sent by the mobile node. This does not include deregistrations (those with Lifetime equal to zero). | 1.3.6.1.2.1.44.1.3.3.2 | Counter32 | read-only | current |
| mnDeRegRequestsSent OBJECT-TYPE Total number of deregistration requests sent by the mobile node (those with Lifetime equal to zero). | 1.3.6.1.2.1.44.1.3.3.3 | Counter32 | read-only | current |
| mnRegRepliesRecieved OBJECT-TYPE Total number of registration replies received by the mobile node in which the Lifetime is greater than zero. | 1.3.6.1.2.1.44.1.3.3.4 | Counter32 | read-only | current |
| mnDeRegRepliesRecieved OBJECT-TYPE Total number of (de)registration replies received by the mobile node in which the Lifetime is equal to zero. | 1.3.6.1.2.1.44.1.3.3.5 | Counter32 | read-only | current |
| mnRepliesInvalidHomeAddress OBJECT-TYPE Total number of replies with invalid home address for the mobile node. | 1.3.6.1.2.1.44.1.3.3.6 | Counter32 | read-only | current |
| mnRepliesUnknownHA OBJECT-TYPE Total number of replies with unknown home agents (not in home agent table). | 1.3.6.1.2.1.44.1.3.3.7 | Counter32 | read-only | current |
| mnRepliesUnknownFA OBJECT-TYPE Total number of replies with unknown foreign agents if replies relayed through foreign agent. | 1.3.6.1.2.1.44.1.3.3.8 | Counter32 | read-only | current |
| mnRepliesInvalidID OBJECT-TYPE Total number of replies with invalid Identification fields. | 1.3.6.1.2.1.44.1.3.3.9 | Counter32 | read-only | current |
| mnRepliesDroppedInvalidExtension OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.3.3.10 | Counter32 | read-only | current |
| mnRepliesIgnoredUnknownExtension OBJECT-TYPE Total number of Registration Replies that contained one or more unrecognized extensions in the range 128-255 that were ignored by the mobile node. | 1.3.6.1.2.1.44.1.3.3.11 | Counter32 | read-only | current |
| mnRepliesHAAuthenticationFailure OBJECT-TYPE Total number of replies without a valid Home Agent to Mobile Node authenticator. | 1.3.6.1.2.1.44.1.3.3.12 | Counter32 | read-only | current |
| mnRepliesFAAuthenticationFailure OBJECT-TYPE Total number of replies without a valid Foreign Agent to Mobile Node authenticator. | 1.3.6.1.2.1.44.1.3.3.13 | Counter32 | read-only | current |
| mnRegRequestsAccepted OBJECT-TYPE Total number of registration requests accepted by the mobile node's home agent (Code 0 and Code 1). | 1.3.6.1.2.1.44.1.3.3.14 | Counter32 | read-only | current |
| mnRegRequestsDeniedByHA OBJECT-TYPE Total number of registration requests denied by mobile node's home agent (Sum of Code 128 through Code 191). | 1.3.6.1.2.1.44.1.3.3.15 | Counter32 | read-only | current |
| mnRegRequestsDeniedByFA OBJECT-TYPE Total number of registration requests denied by the foreign agent (Sum of Codes 64 through Code 127). | 1.3.6.1.2.1.44.1.3.3.16 | Counter32 | read-only | current |
| mnRegRequestsDeniedByHADueToID OBJECT-TYPE Total number of Registration Request denied by home agent due to identification mismatch. | 1.3.6.1.2.1.44.1.3.3.17 | Counter32 | read-only | current |
| mnRegRequestsWithDirectedBroadcast OBJECT-TYPE Total number of Registration Requests sent by mobile node with a directed broadcast address in the home agent field. | 1.3.6.1.2.1.44.1.3.3.18 | Counter32 | read-only | current |
| mipMA OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.4 | |||
| maAdvertisement OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.4.2 | |||
| maAdvConfigTable OBJECT-TYPE A table containing configurable advertisement parameters for all advertisement interfaces in the mobility agent. | 1.3.6.1.2.1.44.1.4.2.1 | not-accessible | current | |
| maAdvConfigEntry OBJECT-TYPE Advertisement parameters for one advertisement interface. | 1.3.6.1.2.1.44.1.4.2.1.1 | not-accessible | current | |
| maInterfaceAddress OBJECT-TYPE IP address for advertisement interface. | 1.3.6.1.2.1.44.1.4.2.1.1.1 | IpAddress | not-accessible | current |
| maAdvMaxRegLifetime OBJECT-TYPE The longest lifetime in seconds that mobility agent is willing to accept in any Registration Request. | 1.3.6.1.2.1.44.1.4.2.1.1.2 | Integer32 (0..65535) | read-create | current |
| maAdvPrefixLengthInclusion OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.4.2.1.1.3 | TruthValue | read-create | current |
| maAdvAddress OBJECT-TYPE 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). | 1.3.6.1.2.1.44.1.4.2.1.1.4 | IpAddress | read-create | current |
| maAdvMaxInterval OBJECT-TYPE The maximum time in seconds between successive transmissions of Agent Advertisements from this interface. | 1.3.6.1.2.1.44.1.4.2.1.1.5 | Integer32 (4..1800) | read-create | current |
| maAdvMinInterval OBJECT-TYPE The minimum time in seconds between successive transmissions of Agent Advertisements from this interface. | 1.3.6.1.2.1.44.1.4.2.1.1.6 | Integer32 (3..1800) | read-create | current |
| maAdvMaxAdvLifetime OBJECT-TYPE The time (in seconds) to be placed in the Lifetime field of the RFC 1256-portion of the Agent Advertisements sent over this interface. | 1.3.6.1.2.1.44.1.4.2.1.1.7 | Integer32 (4..9000) | read-create | current |
| maAdvResponseSolicitationOnly OBJECT-TYPE The flag indicates whether the advertisement from that interface should be sent only in response to an Agent Solicitation message. | 1.3.6.1.2.1.44.1.4.2.1.1.8 | TruthValue | read-create | current |
| maAdvStatus OBJECT-TYPE The row status for the agent advertisement table. If this column status is 'active', the manager should not change any column in the row. | 1.3.6.1.2.1.44.1.4.2.1.1.9 | RowStatus | read-create | current |
| maAdvertisementsSent OBJECT-TYPE Total number of advertisements sent by the mobility agent. | 1.3.6.1.2.1.44.1.4.2.2 | Counter32 | read-only | current |
| maAdvsSentForSolicitation OBJECT-TYPE Total number of advertisements sent by mobility agent in response to mobile node solicitations. | 1.3.6.1.2.1.44.1.4.2.3 | Counter32 | read-only | current |
| maSolicitationsReceived OBJECT-TYPE Total number of solicitations received by the mobility agent. | 1.3.6.1.2.1.44.1.4.2.4 | Counter32 | read-only | current |
| mipFA OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.5 | |||
| faSystem OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.5.1 | |||
| faCOATable OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.5.1.1 | not-accessible | current | |
| faCOAEntry OBJECT-TYPE Entry of COA | 1.3.6.1.2.1.44.1.5.1.1.1 | not-accessible | current | |
| faSupportedCOA OBJECT-TYPE Care-of-address supported by this foreign agent. | 1.3.6.1.2.1.44.1.5.1.1.1.1 | IpAddress | not-accessible | current |
| faCOAStatus OBJECT-TYPE The row status for COA entry. | 1.3.6.1.2.1.44.1.5.1.1.1.2 | RowStatus | read-create | current |
| faAdvertisement OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.5.2 | |||
| faIsBusy OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.5.2.1 | TruthValue | read-only | current |
| faRegistrationRequired OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.5.2.2 | TruthValue | read-write | current |
| faRegistration OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.5.3 | |||
| faVisitorTable OBJECT-TYPE A table containing the foreign agent's visitor list. The foreign agent updates this table in response to registration events from mobile nodes. | 1.3.6.1.2.1.44.1.5.3.1 | not-accessible | current | |
| faVisitorEntry OBJECT-TYPE Information for one visitor. | 1.3.6.1.2.1.44.1.5.3.1.1 | not-accessible | current | |
| faVisitorIPAddress OBJECT-TYPE Source IP address of visitor's Registration Request. | 1.3.6.1.2.1.44.1.5.3.1.1.1 | IpAddress | read-only | current |
| faVisitorHomeAddress OBJECT-TYPE Home (IP) address of visiting mobile node. | 1.3.6.1.2.1.44.1.5.3.1.1.2 | IpAddress | read-only | current |
| faVisitorHomeAgentAddress OBJECT-TYPE Home agent IP address for that visiting mobile node. | 1.3.6.1.2.1.44.1.5.3.1.1.3 | IpAddress | read-only | current |
| faVisitorTimeGranted OBJECT-TYPE The lifetime in seconds granted to the mobile node for this registration. Only valid if faVisitorRegIsAccepted is true(1). | 1.3.6.1.2.1.44.1.5.3.1.1.4 | Integer32 | read-only | current |
| faVisitorTimeRemaining OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.5.3.1.1.5 | Gauge32 | read-only | current |
| faVisitorRegFlags OBJECT-TYPE Registration flags sent by mobile node. | 1.3.6.1.2.1.44.1.5.3.1.1.6 | RegistrationFlags | read-only | current |
| faVisitorRegIDLow OBJECT-TYPE Low 32 bits of Identification used in that registration by the mobile node. | 1.3.6.1.2.1.44.1.5.3.1.1.7 | Integer32 | read-only | current |
| faVisitorRegIDHigh OBJECT-TYPE High 32 bits of Identification used in that registration by the mobile node. | 1.3.6.1.2.1.44.1.5.3.1.1.8 | Integer32 | read-only | current |
| faVisitorRegIsAccepted OBJECT-TYPE Whether the registration has been accepted or not. If it is false(2), this registration is still pending for reply. | 1.3.6.1.2.1.44.1.5.3.1.1.9 | TruthValue | read-only | current |
| faRegRequestsReceived OBJECT-TYPE Total number of valid Registration Requests received. | 1.3.6.1.2.1.44.1.5.3.2 | Counter32 | read-only | current |
| faRegRequestsRelayed OBJECT-TYPE Total number of Registration Requests relayed to home agent by foreign agent. | 1.3.6.1.2.1.44.1.5.3.3 | Counter32 | read-only | current |
| faReasonUnspecified OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- reason unspecified (Code 64). | 1.3.6.1.2.1.44.1.5.3.4 | Counter32 | read-only | current |
| faAdmProhibited OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- administratively prohibited (Code 65). | 1.3.6.1.2.1.44.1.5.3.5 | Counter32 | read-only | current |
| faInsufficientResource OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- insufficient resources (Code 66). | 1.3.6.1.2.1.44.1.5.3.6 | Counter32 | read-only | current |
| faMNAuthenticationFailure OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- mobile node failed authentication (Code 67). | 1.3.6.1.2.1.44.1.5.3.7 | Counter32 | read-only | current |
| faRegLifetimeTooLong OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- requested lifetime too long (Code 69). | 1.3.6.1.2.1.44.1.5.3.8 | Counter32 | read-only | current |
| faPoorlyFormedRequests OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- poorly formed request (Code 70). | 1.3.6.1.2.1.44.1.5.3.9 | Counter32 | read-only | current |
| faEncapsulationUnavailable OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- requested encapsulation unavailable (Code 72). | 1.3.6.1.2.1.44.1.5.3.10 | Counter32 | read-only | current |
| faVJCompressionUnavailable OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- requested Van Jacobson header compression unavailable (Code 73). | 1.3.6.1.2.1.44.1.5.3.11 | Counter32 | read-only | current |
| faHAUnreachable OBJECT-TYPE Total number of Registration Requests denied by foreign agent -- home agent unreachable (Codes 80-95). | 1.3.6.1.2.1.44.1.5.3.12 | Counter32 | read-only | current |
| faRegRepliesRecieved OBJECT-TYPE Total number of well-formed Registration Replies received by foreign agent. | 1.3.6.1.2.1.44.1.5.3.13 | Counter32 | read-only | current |
| faRegRepliesRelayed OBJECT-TYPE Total number of valid Registration Replies relayed to the mobile node by foreign agent. | 1.3.6.1.2.1.44.1.5.3.14 | Counter32 | read-only | current |
| faHAAuthenticationFailure OBJECT-TYPE Total number of Registration Replies denied by foreign agent -- home agent failed authentication (Code 68). | 1.3.6.1.2.1.44.1.5.3.15 | Counter32 | read-only | current |
| faPoorlyFormedReplies OBJECT-TYPE Total number of Registration Replies denied by foreign agent -- poorly formed reply (Code 71). | 1.3.6.1.2.1.44.1.5.3.16 | Counter32 | read-only | current |
| mipHA OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.6 | |||
| haRegistration OBJECT-IDENTITY | 1.3.6.1.2.1.44.1.6.3 | |||
| haMobilityBindingTable OBJECT-TYPE A table containing the home agent's mobility binding list. The home agent updates this table in response to registration events from mobile nodes. | 1.3.6.1.2.1.44.1.6.3.1 | not-accessible | current | |
| haMobilityBindingEntry OBJECT-TYPE An entry on the mobility binding list. | 1.3.6.1.2.1.44.1.6.3.1.1 | not-accessible | current | |
| haMobilityBindingMN OBJECT-TYPE Mobile node's home (IP) address. | 1.3.6.1.2.1.44.1.6.3.1.1.1 | IpAddress | read-only | current |
| haMobilityBindingCOA OBJECT-TYPE Mobile node's care-of-address. One mobile node can have multiple bindings with different care-of-addresses. | 1.3.6.1.2.1.44.1.6.3.1.1.2 | IpAddress | read-only | current |
| haMobilityBindingSourceAddress OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.6.3.1.1.3 | IpAddress | read-only | current |
| haMobilityBindingRegFlags OBJECT-TYPE Registration flags sent by mobile node. | 1.3.6.1.2.1.44.1.6.3.1.1.4 | RegistrationFlags | read-only | current |
| haMobilityBindingRegIDLow OBJECT-TYPE Low 32 bits of Identification used in that binding by the mobile node. | 1.3.6.1.2.1.44.1.6.3.1.1.5 | Integer32 | read-only | current |
| haMobilityBindingRegIDHigh OBJECT-TYPE High 32 bits of Identification used in that binding by the mobile node. | 1.3.6.1.2.1.44.1.6.3.1.1.6 | Integer32 | read-only | current |
| haMobilityBindingTimeGranted OBJECT-TYPE The lifetime in seconds granted to the mobile node for this registration. | 1.3.6.1.2.1.44.1.6.3.1.1.7 | Integer32 | read-only | current |
| haMobilityBindingTimeRemaining OBJECT-TYPE 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. | 1.3.6.1.2.1.44.1.6.3.1.1.8 | Gauge32 | read-only | current |
| haCounterTable OBJECT-TYPE A table containing registration statistics for all mobile nodes authorized to use this home agent. | 1.3.6.1.2.1.44.1.6.3.2 | not-accessible | current | |
| haCounterEntry OBJECT-TYPE Registration statistics for one mobile node. | 1.3.6.1.2.1.44.1.6.3.2.1 | not-accessible | current | |
| haServiceRequestsAccepted OBJECT-TYPE Total number of service requests for the mobile node accepted by the home agent (Code 0 + Code 1). | 1.3.6.1.2.1.44.1.6.3.2.1.2 | Counter32 | read-only | current |
| haServiceRequestsDenied OBJECT-TYPE 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). | 1.3.6.1.2.1.44.1.6.3.2.1.3 | Counter32 | read-only | current |
| haOverallServiceTime OBJECT-TYPE Overall service time (in seconds) that has accumulated for the mobile node since the home agent last rebooted. | 1.3.6.1.2.1.44.1.6.3.2.1.4 | Gauge32 | read-only | current |
| haRecentServiceAcceptedTime OBJECT-TYPE The time at which the most recent Registration Request was accepted by the home agent for this mobile node. | 1.3.6.1.2.1.44.1.6.3.2.1.5 | TimeStamp | read-only | current |
| haRecentServiceDeniedTime OBJECT-TYPE The time at which the most recent Registration Request was denied by the home agent for this mobile node. | 1.3.6.1.2.1.44.1.6.3.2.1.6 | TimeStamp | read-only | current |
| haRecentServiceDeniedCode OBJECT-TYPE The Code indicating the reason why the most recent Registration Request for this mobile node was rejected by the home agent. | 1.3.6.1.2.1.44.1.6.3.2.1.7 | INTEGER {reasonUnspecified(128), admProhibited(129), insufficientResource(130), mnAuthenticationFailure(131), faAuthenticationFailure(132), idMismatch(133), poorlyFormedRequest(134), tooManyBindings(135), unknownHA(136)} | read-only | current |
| haRegistrationAccepted OBJECT-TYPE Total number of Registration Requests accepted by home agent (Code 0). | 1.3.6.1.2.1.44.1.6.3.3 | Counter32 | read-only | current |
| haMultiBindingUnsupported OBJECT-TYPE Total number of Registration Requests accepted by home agent -- simultaneous mobility bindings unsupported (Code 1). | 1.3.6.1.2.1.44.1.6.3.4 | Counter32 | read-only | current |
| haReasonUnspecified OBJECT-TYPE Total number of Registration Requests denied by home agent -- reason unspecified (Code 128). | 1.3.6.1.2.1.44.1.6.3.5 | Counter32 | read-only | current |
| haAdmProhibited OBJECT-TYPE Total number of Registration Requests denied by home agent -- administratively prohibited (Code 129). | 1.3.6.1.2.1.44.1.6.3.6 | Counter32 | read-only | current |
| haInsufficientResource OBJECT-TYPE Total number of Registration Requests denied by home agent -- insufficient resources (Code 130). | 1.3.6.1.2.1.44.1.6.3.7 | Counter32 | read-only | current |
| haMNAuthenticationFailure OBJECT-TYPE Total number of Registration Requests denied by home agent -- mobile node failed authentication (Code 131). | 1.3.6.1.2.1.44.1.6.3.8 | Counter32 | read-only | current |
| haFAAuthenticationFailure OBJECT-TYPE Total number of Registration Requests denied by home agent -- foreign agent failed authentication (Code 132). | 1.3.6.1.2.1.44.1.6.3.9 | Counter32 | read-only | current |
| haIDMismatch OBJECT-TYPE Total number of Registration Requests denied by home agent -- Identification mismatch (Code 133). | 1.3.6.1.2.1.44.1.6.3.10 | Counter32 | read-only | current |
| haPoorlyFormedRequest OBJECT-TYPE Total number of Registration Requests denied by home agent -- poorly formed request (Code 134). | 1.3.6.1.2.1.44.1.6.3.11 | Counter32 | read-only | current |
| haTooManyBindings OBJECT-TYPE Total number of Registration Requests denied by home agent -- too many simultaneous mobility bindings (Code 135). | 1.3.6.1.2.1.44.1.6.3.12 | Counter32 | read-only | current |
| haUnknownHA OBJECT-TYPE Total number of Registration Requests denied by home agent -- unknown home agent address (Code 136). | 1.3.6.1.2.1.44.1.6.3.13 | Counter32 | read-only | current |
| haGratuitiousARPsSent OBJECT-TYPE Total number of gratuition ARPs sent by the home agent on behalf of mobile nodes. | 1.3.6.1.2.1.44.1.6.3.14 | Counter32 | read-only | current |
| haProxyARPsSent OBJECT-TYPE Total number of proxy ARPs sent by the home agent on behalf of mobile nodes. | 1.3.6.1.2.1.44.1.6.3.15 | Counter32 | read-only | current |
| haRegRequestsReceived OBJECT-TYPE Total number of Registration Requests received by home agent. | 1.3.6.1.2.1.44.1.6.3.16 | Counter32 | read-only | current |
| haDeRegRequestsReceived OBJECT-TYPE Total number of Registration Requests received by the home agent with a Lifetime of zero (requests to deregister). | 1.3.6.1.2.1.44.1.6.3.17 | Counter32 | read-only | current |
| haRegRepliesSent OBJECT-TYPE Total number of Registration Replies sent by the home agent. | 1.3.6.1.2.1.44.1.6.3.18 | Counter32 | read-only | current |
| haDeRegRepliesSent OBJECT-TYPE Total number of Registration Replies sent by the home agent in response to requests to deregister. | 1.3.6.1.2.1.44.1.6.3.19 | Counter32 | read-only | current |
| mipMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.2.1.44.2 | |||
| mipMIBNotifications OBJECT-IDENTITY | 1.3.6.1.2.1.44.2.0 | |||
| mipMIBConformance OBJECT-IDENTITY | 1.3.6.1.2.1.44.3 | |||
| mipGroups OBJECT-IDENTITY | 1.3.6.1.2.1.44.3.1 | |||
| mipCompliances OBJECT-IDENTITY | 1.3.6.1.2.1.44.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| mipAuthFailure NOTIFICATION-TYPE 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. | 1.3.6.1.2.1.44.2.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| mipSystemGroup OBJECT-GROUP A collection of objects providing the basic Mobile IP entity's management information. | 1.3.6.1.2.1.44.3.1.1 | current |
| mipSecAssociationGroup OBJECT-GROUP A collection of objects providing the management information for security associations of Mobile IP entities. | 1.3.6.1.2.1.44.3.1.2 | current |
| mipSecViolationGroup OBJECT-GROUP A collection of objects providing the management information for security violation logging of Mobile IP entities. | 1.3.6.1.2.1.44.3.1.3 | current |
| mnSystemGroup OBJECT-GROUP A collection of objects providing the basic management information for mobile nodes. | 1.3.6.1.2.1.44.3.1.4 | current |
| mnDiscoveryGroup OBJECT-GROUP A collection of objects providing management information for the Agent Discovery function within a mobile node. | 1.3.6.1.2.1.44.3.1.5 | current |
| mnRegistrationGroup OBJECT-GROUP A collection of objects providing management information for the registration function within a mobile node. | 1.3.6.1.2.1.44.3.1.6 | current |
| maAdvertisementGroup OBJECT-GROUP A collection of objects providing management information for the Agent Advertisement function within mobility agents. | 1.3.6.1.2.1.44.3.1.7 | current |
| faSystemGroup OBJECT-GROUP A collection of objects providing the basic management information for foreign agents. | 1.3.6.1.2.1.44.3.1.8 | current |
| faAdvertisementGroup OBJECT-GROUP A collection of objects providing supplemental management information for the Agent Advertisement function within a foreign agent. | 1.3.6.1.2.1.44.3.1.9 | current |
| faRegistrationGroup OBJECT-GROUP A collection of objects providing management information for the registration function within a foreign agent. | 1.3.6.1.2.1.44.3.1.10 | current |
| haRegistrationGroup OBJECT-GROUP A collection of objects providing management information for the registration function within a home agent. | 1.3.6.1.2.1.44.3.1.11 | current |
| haRegNodeCountersGroup OBJECT-GROUP A collection of objects providing management information for counters related to the registration function within a home agent. | 1.3.6.1.2.1.44.3.1.12 | current |
| mipSecNotificationsGroup NOTIFICATION-GROUP The notification related to security violations. | 1.3.6.1.2.1.44.3.1.13 | current |
| mipCompliance MODULE-COMPLIANCE The compliance statement for SNMPv2 entities which implement the Mobile IP MIB. | 1.3.6.1.2.1.44.3.2.1 | current |