MIP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for MIP-MIB.
68
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
68 total| Object Name |
|---|
mipMIB OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44 |
RFC1155-SMI Unknown .1.3.6.1.4.1.727.7.2.1.44 |
mipMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1 |
mipSystem OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.1 |
mipEntitiesThis 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.ro OCTET STRING .1.3.6.1.4.1.727.7.2.1.44.1.1.1 |
mipEnableIndicates 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.rw Enumeration .1.3.6.1.4.1.727.7.2.1.44.1.1.2 |
mipSecurity OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.2 |
mipMN OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.3 |
mnSystem OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.3.1 |
mipEncapsulationSupportedEncapsulation methods supported by the Mobile IP
entity. The entity may support multiple encapsulation
methods or none of them:
ipInIp(0),
gre(1),
minEnc(2),
::= { mipSystem 3 }
mipSecAssocTable OBJECT-TYPE
SYNTAX SEQUENCE OF MipSecAssocEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTIONro OCTET STRING .1.3.6.1.4.1.727.7.2.1.44.1.3.1.1 |
mnHomeAddressAn 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.ro IpAddress .1.3.6.1.4.1.727.7.2.1.44.1.3.1.2 |
mnHATableA table containing all of the mobile node's potential
home agents. SEQUENCE OF MnHAEntry .1.3.6.1.4.1.727.7.2.1.44.1.3.1.3 |
mnHAEntryInformation for a particular Home Agent. MnHAEntry .1.3.6.1.4.1.727.7.2.1.44.1.3.1.3.1 |
mnHAAddressIP address of mobile node's Home Agent. IpAddress .1.3.6.1.4.1.727.7.2.1.44.1.3.1.3.1.1 |
mnCurrentHAWhether 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.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.727.7.2.1.44.1.3.1.3.1.2 |
mnHAStatusThe 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.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.727.7.2.1.44.1.3.1.3.1.3 |
mnDiscovery OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.3.2 |
mnFATableA 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. SEQUENCE OF MnFAEntry .1.3.6.1.4.1.727.7.2.1.44.1.3.2.1 |
mnFAEntryOne pair of foreign agent IP address and COA for that
foreign agent. MnFAEntry .1.3.6.1.4.1.727.7.2.1.44.1.3.2.1.1 |
mnFAAddressForeign agent's IP address.ro IpAddress .1.3.6.1.4.1.727.7.2.1.44.1.3.2.1.1.1 |
mnCOAA 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.ro IpAddress .1.3.6.1.4.1.727.7.2.1.44.1.3.2.1.1.2 |
mnRecentAdvReceived OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.3.2.2 |
mnAdvSourceAddressThe source IP address of the most recently received
Agent Advertisement. This address could be the address
of a home agent or a foreign agent.ro IpAddress .1.3.6.1.4.1.727.7.2.1.44.1.3.2.2.1 |
mnAdvSequenceThe 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.ro INTEGER .1.3.6.1.4.1.727.7.2.1.44.1.3.2.2.2 |
mnRegistration OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.3.3 |
mipMA OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.4 |
maAdvertisement OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.4.2 |
mipFA OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.5 |
faSystem OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.5.1 |
faAdvertisement OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.5.2 |
faRegistration OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.5.3 |
mnAdvFlagsThe flags are contained in the 7th byte in the
extension of the most recently received mobility agent
advertisement:
vjCompression
gre
minEnc,
foreignAgent,
homeAgent,
busy,
regRequired,
::= { mnRecentAdvReceived 3 }
mnAdvMaxRegLifetime OBJECT-TYPE
SYNTAX INTEGER(0..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTIONro OCTET STRING .1.3.6.1.4.1.727.7.2.1.44.1.5.3.4 |
faAdmProhibitedTotal number of Registration Requests denied by
foreign agent
65).ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.5.3.5 |
faInsufficientResourceTotal number of Registration Requests denied by
foreign agent
::= { faRegistration 6 }
faMNAuthenticationFailure OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTIONro Counter .1.3.6.1.4.1.727.7.2.1.44.1.5.3.9 |
faEncapsulationUnavailableTotal number of Registration Requests denied by
foreign agent
(Code 72).ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.5.3.10 |
faVJCompressionUnavailableTotal number of Registration Requests denied by
foreign agent
compression unavailable (Code 73).ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.5.3.11 |
faHAUnreachableTotal number of Registration Requests denied by
foreign agent
80-95).ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.5.3.12 |
faRegRepliesRecievedTotal number of well-formed Registration Replies
received by foreign agent.ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.5.3.13 |
faRegRepliesRelayedTotal number of valid Registration Replies relayed to
the mobile node by foreign agent.ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.5.3.14 |
faHAAuthenticationFailureTotal number of Registration Replies denied by
foreign agent
(Code 68).ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.5.3.15 |
mipHA OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.6 |
haRegistration OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.1.6.3 |
faPoorlyFormedRepliesTotal number of Registration Replies denied by
foreign agent
::= { faRegistration 16 }
haMobilityBindingTable OBJECT-TYPE
SYNTAX SEQUENCE OF HaMobilityBindingEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTIONro Counter .1.3.6.1.4.1.727.7.2.1.44.1.6.3.5 |
haAdmProhibitedTotal number of Registration Requests denied by home
agent
::= { haRegistration 6 }
haInsufficientResource OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTIONro Counter .1.3.6.1.4.1.727.7.2.1.44.1.6.3.7 |
haMNAuthenticationFailureTotal number of Registration Requests denied by home
agent
131).ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.6.3.8 |
haFAAuthenticationFailureTotal number of Registration Requests denied by home
agent
132).ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.6.3.9 |
haIDMismatchTotal number of Registration Requests denied by home
agent
::= { haRegistration 10 }
haPoorlyFormedRequest OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTIONro Counter .1.3.6.1.4.1.727.7.2.1.44.1.6.3.11 |
haTooManyBindingsTotal number of Registration Requests denied by home
agent
135).ro Counter .1.3.6.1.4.1.727.7.2.1.44.1.6.3.12 |
mipMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.2 |
mipMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.2.0 |
mipMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3 |
mipGroups OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1 |
mipSystemGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.1 |
haUnknownHATotal number of Registration Requests denied by home
agent
::= { haRegistration 13 }
haGratuitiousARPsSent OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTIONro Counter .1.3.6.1.4.1.727.7.2.1.44.3.1.1 |
mipSecAssociationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.2 |
mipSecViolationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.3 |
mnSystemGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.4 |
mnDiscoveryGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.5 |
mnRegistrationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.6 |
maAdvertisementGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.7 |
faSystemGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.8 |
faAdvertisementGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.9 |
faRegistrationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.10 |
haRegistrationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.11 |
haRegNodeCountersGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.12 |
mipSecNotificationsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.1.13 |
mipCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.2 |
mipCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.44.3.2.1 |