optixPktLmspSwitchState
OPTIX-PKT-LMSP-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.28.1.3.1.3
Object
column Enumeration
This object indicates the LMSP switching status. 0: stop, 255: starting, 1: I, 4: s
Context
- MIB
- OPTIX-PKT-LMSP-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.28.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixPktLmspuEntry
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 'OPTIX-PKT-LMSP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-LMSP-MIB::optixPktLmspSwitchState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PKT-LMSP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-LMSP-MIB::optixPktLmspSwitchState.<optixPktLmspgid>.<optixPktLmspuid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PKT-LMSP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PKT-LMSP-MIB::optixPktLmspSwitchState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stop |
1 | i |
4 | s |
255 | starting |