dsx1Fdl
Module: DS1-MIB
OID (symbolic): DS1-MIB::dsx1Fdl
OID (numeric): 1.3.6.1.2.1.10.18.6.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This bitmap describes the use of the facilities data link and is the sum of the capabilities. Set any bits that are appropriate:
other(1), dsx1AnsiT1403(2), dsx1Att54016(4), dsx1FdlNone(8)
'other' indicates that a protocol other than one of the following is used.
'dsx1AnsiT1403' refers to the FDL exchange recommended by ANSI.
'dsx1Att54016' refers to ESF FDL exchanges.
'dsx1FdlNone' indicates that the device does not use the FDL.
What is dsx1Fdl?
This object specifies which protocol standard the DS1 line uses for its Facilities Data Link (FDL), a low-speed management channel embedded in T1 circuits. The FDL carries out-of-band management messages for performance monitoring and circuit testing. Operators set this to match the standard used by both ends of the circuit (ANSI, AT&T, or none).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.13 snmpwalk -v2c -c public <target> DS1-MIB::dsx1Fdl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.13.1 snmpget -v2c -c public <target> DS1-MIB::dsx1Fdl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.18.6.1.13.1 i <value>
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.13 | dsx1Fdl | DS1-MIB |