dsx3LineLength
RFC1407-MIB ·
.1.3.6.1.2.1.10.30.5.1.13
Object
column r/w
metersInteger32
The length of the ds3 line in meters. This object provides information for line build out circuitry if it exists and can use this object to adjust the line build out.
Context
- MIB
- RFC1407-MIB
- OID
.1.3.6.1.2.1.10.30.5.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Units
- meters
- Parent
- dsx3ConfigEntry
- Groups
- 1
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 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1407-MIB::dsx3LineLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1407-MIB::dsx3LineLength.<dsx3LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1407-MIB::dsx3LineLength'
Syntax
metersInteger32
Values & Constraints
Object Constraints
range: 0-64000
Conformance
Member of
Compliance refinements
ds3Compliance
readonly
Write access for the line length is not
required.
required.