nemoMrBLMode
NEMO-MIB ·
.1.3.6.1.2.1.184.1.2.3.1.1.1
Object
column Enumeration
implicitMode(1): the Mobile Network Prefix Option
is not included in the Binding Update by the mobile
router.
explicitMode(2): the mobile router included one or
more Mobile Network Prefix Options in the Binding
Update.
Context
- MIB
- NEMO-MIB
- OID
.1.3.6.1.2.1.184.1.2.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nemoMrBLEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NEMO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEMO-MIB::nemoMrBLMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEMO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEMO-MIB::nemoMrBLMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEMO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEMO-MIB::nemoMrBLMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | implicitMode |
2 | explicitMode |
Conformance
Member of