dsx1LineLength
DS1-MIB ·
.1.3.6.1.2.1.10.18.6.1.15
Object
column r/w
metersInteger32
The length of the DS1 line in meters. This object provides information for line build-out circuitry. This object is only useful if the interface has configurable line build-out circuitry.
Context
- MIB
- DS1-MIB
- OID
.1.3.6.1.2.1.10.18.6.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Units
- meters
- 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::dsx1LineLength'
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::dsx1LineLength.<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::dsx1LineLength'
Syntax
metersInteger32
Values & Constraints
Object Constraints
range: 0-64000
Conformance
Compliance refinements
ds1Compliance
readonly
The ability to set the line length is not
required.
required.
ds1J1Compliance
readonly
The ability to set the line length is not
required.
required.
ds1NCompliance
readonly
The ability to set the line length is not
required.
required.