pdnDs1ExtConfLineLengthType
PDN-DS1EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.5.5.1.1.1.1
Object
column r/w
Enumeration
This entry specifies the type of loop length for the interface. short-haul is intended for intra-building use. long-haul is intended for inter-building use.
Context
- MIB
- PDN-DS1EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.5.5.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnDs1ExtConfEntry
- Groups
- 2
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::pdnDs1ExtConfLineLengthType'
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::pdnDs1ExtConfLineLengthType.<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::pdnDs1ExtConfLineLengthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shortHaul |
2 | longHaul |
Conformance
Member of
Compliance refinements
pdnDs1ExtCompliance
readonly
The ability to set pdnDs1ExtConfLineLengthType is not required.
pdnDs1ExtG703Compliance
readonly
The ability to set pdnDs1ExtConfLineLengthType is not required.