CISCO-MOBILE-IP-MIB
An extension to the IETF MIB module defined in
RFC-2006 for managing Mobile IP implementations.
Mobile IP introduces the following new functional
entities:
Mobile Node(MN)
A host or router that changes its point of
attachment from one network or subnetwork to
another. A mobile node may change its location
without changing its IP address; it may continue to
communicate with other Internet nodes at any
location using its (constant) IP address, assuming
link-layer connectivity to a point of attachment is
available.
Home Agent(HA)
A router on a mobile node's home network which
tunnels datagrams for delivery to the mobile node
when it is away from home, and maintains current
location information for the mobile node.
Foreign Agent(FA)
A router on a mobile node's visited network which
provides routing services to the mobile node while
registered. The foreign agent detunnels and delivers
datagrams to the mobile node that were tunneled by
the mobile node's home agent. For datagrams sent by
a mobile node, the foreign agent may serve as a
default router for registered mobile nodes.
Mobile Router(MR)
A mobile node that is a router. It provides for the
mobility for one or more networks moving together.
The nodes connected to the network server by the
mobile router may themselves be fixed nodes, mobile
nodes or routers.
Mobile Network
Network that moves with the mobile router.
Following is the terminology associated with Mobile IP
protocol:
Agent Advertisement
An advertisement message constructed by attaching a
special Extension to a router advertisement message.
Care-of Address (CoA)
The termination point of a tunnel toward a mobile
node, for datagrams forwarded to the mobile node
while it is away from home. The protocol can use
two different types of care-of address: a 'foreign
agent care-of address' is an address of a foreign
agent with which the mobile node is registered, and
a 'co-located care-of address' (CCoA) is an
externally obtained local address which the mobile
node has associated with one of its own network
interfaces.
Correspondent Node
A peer with which a mobile node is communicating.
A correspondent node may be either mobile or
stationary.
Foreign Network
Any network other than the mobile node's Home
Network.
Home Address
An IP address that is assigned for an extended
period of time to a mobile node. It remains
unchanged regardless of where the node is attached
to the Internet.
Home Network
A network, possibly virtual, having a network prefix
matching that of a mobile node's home address. Note
that standard IP routing mechanisms will deliver
datagrams destined to a mobile node's Home Address
to the mobile node's Home Network.
Mobility Agent
Either a home agent or a foreign agent.
Mobility Binding
The association of a home address with a care-of
address, along with the remaining lifetime of that
association.
Mobility Security Association
A collection of security contexts, between a pair
of nodes, which may be applied to Mobile IP protocol
messages exchanged between them. Each context
indicates an authentication algorithm and mode, a
secret (a shared key, or appropriate public/private
key pair), and a style of replay protection in use.
Node
A host or a router.
Nonce
A randomly chosen value, different from previous
choices, inserted in a message to protect against
replays.
Security Parameter Index (SPI)
An index identifying a security context between a
pair of nodes among the contexts available in the
Mobility Security Association. SPI values 0 through
255 are reserved and MUST NOT be used in any
Mobility Security Association.
Tunnel
The path followed by a datagram while it is
encapsulated. The model is that, while it is
encapsulated, a datagram is routed to a
knowledgeable decapsulating agent, which
decapsulates the datagram and then correctly
delivers it to its ultimate destination.
Visited Network
A network other than a mobile node's Home Network,
to which the mobile node is currently connected.
Visitor List
The list of mobile nodes visiting a foreign agent.
Keyed Hashing for Message Authentication (HMAC)
A mechanism for message authentication using
cryptographic hash functions. HMAC can be used with
any iterative cryptographic hash function, e.g.,
MD5, SHA-1, in combination with a secret shared
key.
The following support services are defined for
Mobile IP:
Agent Discovery
Home agents and foreign agents may advertise their
availability on each link for which they provide
service. A newly arrived mobile node can send a
solicitation on the link to learn if any prospective
agents are present.
Registration
When the mobile node is away from home, it registers
its care-of address with its home agent. Depending
on its method of attachment, the mobile node will
register either directly with its home agent, or
through a foreign agent which forwards the
registration to the home agent.
Following is the terminology associated with the home
agent redundancy feature:
Peer Home Agent
Active home agent and standby home agent are peers
to each other.
Binding Update
A binding update contains the registration request
information. The home agent sends the update to its
peer after accepting a registration.
Binding Information
Binding information contains the entries in the
mobility binding table. The home agent sends a binding
information request to its peer to retrieve all
mobility bindings for a specified home agent address.
3GPP2
3rd Generation Partnership Project 2. This is
the standardization group for CDMA2000, the set of 3G
standards based on earlier 2G CDMA technology.
WiMAX
Worldwide Interoperability for Microwave Access,
Inc. (group promoting IEEE 802.16 wireless broadband
standard)
MIP
Mobile IP
This MIB is organized as described below:
The IETF Mobile IP MIB module [RFC-2006] has six
main groups. Three of them represent the Mobile IP
entities i.e. 'MipFA': foreign agent, 'MipHA':
home agent and 'MipMN': mobile node. Each of these
groups have been further subdivided into different
subgroups. Each of these subgroups is a collection
of objects related to a particular function,
performed by the entity represented by its main
group e.g. 'faRegistration' is a subgroup under
group 'MipFA' which has collection of objects for
registration function within a foreign agent. This
MIB also follows the same hierarchical structure to
maintain the modularity with respect to Mobile IP.
- Source file
CISCO-MOBILE-IP-MIB- Last revised
- Identity
ciscoMobileIpMIB- Base OID
1.3.6.1.4.1.9.9.174
Imported Objects
| CISCO-SMI | ciscoMgmt |
| HCNUM-TC | CounterBasedGauge64 |
| IF-MIB | ifIndex InterfaceIndex InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress InetAddressPrefixLength InetAddressType |
| MIP-MIB | faCOAEntry haMobilityBindingEntry mnHAEntry mnRegAgentAddress mnRegCOA mnRegistrationEntry mnState RegistrationFlags |
| RMON2-MIB | ZeroBasedCounter32 |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32 |
| SNMPv2-TC | DateAndTime MacAddress RowStatus TEXTUAL-CONVENTION (no object page) TimeInterval TimeStamp TruthValue |
Net-SNMP examples using the cisco MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MOBILE-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MOBILE-IP-MIB::ciscoMobileIpMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-MOBILE-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MOBILE-IP-MIB::ciscoMobileIpMIB'
Objects (341)
Showing 341 of 341 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.9.9.174 |
||
.1.3.6.1.4.1.9.9.174.0 |
||
.1.3.6.1.4.1.9.9.174.1 |
||
.1.3.6.1.4.1.9.9.174.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.10 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.11 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.12 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.13 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.14 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.15 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.16 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.17 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.18 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.19 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.10 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.11 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.12 |
|
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.6 |
||
|
|
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.7 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.8 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.1.1.2.1.9 |
|
.1.3.6.1.4.1.9.9.174.1.1.1.20 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.21 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.22 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.23 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.24 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.25 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.26 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.27 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.28 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.29 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.30 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.31 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.32 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.33 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.34 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.35 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.6 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.7 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.8 |
||
.1.3.6.1.4.1.9.9.174.1.1.1.9 |
||
.1.3.6.1.4.1.9.9.174.1.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.1.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.2.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.2.1.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.2.1.1.2 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.1.2.1.1.3 |
|
.1.3.6.1.4.1.9.9.174.1.1.2.2 |
||
.1.3.6.1.4.1.9.9.174.1.1.2.2.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.1.2.2.1.1 |
|
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.1.2.2.1.2 |
|
.1.3.6.1.4.1.9.9.174.1.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.2 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.3 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.4 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.4.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.4.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.4.1.2 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.1.3.4.1.3 |
|
.1.3.6.1.4.1.9.9.174.1.1.3.5 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.5.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.5.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.5.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.1.3.5.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.10 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.11 |
||
|
milli secondsInteger32
|
.1.3.6.1.4.1.9.9.174.1.2.1.12 |
|
|
milli secondsInteger32
|
.1.3.6.1.4.1.9.9.174.1.2.1.13 |
|
.1.3.6.1.4.1.9.9.174.1.2.1.14 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.15 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.16 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.17 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.18 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.19 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.2.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.2.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.2.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.2.1.4 |
||
|
kilobits/secondSNMPv2-SMIUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.2.1.2.1.5 |
|
.1.3.6.1.4.1.9.9.174.1.2.1.2.1.6 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.2.1.7 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.2.1.8 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.20 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.21 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.22 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.23 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.24 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.25 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.26 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.27 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.28 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.29 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3.1.6 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.3.1.7 |
||
|
Enumeration
|
.1.3.6.1.4.1.9.9.174.1.2.1.3.1.8 |
|
.1.3.6.1.4.1.9.9.174.1.2.1.30 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.31 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.32 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.33 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.34 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.35 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.36 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.37 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.38 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.39 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.4 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.2.1.40 |
|
|
minutesUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.2.1.41 |
|
|
MIP call per intervalSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.174.1.2.1.42 |
|
|
MIP call per intervalSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.174.1.2.1.43 |
|
|
MIP call per intervalSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.174.1.2.1.44 |
|
.1.3.6.1.4.1.9.9.174.1.2.1.45 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.10 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.11 |
||
|
bits per secondHCNUM-TCCounterBasedGauge64
|
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.12 |
|
|
packets per secondHCNUM-TCCounterBasedGauge64
|
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.13 |
|
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.14 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.15 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.6 |
||
|
secondsSNMPv2-SMIUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.7 |
|
|
bits per secondHCNUM-TCCounterBasedGauge64
|
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.8 |
|
|
packets per secondHCNUM-TCCounterBasedGauge64
|
.1.3.6.1.4.1.9.9.174.1.2.1.45.1.9 |
|
.1.3.6.1.4.1.9.9.174.1.2.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.6 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.7 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.8 |
||
.1.3.6.1.4.1.9.9.174.1.2.1.9 |
||
.1.3.6.1.4.1.9.9.174.1.2.2 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.10 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.11 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.12 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.13 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.14 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.15 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.16 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.17 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.18 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.19 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.2 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.3 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.4 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.5 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.6 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.7 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.8 |
||
.1.3.6.1.4.1.9.9.174.1.2.2.9 |
||
.1.3.6.1.4.1.9.9.174.1.2.3 |
||
.1.3.6.1.4.1.9.9.174.1.2.3.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.3.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.3.1.1.1 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.2.3.1.1.2 |
|
|
|
.1.3.6.1.4.1.9.9.174.1.2.3.1.1.3 |
|
|
|
.1.3.6.1.4.1.9.9.174.1.2.3.1.1.4 |
|
|
|
.1.3.6.1.4.1.9.9.174.1.2.3.1.1.5 |
|
.1.3.6.1.4.1.9.9.174.1.2.3.1.1.6 |
||
.1.3.6.1.4.1.9.9.174.1.2.3.2 |
||
.1.3.6.1.4.1.9.9.174.1.2.3.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.2.3.2.1.1 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.2.3.2.1.2 |
|
.1.3.6.1.4.1.9.9.174.1.2.3.2.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.2.3.2.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.2.3.2.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.2.4 |
||
.1.3.6.1.4.1.9.9.174.1.2.4.1 |
||
.1.3.6.1.4.1.9.9.174.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.3.1 |
||
.1.3.6.1.4.1.9.9.174.1.3.2 |
||
.1.3.6.1.4.1.9.9.174.1.3.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.3.2.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.3.2.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.3.2.1.3 |
||
|
Enumeration
|
.1.3.6.1.4.1.9.9.174.1.3.2.1.4 |
|
|
Enumeration
|
.1.3.6.1.4.1.9.9.174.1.3.2.1.5 |
|
|
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.3.2.1.6 |
|
Enumeration
|
.1.3.6.1.4.1.9.9.174.1.3.2.1.7 |
|
|
|
.1.3.6.1.4.1.9.9.174.1.3.2.1.8 |
|
|
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.3.2.1.9 |
.1.3.6.1.4.1.9.9.174.1.3.3 |
||
.1.3.6.1.4.1.9.9.174.1.3.3.1 |
||
.1.3.6.1.4.1.9.9.174.1.3.3.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.3.3.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.3.3.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.3.3.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.3.3.1.5 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.3.3.1.6 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.3.3.1.7 |
|
|
Enumeration
|
.1.3.6.1.4.1.9.9.174.1.3.3.1.8 |
|
.1.3.6.1.4.1.9.9.174.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.4.1 |
||
.1.3.6.1.4.1.9.9.174.1.4.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.4.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.4.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.4.2 |
||
.1.3.6.1.4.1.9.9.174.1.4.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.4.2.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.1 |
||
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.10 |
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.11 |
||
|
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.12 |
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.3 |
||
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.4 |
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.6 |
||
|
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.7 |
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.8 |
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.4.2.1.1.9 |
|
.1.3.6.1.4.1.9.9.174.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.5.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.1.1 |
||
|
Bits
|
.1.3.6.1.4.1.9.9.174.1.5.1.1.1 |
|
.1.3.6.1.4.1.9.9.174.1.5.2 |
||
.1.3.6.1.4.1.9.9.174.1.5.2.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.2.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.2.1.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.3 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.10 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.11 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.12 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.13 |
||
|
Enumeration
|
.1.3.6.1.4.1.9.9.174.1.5.3.14 |
|
|
|
.1.3.6.1.4.1.9.9.174.1.5.3.15 |
|
.1.3.6.1.4.1.9.9.174.1.5.3.16 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.2 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.3 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.3.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.3.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.3.1.2 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.5.3.3.1.3 |
|
.1.3.6.1.4.1.9.9.174.1.5.3.3.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.3.1.5 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.4 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.5 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.5.1 |
||
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.5.1.1 |
.1.3.6.1.4.1.9.9.174.1.5.3.5.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.1 |
||
|
millisecondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.10 |
|
|
millisecondsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.11 |
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.12 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.13 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.14 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.15 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.16 |
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.17 |
|
|
secondsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.18 |
|
|
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.19 |
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.2 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.20 |
||
|
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.21 |
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.22 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.23 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.24 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.25 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.26 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.27 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.28 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.29 |
||
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.3 |
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.4 |
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.5 |
||
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.6 |
|
|
millisecondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.7 |
|
|
millisecondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.8 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.9 |
|
.1.3.6.1.4.1.9.9.174.1.5.3.7 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.8 |
||
.1.3.6.1.4.1.9.9.174.1.5.3.9 |
||
.1.3.6.1.4.1.9.9.174.1.5.4 |
||
.1.3.6.1.4.1.9.9.174.1.5.4.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.4.1.1 |
||
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.1 |
||
|
secondsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.10 |
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.11 |
||
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.12 |
||
|
secondsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.13 |
|
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.2 |
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.3 |
||
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.4 |
||
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.5 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.6 |
|
|
Bits
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.7 |
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.8 |
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.4.1.1.9 |
|
.1.3.6.1.4.1.9.9.174.1.5.5 |
||
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.5.1 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.5.2 |
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.5.3 |
|
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.5.4 |
|
milli-secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.5.5 |
|
|
milli-secondsUnsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.5.6 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.174.1.5.5.7 |
|
.1.3.6.1.4.1.9.9.174.1.5.5.8 |
||
.1.3.6.1.4.1.9.9.174.1.6 |
||
|
|
Bits
|
.1.3.6.1.4.1.9.9.174.1.6.1 |
|
Enumeration
|
.1.3.6.1.4.1.9.9.174.1.6.10 |
|
.1.3.6.1.4.1.9.9.174.1.6.3 |
||
.1.3.6.1.4.1.9.9.174.1.6.4 |
||
.1.3.6.1.4.1.9.9.174.1.6.5 |
||
.1.3.6.1.4.1.9.9.174.1.6.6 |
||
.1.3.6.1.4.1.9.9.174.1.6.7 |
||
.1.3.6.1.4.1.9.9.174.1.6.8 |
||
|
OctetString
|
.1.3.6.1.4.1.9.9.174.1.6.9 |
|
.1.3.6.1.4.1.9.9.174.3 |
||
.1.3.6.1.4.1.9.9.174.3.1 |
||
.1.3.6.1.4.1.9.9.174.3.2 |
Dependencies (18) 10 direct · 8 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- CISCO-SMIcisco
- SNMPv2-TCrfc
- HCNUM-TCrfc
- IANAifType-MIBrfc
- SNMPv2-CONFrfc
- SNMPv2-MIBrfc
- IF-MIBrfc
- INET-ADDRESS-MIBrfc
- MIP-MIBrfc
- RMON-MIBrfc
- RFC-1212rfc
- RFC1155-SMIrfc
- RFC1213-MIBrfc
- RFC1271-MIBrfc
- TOKEN-RING-RMON-MIBrfc
- RMON2-MIBrfc
- SNMP-FRAMEWORK-MIBrfc
- CISCO-MOBILE-IP-MIBciscoselected
Type Definitions (6)
| OctetString |
range: 1..255 |
|
| Enumeration |
other(1)ipaddress(2)nai(3) |
|
| Enumeration |
hopcount(1)bandwidth(2) |
|
| Bits |
reverseTunnel(0)gre(1)minEnc(2)decapsulationbyMN(3)broadcastDatagram(4)simultaneousBindings(5) |
|
| Unsigned32 |
range: 256..4294967295 |
|
| Enumeration |
ipinip(1)gre(2) |
Conformance Groups (40)
Compliance Statements (14)
OID
.1.3.6.1.4.1.9.9.174.3.1.1The compliance statement for management entities
which implement the Cisco Mobile IP MIB. Superseded
by ciscoMobileIPComplianceV12R02.
which implement the Cisco Mobile IP MIB. Superseded
by ciscoMobileIPComplianceV12R02.
Required groups
| optional | ciscoMobileIpFaRegGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroup | This group is mandatory for home agents. |
OID
.1.3.6.1.4.1.9.9.174.3.1.2The compliance statement for management entities
which implement the Cisco Mobile IP MIB. Superseded
by ciscoMobileIPComplianceV12R03.
which implement the Cisco Mobile IP MIB. Superseded
by ciscoMobileIPComplianceV12R03.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R02 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R02 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
OID
.1.3.6.1.4.1.9.9.174.3.1.3The compliance statement for management entities
which implement the Cisco Mobile IP MIB. Superseded
by ciscoMobileIPComplianceV12R03r1
which implement the Cisco Mobile IP MIB. Superseded
by ciscoMobileIPComplianceV12R03r1
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
OID
.1.3.6.1.4.1.9.9.174.3.1.4The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r1 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroup |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroup | This group is mandatory for mobile routers. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.5The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r1 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroup |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroup | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.6The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r1 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV1 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroup |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroup | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.7The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r1 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV2 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroup |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroup | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.8The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r2 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV2 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroup |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroup | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.9The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r2 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV2 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroupV2 |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroupV2 | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.10The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r2 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV3 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroupV2 |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroupV2 | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfRegisteredCoAType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredCoA | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfRegisteredMaAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredMaAddr | An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.11The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r2 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2Sup1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpHaMobNetGroupSup1 |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV3 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrSystemGroupV3Sup1 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroupV2 |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroupV2 | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfRegisteredCoAType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredCoA | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfRegisteredMaAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredMaAddr | An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.12The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpFaRegGroupV12R03r2 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2Sup1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpHaMobNetGroupSup1 |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV3 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrSystemGroupV3Sup1 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroupV2 |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroupV2 | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
| optional | ciscoMobileIpHaRegGroupV12R03r2Sup2 | This group is optional for home agents. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfRegisteredCoAType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredCoA | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfRegisteredMaAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredMaAddr | An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.13The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpHaSystemGroupV1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRegGroupV1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpMrNotificationGroupV3 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpFaRegGroupV12R03r2 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2Sup1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpHaMobNetGroupSup1 |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV3 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrSystemGroupV3Sup1 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroupV2 |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroupV2 | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
| optional | ciscoMobileIpHaRegGroupV12R03r2Sup2 | This group is optional for home agents. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfRegisteredCoAType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredCoA | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfRegisteredMaAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredMaAddr | An implementation is only required to support IPv4 addresses. |
OID
.1.3.6.1.4.1.9.9.174.3.1.14The compliance statement for management entities
which implement the Cisco Mobile IP MIB.
which implement the Cisco Mobile IP MIB.
Required groups
| optional | ciscoMobileIpHaSystemGroupV1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRegGroupV1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpMrNotificationGroupV3 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpFaRegGroupV12R03r2 | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRegGroupV12R03r2Sup1 | This group is mandatory for home agents. |
| optional | ciscoMobileIpHaRedunGroup |
This group is mandatory for home agents with redundancy feature. |
| optional | ciscoMobileIpSecAssocGroupV12R02 |
This group is mandatory for Mobile IP entities (MN, FA, and HA) which support security associations. Mobile Nodes and Home Agents must implement this group. Foreign Agents must implement this group if they maintain any security associations. |
| optional | ciscoMobileIpSecViolationGroup |
This group is mandatory for Mobile IP entities (MN, FA, and HA) that can log security violations. |
| optional | ciscoMobileIpMaRegGroup | This group is mandatory for mobility agents. |
| optional | ciscoMobileIpFaAdvertisementGroup | This group is mandatory for foreign agents. |
| optional | ciscoMobileIpFaSystemGroup |
This group is mandatory for foreign agents with reverse-tunnel/challenge/asymmetric-link-coa features. |
| optional | ciscoMobileIpMnDiscoveryGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpMnRegistrationGroup |
This group is mandatory for mobile nodes which require reverse-tunnel support. |
| optional | ciscoMobileIpHaMobNetGroup |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpHaMobNetGroupSup1 |
This group is mandatory for home agents with support for mobile networks. |
| optional | ciscoMobileIpMrSystemGroupV3 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrSystemGroupV3Sup1 | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrDiscoveryGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpMrRegistrationGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpTrapObjectsGroupV2 |
This group is mandatory for Mobile IP entities which support notifications. |
| optional | ciscoMobileIpMrNotificationGroupV2 | This group is mandatory for mobile routers. |
| optional | cmiMaAdvertisementGroup |
This group is mandatory for the mobility agents (HA and FA) since they must implement Agent Advertisement. |
| optional | ciscoMobileIpHaRegGroupV12R03r2Sup2 | This group is optional for home agents. |
| optional | ciscoMobileIpHaRegIntervalStatsGroup | This group is mandatory for mobile routers. |
| optional | ciscoMobileIpHaRegTunnelStatsGroup | This group is mandatory for mobile routers. |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| cmiMrMobNetAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrMobNetAddr |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfCCoaAddressType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaAddress | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfCCoaDefaultGwType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfCCoaDefaultGw |
OctetString
|
An implementation is only required to support IPv4 addresses. |
|
| cmiMrIfRegisteredCoAType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredCoA | An implementation is only required to support IPv4 addresses. |
||
| cmiMrIfRegisteredMaAddrType |
ipv4(1)
|
An implementation is only required to support IPv4 address type. |
|
| cmiMrIfRegisteredMaAddr | An implementation is only required to support IPv4 addresses. |
||
| cmiHaRegIntervalSize | readonly | Write access is not mandatory. |
Notifications / Traps (5)
| Name | OID | Description |
|---|---|---|
.1.3.6.1.4.1.9.9.174.0.1 |
The Mobile Router state change notification. This
notification is sent when the Mobile Router has undergone a state change from its previous state of Mobile IP. Generation of this notification is controlled by the cmiTrapControl object. |
|
.1.3.6.1.4.1.9.9.174.0.2 |
The Mobile Router care-of-address change notification.
This notification is sent when the Mobile Router has changed its care-of-address. Generation of this notification is controlled by the cmiTrapControl object. |
|
.1.3.6.1.4.1.9.9.174.0.3 |
The Mobile Router new agent discovery notification.
This notification is sent when the Mobile Router has heard an agent advertisement from a new mobile agent. Generation of this notification is controlled by the cmiTrapControl object. |
|
.1.3.6.1.4.1.9.9.174.0.4 |
The MN registration request failed notification.
This notification is sent when the registration request from MN is rejected by Home Agent. |
|
.1.3.6.1.4.1.9.9.174.0.5 |
This notification is generated when the registration
request from an MN is rejected by the home agent, and the total number of registrations on the home agent has already reached the maximum number of allowed bindings represented by cmiHaMaximumBindings. |