ipCurCfgIntfLoopbackState
LENOVO-GbTOR-10G-L2L3-MIB ·
.1.3.6.1.4.1.26543.2.7.4.3.1.24.2.1.6
Object
column Enumeration
The state of the interface.
Context
- MIB
- LENOVO-GbTOR-10G-L2L3-MIB
- OID
.1.3.6.1.4.1.26543.2.7.4.3.1.24.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipCurCfgIntfLoopbackEntry
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 'LENOVO-GbTOR-10G-L2L3-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-10G-L2L3-MIB::ipCurCfgIntfLoopbackState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-10G-L2L3-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-10G-L2L3-MIB::ipCurCfgIntfLoopbackState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-10G-L2L3-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-10G-L2L3-MIB::ipCurCfgIntfLoopbackState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transit |
2 | stub |
3 | nssa |