cXdslModeLoopback

CISCO-XDSL-LINE-MIB · .1.3.6.1.4.1.9.9.204.1.3.1.1

Object

column r/w Enumeration
The value of this object specifies the loopback mode of
this interface. The interface will stay in loopback mode
until this object is set to disabled.
The XTU-C may support other mode types that are not defined
in this mib, if such mode is running, this object will have
a value of 'other'. 
The loopback modes will inhibit the service on that line.

Context

MIB
CISCO-XDSL-LINE-MIB
OID
.1.3.6.1.4.1.9.9.204.1.3.1.1
Type
column
Access
readwrite
Status
current
Parent
cXdslModeEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2loopbackAnalogLocal
3loopbackDigitalLocal
4loopbackAnalogRemote
5loopbackDigitalRemote
6other

Conformance