ciscoICsuDsuLoopbackCode
CISCO-ICSUDSU-MIB ·
.1.3.6.1.4.1.9.9.44.1.1.2.1.11
Object
column Enumeration
LoopCode used to initiate last remote loopback. Valid only
if a only if a remote loopback was last performed.
standard - standard loopback code. Usually consists of the
repeated binary pattern of '00001'
alternate - alternate loopback code. Usually the inverse of
the standard pattern or '11110'.
v54 - V.54 pattern. Used for fractional loopback.
Context
- MIB
- CISCO-ICSUDSU-MIB
- OID
.1.3.6.1.4.1.9.9.44.1.1.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoICsuDsuTestReportEntry
- Groups
- 1
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 'CISCO-ICSUDSU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ICSUDSU-MIB::ciscoICsuDsuLoopbackCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ICSUDSU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ICSUDSU-MIB::ciscoICsuDsuLoopbackCode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ICSUDSU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ICSUDSU-MIB::ciscoICsuDsuLoopbackCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
2 | alternate |
3 | v54 |
Conformance
Member of