nemoMrPrefixRegMode
NEMO-MIB ·
.1.3.6.1.2.1.184.1.2.3.3
Object
scalar r/w
Enumeration
This object indicates the mode in which the mobile
network prefixes will be registered with the home
agent.
implicitMode(1): the Mobile Network Prefix Option will
not be included in the Binding Update by the mobile
router.
explicitMode(2): the mobile router will include one or
more Mobile Network Prefix Options in the Binding
Update.
The value of this object MUST remain unchanged
across reboots of the managed entity.
Context
- MIB
- NEMO-MIB
- OID
.1.3.6.1.2.1.184.1.2.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- nemoMrRegistration
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::nemoMrPrefixRegMode.0'
More examples
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::nemoMrPrefixRegMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | implicitMode |
2 | explicitMode |
Conformance
Member of
Compliance refinements
nemoMrReadOnlyCompliance2
readonly
Write access is not required.