newSpectrumMgmtEWLUnits

PDN-SPECTRUMMGMT-MIB · .1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.4

Object

column Enumeration
This object indicates the units of measurement used in
describing the Estimated Working Length of a circuit.
Following are the details of each of the units:
              
    none(1)     - Indicates that the Spectral Compliance is
                  NOT dependant on the 'ConfEWL' object.
    feet(2)     - The 'ConfEWL' is measured and configured
                  in feet.
    meters(3)   - The 'ConfEWL' is measured and configured
                  in meters.

Context

MIB
PDN-SPECTRUMMGMT-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
newSpectrumMgmtGeneralConfigEntry
Groups
1

Walk 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-SPECTRUMMGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SPECTRUMMGMT-MIB::newSpectrumMgmtEWLUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-SPECTRUMMGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SPECTRUMMGMT-MIB::newSpectrumMgmtEWLUnits.<entPhysicalIndex>.<ifType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-SPECTRUMMGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-SPECTRUMMGMT-MIB::newSpectrumMgmtEWLUnits'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2feet
3meters

Conformance