slTestsIfLoopMode

SL-TESTS-MIB · .1.3.6.1.4.1.4515.1.3.13.1.1.1.6

Object

column r/w Enumeration
The loopback mode:
timeout
   In this mode the duration of the loopback is determined
   by the slTestsIfLoopDuration object.
toggle     
   In this mode the loopback should be toggled explicitly
   by the user.

Context

MIB
SL-TESTS-MIB
OID
.1.3.6.1.4.1.4515.1.3.13.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
slTestsIfLoopEntry

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 'SL-TESTS-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-TESTS-MIB::slTestsIfLoopMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-TESTS-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-TESTS-MIB::slTestsIfLoopMode.<slTestsIfLoopIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-TESTS-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-TESTS-MIB::slTestsIfLoopMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1timeout
2toggle