cpqSaveStatus
CPQN54NN-MIB ·
.1.3.6.1.4.1.232.111.3.1.4
Object
scalar mandatory
Enumeration
This object will return the status of a save operation invoked by setting the cpqSaveConfiguration object. A network management application can read this object to determine that a save operation has completed.
Context
- MIB
- CPQN54NN-MIB
- OID
.1.3.6.1.4.1.232.111.3.1.4- Type
- scalar
- Access
- readonly
- 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::cpqSaveStatus.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::cpqSaveStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saveInProgress |
2 | saveNotInProgress |