docsIf3CmMdCfgIpProvMode
DOCS-IF3-MIB ·
.1.3.6.1.4.1.4491.2.1.20.1.31.1.1
Object
column r/w
Enumeration
This attribute specifies whether the CM honors or ignores the CMTS MDD TLV 5.1 setting in order to configure its IP provisioning mode. The CM relies upon the CMTS to facilitate the successful IP address acquisition independently of the MDD. When this attribute is set to 'ipv4Only' the CM will initiate the acquisition of a single IPv4 address for the CM management stack. When this attribute is set to 'ipv6Only' the CM will initiate the acquisition of a single IPv6 address for the CM management stack. When this attribute is set to 'honorMdd' the CM will initiate the acquisition of an IPv6 or IPv4 address as directed by the MDD message for provisioning and operation.
Context
- MIB
- DOCS-IF3-MIB
- OID
.1.3.6.1.4.1.4491.2.1.20.1.31.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsIf3CmMdCfgEntry
- 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 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF3-MIB::docsIf3CmMdCfgIpProvMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF3-MIB::docsIf3CmMdCfgIpProvMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF3-MIB::docsIf3CmMdCfgIpProvMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ipv4Only |
1 | ipv6Only |
4 | honorMdd |
Conformance
Member of