mdmLineCapabilitiesEnableRequested

Modem-MIB · .1.3.6.1.2.1.38.1.1.4.1.3

Object

column r/w Enumeration
The requested configuration of this capability.  If this
value is 'disabled(1)', this is a request to disable this
protocol.  If this value is 'preferred(3)', this is a
request to enable this protocol, and to prefer it in any
negotiation over other appropriate protocols that have a
value of 'optional(2)'.

Context

MIB
Modem-MIB
OID
.1.3.6.1.2.1.38.1.1.4.1.3
Type
column
Access
readwrite
Status
current
Parent
mdmLineCapabilitiesEntry
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 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmLineCapabilitiesEnableRequested'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmLineCapabilitiesEnableRequested.<mdmIndex>.<mdmLineCapabilitiesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Modem-MIB::mdmLineCapabilitiesEnableRequested'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2optional
3preferred

Conformance