zxAnSysConfigSaveStatus

ZTE-AN-SYS-MGMT-MIB · .1.3.6.1.4.1.3902.1082.20.1.2.10.1.3

Object

scalar Enumeration
The status of save flash operation. 
- success(1): The save flash operation is completed.
- failed(2): The save flash operation is failed.
- saving(3): The save flash is still in progress.
- noOperation(4): No operation is executed.

Context

MIB
ZTE-AN-SYS-MGMT-MIB
OID
.1.3.6.1.4.1.3902.1082.20.1.2.10.1.3
Type
scalar
Access
readonly
Status
current
Parent
zxAnSysConfigSaveGlobalObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SYS-MGMT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYS-MGMT-MIB::zxAnSysConfigSaveStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SYS-MGMT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SYS-MGMT-MIB::zxAnSysConfigSaveStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2failed
3saving
4noOperation

Conformance