All MIBs › DOCS-IF3-MIB › docsIf3CmMdCfgIpProvModeStorageType
docsIf3CmMdCfgIpProvModeStorageType
Module: DOCS-IF3-MIB
OID (symbolic): DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeStorageType
OID (numeric): 1.3.6.1.4.1.4491.2.1.20.1.31.1.4
Node type: OBJECT-TYPE
Type: StorageType
Access: read-write
Description:
This attribute determines if the CM persists the value of IpProvMode across a single reset or across all resets. The default value of this attribute is 'nonVolatile' (3) which means that the CM persists the value of IpProvMode across all resets. The CM persists the value of IpProveMode across only a single reset when IpProvModeStorageType is set to volatile(2). Other StorageType values are not applicable for this object; an attempt to set this object to a value of other(1), permanent(4), or readOnly(5) will be rejected with an error code of inconsistentValue.
What is docsIf3CmMdCfgIpProvModeStorageType?
This OID specifies whether a cable modem remembers its IP provisioning mode after a reboot (nonvolatile) or only after a single reset (volatile). It determines if you lose the IP configuration when the modem restarts—nonvolatile is safer because the setting persists. An operator adjusts this based on whether they want the modem to automatically recover its network settings after power loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.20.1.31.1.4 snmpwalk -v2c -c public <target> DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeStorageType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.20.1.31.1.4.1 snmpget -v2c -c public <target> DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeStorageType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4491.2.1.20.1.31.1.4.1 s <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.31 | docsIf3CmMdCfgTable | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1.31.1 | docsIf3CmMdCfgEntry | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.1.31.1.4 | docsIf3CmMdCfgIpProvModeStorageType | DOCS-IF3-MIB |