All MIBs › CPQNUNIF-MIB › cpqnIpInfoSave
cpqnIpInfoSave
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnIpInfoSave
OID (numeric): 1.3.6.1.4.1.232.121.6.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object allows the changes made to any of the settable objects in this table to be written into non-volatile memory. The changes will not take effect nor be written into non-volatile memory until this object is set; therefore, until that time, the changes are stored but not used. This object will return values-valid(4) unless some object has been changed but the changes were not written to non-volatile memory. In this case it will return values-changed(3) until the changes are written to non-volatile memory.
What is cpqnIpInfoSave?
This read-write object commits pending changes to any settable object in this IP configuration table into non-volatile memory; until it is set, edits are held in memory but not applied or saved, and it reads values-valid(4) unless changes are pending, in which case it reports values-changed(3). An admin must explicitly set this after changing IP settings like cpqnIpAddr or cpqnIpRouter for those changes to actually take effect and survive a reboot. For example, after changing cpqnIpNetMask, an admin sets cpqnIpInfoSave to write-changes-to-nvram(2) to persist the new mask.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.6.1.1.9 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnIpInfoSave
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.6.1.1.9.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnIpInfoSave.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.6.1.1.9.1 i <value>
Start monitoring Compaq/HP network management appliance (Universal Network Interface Framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNUNIF-MIB::cpqnIpInfoSave OID value, configure state conditions and alerts, and monitor any Compaq/HP network management appliance (Universal Network Interface Framework) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.121 | cpqnCommon | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6 | cpqnNetworkInfo | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.1 | cpqnIpNetworkTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.1.1 | cpqnIpNetworkEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.1.1.9 | cpqnIpInfoSave | CPQNUNIF-MIB |