All MIBs › DOCS-IF3-MIB › docsIf3CmMdCfgIpProvModeResetOnChange
docsIf3CmMdCfgIpProvModeResetOnChange
Module: DOCS-IF3-MIB
OID (symbolic): DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeResetOnChange
OID (numeric): 1.3.6.1.4.1.4491.2.1.20.1.31.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This attribute determines if the CM is to automatically reset upon change of the IpProvMode attribute. The attribute has a default value of 'false' (2) which means that the CM does not reset upon change to IpProvMode attribute. When this attribute is set to 'true' (1), the CM resets upon a change to the IpProvMode attribute.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.20.1.31.1.2 snmpwalk -v2c -c public <target> DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeResetOnChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.20.1.31.1.2.1 snmpget -v2c -c public <target> DOCS-IF3-MIB::docsIf3CmMdCfgIpProvModeResetOnChange.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4491.2.1.20.1.31.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsIf3CmMdCfgIpProvModeResetOnChange.1
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.2 | docsIf3CmMdCfgIpProvModeResetOnChange | DOCS-IF3-MIB |