newSpectrumMgmtMode

PDN-SPECTRUMMGMT-MIB · .1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.2

Object

column Enumeration
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-SPECTRUMMGMT-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.2
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::newSpectrumMgmtMode'
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::newSpectrumMgmtMode.<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::newSpectrumMgmtMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enableOnly
2disableOnly
3both

Conformance