configBackupStatus
NETI-CONFIG-MIB ·
.1.3.6.1.4.1.2928.6.2.7.1.3.2
Object
scalar Enumeration
The status of the backup function:
idle
The function is idle.
inProgress
A backup operation is in progress.
failed
The operation has failed.
ready
The operation is finished and has succeeded.
Context
- MIB
- NETI-CONFIG-MIB
- OID
.1.3.6.1.4.1.2928.6.2.7.1.3.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- configBackupGroup
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 'NETI-CONFIG-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-CONFIG-MIB::configBackupStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-CONFIG-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-CONFIG-MIB::configBackupStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.