cds3NearEndLineLoopbackStatus
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.1.1.1.9
Object
column Unsigned32
Indicates the loopback status of the near end DS1 on this
DS3 when loopback request is indicated.
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 = no loop(loop down)
1 = loop(loop up)
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 28 0 = loop down
1 = loop up
29 all DS1 lines 0 = loop up
1 = loop down
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.1.1.1.9- 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::cds3NearEndLineLoopbackStatus'
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::cds3NearEndLineLoopbackStatus.<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::cds3NearEndLineLoopbackStatus'
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 near end loopback.
the status of the near end loopback.