lesLecsOperStatus
IBM-LES-LECS-MIB ·
.1.3.6.1.4.1.2.6.118.1.2.1.2.1.1.1.1
Object
column mandatory
Enumeration
The operational state of LES/LECS on this entry.
Other defines the transition states between up and down.
Context
- MIB
- IBM-LES-LECS-MIB
- OID
.1.3.6.1.4.1.2.6.118.1.2.1.2.1.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- lesLecsConfEntry
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 'IBM-LES-LECS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LES-LECS-MIB::lesLecsOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-LES-LECS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LES-LECS-MIB::lesLecsOperStatus.<lesLecsAtmDevNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-LES-LECS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-LES-LECS-MIB::lesLecsOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | up |
3 | down |