ss9000SaveStatus
A3COM51-SS9000SX ·
.1.3.6.1.4.1.43.27.4
Object
scalar mandatory
Enumeration
This object will return the status of a save operation invoked by setting the ss9000SaveConfiguration object. A network management application can read this object to determine that a save operation has completed.
Context
- MIB
- A3COM51-SS9000SX
- OID
.1.3.6.1.4.1.43.27.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- superStackSwitch9000SX-mib
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 'A3COM51-SS9000SX' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM51-SS9000SX::ss9000SaveStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM51-SS9000SX' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM51-SS9000SX::ss9000SaveStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saveInProgress |
2 | saveNotInProgress |