pdnDs1ExtConfLineLength
PDN-DS1EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.5.5.1.1.1.2
Object
column r/w
Enumeration
This entry specifies the loop length, in feet, for a short-haul DS1 line. This object only applies to DS1 interfaces. Note: This object shares a mutually exclusive relationship with the pdnDs1ExtConfLineBuildOut object i.e. only one of the two can be used for configuration at one time, based on the pdnDs1ExtConfLineLengthType object.
Context
- MIB
- PDN-DS1EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.5.5.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnDs1ExtConfEntry
- 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 'PDN-DS1EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DS1EXT-MIB::pdnDs1ExtConfLineLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DS1EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DS1EXT-MIB::pdnDs1ExtConfLineLength.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DS1EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DS1EXT-MIB::pdnDs1ExtConfLineLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | feet000To133 |
2 | feet134To266 |
3 | feet267To399 |
4 | feet400To533 |
5 | feet534To655 |
Conformance
Member of
Compliance refinements
pdnDs1ExtCompliance
readonly
The ability to set pdnDs1ExtConfLineLength is not required.