cpqSaveConfiguration
CPQN54NN-MIB ·
.1.3.6.1.4.1.232.111.3.1.3
Object
scalar mandatory
r/w
Enumeration
When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistant store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to both gets and sets while the save is taking place. A network management application may use the cpqSaveStatus object to determine when the asynchronous save operation has completed.
Context
- MIB
- CPQN54NN-MIB
- OID
.1.3.6.1.4.1.232.111.3.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqGigaSwitchSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQN54NN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQN54NN-MIB::cpqSaveConfiguration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQN54NN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQN54NN-MIB::cpqSaveConfiguration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saveToPrimary |
2 | saveToSecondary |