All MIBs › CADANT-CMTS-LAYER2CMTS-MIB › cadIfMacDomainIpProvMode
cadIfMacDomainIpProvMode
Module: CADANT-CMTS-LAYER2CMTS-MIB
OID (symbolic): CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainIpProvMode
OID (numeric): 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.16
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 provisioning 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.
What is cadIfMacDomainIpProvMode?
This OID configures whether cable modems get IPv4 addresses, IPv6 addresses, or can switch between them. It determines the IP addressing scheme for an entire group of modems. A cable provider would set this when deploying IPv6 or migrating modems between IPv4 and IPv6 networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.16 snmpwalk -v2c -c public <target> CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainIpProvMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.16.1 snmpget -v2c -c public <target> CADANT-CMTS-LAYER2CMTS-MIB::cadIfMacDomainIpProvMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.16.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.4998 | cadant | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1 | cadObjects | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1 | cadCable | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20 | cadLayer2 | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1 | cadLayer2Mib | CADANT-CMTS-LAYER2CMTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1.4 | cadMacPortMIBObjects | CADANT-CMTS-LAYER2CMTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1.4.2 | cadIfMacDomainTable | CADANT-CMTS-LAYER2CMTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1.4.2.1 | cadIfMacDomainEntry | CADANT-CMTS-LAYER2CMTS-MIB |
| 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.16 | cadIfMacDomainIpProvMode | CADANT-CMTS-LAYER2CMTS-MIB |