All MIBs › HPN-ICF-CONFIG-MAN-MIB › hpnicfCfgReset
hpnicfCfgReset
Module: HPN-ICF-CONFIG-MAN-MIB
OID (symbolic): HPN-ICF-CONFIG-MAN-MIB::hpnicfCfgReset
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Reboot the device with the default configuration.
What is hpnicfCfgReset?
Setting this OID to reset(2) reboots the device using its default (factory) configuration rather than the saved startup config; normal(1) is the idle state. An admin would use this as a remote recovery option to wipe a broken configuration and force the device back to defaults on next boot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.7 snmpwalk -v2c -c public <target> HPN-ICF-CONFIG-MAN-MIB::hpnicfCfgReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.7.1 snmpget -v2c -c public <target> HPN-ICF-CONFIG-MAN-MIB::hpnicfCfgReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpnicfCfgReset.1
Start monitoring HP Networking/H3C switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-CONFIG-MAN-MIB::hpnicfCfgReset OID value, configure state conditions and alerts, and monitor any HP Networking/H3C switches and routers from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.4 | hpnicfConfig | HPN-ICF-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1 | hpnicfConfigManObjects | HPN-ICF-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2 | hpnicfCfgOperate | HPN-ICF-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.7 | hpnicfCfgReset | HPN-ICF-CONFIG-MAN-MIB |