All MIBs › DS3-MIB › dsx3LoopbackStatus
dsx3LoopbackStatus
Module: DS3-MIB
OID (symbolic): DS3-MIB::dsx3LoopbackStatus
OID (numeric): 1.3.6.1.2.1.10.30.5.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable represents the current state of the loopback on the DS3 interface. It contains information about loopbacks established by a manager and remotely from the far end.
The dsx3LoopbackStatus is a bit map represented as a sum, therefore is can represent multiple loopbacks simultaneously.
The various bit positions are: 1 dsx3NoLoopback 2 dsx3NearEndPayloadLoopback 4 dsx3NearEndLineLoopback 8 dsx3NearEndOtherLoopback 16 dsx3NearEndInwardLoopback 32 dsx3FarEndPayloadLoopback 64 dsx3FarEndLineLoopback
What is dsx3LoopbackStatus?
This is a bitmapped value reporting which loopback(s) are currently active on this DS3 interface, combining bits for near-end payload/line/other/inward loopbacks and far-end payload/line loopbacks. Admins read this to confirm a loopback they requested (via dsx3LoopbackConfig or a remote loop-up) actually took effect, or to check whether a circuit is unexpectedly stuck in loopback.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.16 snmpwalk -v2c -c public <target> DS3-MIB::dsx3LoopbackStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.16.1 snmpget -v2c -c public <target> DS3-MIB::dsx3LoopbackStatus.1
Start monitoring Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DS3-MIB::dsx3LoopbackStatus OID value, configure state conditions and alerts, and monitor any Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.30 | ds3 | DS3-MIB |
| 1.3.6.1.2.1.10.30.5 | dsx3ConfigTable | DS3-MIB |
| 1.3.6.1.2.1.10.30.5.1 | dsx3ConfigEntry | DS3-MIB |
| 1.3.6.1.2.1.10.30.5.1.16 | dsx3LoopbackStatus | DS3-MIB |