pmip6LmaStatus
PMIPV6-MIB ·
.1.3.6.1.2.1.206.1.3.1.1
Object
scalar r/w
Enumeration
This object indicates whether the PMIPv6 local
mobility anchor function is enabled for the managed
entity.
Changing the status from enabled(1) to disabled(2)
will terminate the PMIPv6 local mobility anchor
function. On the other hand, changing the status
from disabled(2) to enabled(1) will start the PMIPv6
local mobility anchor function.
The value of this object MUST remain unchanged
across reboots of the managed entity.
Context
- MIB
- PMIPV6-MIB
- OID
.1.3.6.1.2.1.206.1.3.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pmip6LmaSystem
- 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 'PMIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PMIPV6-MIB::pmip6LmaStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PMIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PMIPV6-MIB::pmip6LmaStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of
Compliance refinements
pmip6LmaReadOnlyCompliance
readonly
Write access is not required.
pmip6LmaReadOnlyCompliance2
readonly
Write access is not required.