swLocalLoopbackState

LOCAL-LOOPBACK-MIB · .1.3.6.1.4.1.171.12.67.3.1.1.4

Object

column r/w Enumeration
This object indicates the state of loopback.
              
enabled (1): for internal loopback, start loopback test;
for external loopback, set port(s) to external loopback mode.
disabled (2): for internal loopback, stop loopback test;
for external loopback, recover port(s) from external loopback mode.

Context

MIB
LOCAL-LOOPBACK-MIB
OID
.1.3.6.1.4.1.171.12.67.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
swLocalLoopbackConfigEntry

Walk 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 'LOCAL-LOOPBACK-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LOCAL-LOOPBACK-MIB::swLocalLoopbackState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LOCAL-LOOPBACK-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LOCAL-LOOPBACK-MIB::swLocalLoopbackState.<swLocalLoopbackPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LOCAL-LOOPBACK-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LOCAL-LOOPBACK-MIB::swLocalLoopbackState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled