pmip6LmaLMAAState
PMIPV6-MIB ·
.1.3.6.1.2.1.206.1.3.1.2.1.3
Object
column Enumeration
This object indicates the state of the LMAA:
unknown -- The state of the LMAA
cannot be determined.
activated -- The LMAA is ready to establish
a tunnel.
tunneled -- The LMAA is used to set up the
bidirectional tunnel.
Context
- MIB
- PMIPV6-MIB
- OID
.1.3.6.1.2.1.206.1.3.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pmip6LmaLMAAEntry
- 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 'PMIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PMIPV6-MIB::pmip6LmaLMAAState'
More examples
Read one indexed 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::pmip6LmaLMAAState.<pmip6LmaLMAAType>.<pmip6LmaLMAA>'
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::pmip6LmaLMAAState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | activated |
3 | tunneled |
Conformance
Member of