All MIBs › DOCS-IF3-MIB › docsIf3MdCfgIpProvMode
docsIf3MdCfgIpProvMode
Module: DOCS-IF3-MIB
OID (symbolic): DOCS-IF3-MIB::docsIf3MdCfgIpProvMode
OID (numeric): 1.3.6.1.4.1.4491.2.1.20.1.16.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute configures the CMTS IP provisioning mode for a MAC Domain. When this attribute is set to 'ipv4Only' the CM will acquire a single IPv4 address for the CM management stack. When this attribute is set to 'ipv6Only' the CM will acquire a single IPv6 address for the CM management stack. When this attribute is set to 'alternate' the CM will acquire a single IPv6 address for the CM management stack and, if failures occur, the CM will fall back to provision and operation with an IPv4 address. When this attribute is set to 'dualStack' the CM will acquire both an IPv6 and IPv4 address for provisioning and operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.20.1.16.1.2 snmpwalk -v2c -c public <target> DOCS-IF3-MIB::docsIf3MdCfgIpProvMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.20.1.16.1.2.1 snmpget -v2c -c public <target> DOCS-IF3-MIB::docsIf3MdCfgIpProvMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4491.2.1.20.1.16.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1 | clabProjDocsis | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.20 | docsIf3Mib | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1 | docsIf3MibObjects | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1.16 | docsIf3MdCfgTable | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1.16.1 | docsIf3MdCfgEntry | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1.16.1.2 | docsIf3MdCfgIpProvMode | DOCS-IF3-MIB |