mdmLineCapabilitiesEnableGranted
Modem-MIB ·
.1.3.6.1.2.1.38.1.1.4.1.4
Object
column Enumeration
The actual configuration of this capability. The agent
shall attempt to set this as close as possible to the
associated mdmLineCapabilitiesEnableRequested value. The
agent shall make this determination in an implementation-
specific manner that may take into account the configuration
of other capabilities or other considerations. The modem
will choose in an implementation-specific manner between
multiple mutually-exclusive capabilities that each have the
same (non-disabled) value. However, the modem must prefer
all capabilities with a value of 'preferred(3)' over all
capabilities with a value of 'optional(2)'.
In other words, if there are one or more mutually-exclusive
capabilities (e.g. V.32 and V.32bis) that are set to
`preferred', the agent must choose one in an
implementation-specific manner. Otherwise, if there are one
or more mutually-exclusive capabilities that are set to
`optional', the agent must choose one in an implementation-
specific manner.
Context
- MIB
- Modem-MIB
- OID
.1.3.6.1.2.1.38.1.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mdmLineCapabilitiesEntry
- 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 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmLineCapabilitiesEnableGranted'
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::mdmLineCapabilitiesEnableGranted.<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::mdmLineCapabilitiesEnableGranted'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | optional |
3 | preferred |
Conformance
Member of