dsx1LoopbackStatus
DS1-MIB ·
.1.3.6.1.2.1.10.18.6.1.18
Object
column Integer32
This variable represents the current state of the
loopback on the DS1 interface. It contains
information about loopbacks established by a
manager and remotely from the far end.
The dsx1LoopbackStatus is a bitmap represented as
a sum; therefore, it can represent multiple
loopbacks simultaneously.
The various bit positions are as follows:
1 dsx1NoLoopback
2 dsx1NearEndPayloadLoopback
4 dsx1NearEndLineLoopback
8 dsx1NearEndOtherLoopback
16 dsx1NearEndInwardLoopback
32 dsx1FarEndPayloadLoopback
64 dsx1FarEndLineLoopback
Context
- MIB
- DS1-MIB
- OID
.1.3.6.1.2.1.10.18.6.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsx1ConfigEntry
- Groups
- 3
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 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1LoopbackStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1LoopbackStatus.<dsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS1-MIB::dsx1LoopbackStatus'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-127