All MIBs › DS1-MIB › dsx1LoopbackStatus
dsx1LoopbackStatus
Module: DS1-MIB
OID (symbolic): DS1-MIB::dsx1LoopbackStatus
OID (numeric): 1.3.6.1.2.1.10.18.6.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.18 snmpwalk -v2c -c public <target> DS1-MIB::dsx1LoopbackStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.18.1 snmpget -v2c -c public <target> DS1-MIB::dsx1LoopbackStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.18 | ds1 | DS1-MIB |
| 1.3.6.1.2.1.10.18.6 | dsx1ConfigTable | DS1-MIB |
| 1.3.6.1.2.1.10.18.6.1 | dsx1ConfigEntry | DS1-MIB |
| 1.3.6.1.2.1.10.18.6.1.18 | dsx1LoopbackStatus | DS1-MIB |