reachDSLSpectrumMgmtMode
PDN-REACHDSL-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.20.1.8
Object
scalar Enumeration
This object has been deprecated. The corresponding
object in the new pdn_spectrumMgmt.mib should be used
instead.
This object restricts the MAX-ACCESS of the 'Selection'
object.
Following are the details of each of the values:
enableOnly(1) - Indicates that the 'Selection' object
IS always 'enabled' and cannot be set
to 'disabled'.
disableOnly(2) - Indicates that the 'Selection' object
IS always 'disabled' and cannot be set
to 'enabled'.
both(3) - Indicates that the 'Selection' object
will accept both the 'enabled' and
'disabled' values.
Context
- MIB
- PDN-REACHDSL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.20.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pdnReachDSLObjects
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-REACHDSL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-REACHDSL-MIB::reachDSLSpectrumMgmtMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-REACHDSL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-REACHDSL-MIB::reachDSLSpectrumMgmtMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enableOnly |
2 | disableOnly |
3 | both |