mnState

MIP-MIB · .1.3.6.1.2.1.44.1.3.1.1

Object

scalar Enumeration
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.

Context

MIB
MIP-MIB
OID
.1.3.6.1.2.1.44.1.3.1.1
Type
scalar
Access
readonly
Status
current
Parent
mnSystem
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIP-MIB::mnState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIP-MIB::mnState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1home
2registered
3pending
4isolated
5unknown

Conformance

Member of