pdnDs1ExtConfLineBuildOut
PDN-DS1EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.5.5.1.1.1.3
Object
column r/w
Enumeration
This entry specifies the line build out, in decibels, for a long-haul DS1 line. dB0Pnt0 = 0.0 dB dB7Pnt5 = -7.5 dB dB15Pnt0 = -15.0 dB dB22Pnt5 = -22.5 dB This object only applies to DS1 interfaces. Note: This object shares a mutually exclusive relationship with the pdnDs1ExtConfLineLength 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.3- 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::pdnDs1ExtConfLineBuildOut'
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::pdnDs1ExtConfLineBuildOut.<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::pdnDs1ExtConfLineBuildOut'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dB0Pnt0 |
2 | dB7Pnt5 |
3 | dB15Pnt0 |
4 | dB22Pnt5 |
Conformance
Member of
Compliance refinements
pdnDs1ExtCompliance
readonly
The ability to set pdnDs1ExtConfLineBuildOut is not required.