cds3FarEndLineLoopbackStatus
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.1.1.1.10
Object
column Unsigned32
Indicates the loopback status of the far end DS3,DS1
when remote DS1 loopback request is initiated.
The remote DS1 loopback is initiated by setting dsx3SendCode
object to dsx3SendDS1LoopCode(5).
For unchannelized DS3 applications DS1s are unassigned.
Following table lists the mapping of Bit position to
DS1 or DS3 lines and the value.
Bit Position Line number value
----------------------------------------
0 DS3 Line 0 = line loopback activate
1 = line loopback deactivate
1 DS1 line 1 0 = loop down
1 = loop up
2 DS1 line 2 0 = loop down
1 = loop up
3 DS1 line 3 0 = loop down
1 = loop up
...
...
28 DS1 line 29 0 = loop down
1 = loop up
29 all DS1 lines 0 = loop down
1 = loop up
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cds3ConfigEntry
- 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-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3FarEndLineLoopbackStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3FarEndLineLoopbackStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS3-MIB::cds3FarEndLineLoopbackStatus'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
ciscoDs3MIBCompliance
noaccess
Read access is not required for agents which can not provide
the status of the far end loopback.
the status of the far end loopback.