lesLecsConfRowStatus
IBM-LES-LECS-MIB ·
.1.3.6.1.4.1.2.6.118.1.2.1.2.1.1.1.11
Object
This object is used to create or delete entries in the lesLecsConfTable.
Context
- MIB
- IBM-LES-LECS-MIB
- OID
.1.3.6.1.4.1.2.6.118.1.2.1.2.1.1.1.11- Type
- column
- Access
- readwrite
- 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::lesLecsConfRowStatus'
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::lesLecsConfRowStatus.<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::lesLecsConfRowStatus'
Syntax
- Source
- SNMPv2-TC-v1RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |