configBackupOperation
NETI-CONFIG-MIB ·
.1.3.6.1.4.1.2928.6.2.7.1.3.1
Object
scalar r/w
Enumeration
The backup operations supported:
idle
Resets the function.
writeCurrentToLocal
Writes the current config to local storage.
Uses configBackupName and configBackupDescription.
Context
- MIB
- NETI-CONFIG-MIB
- OID
.1.3.6.1.4.1.2928.6.2.7.1.3.1- Type
- scalar
- Access
- readwrite
- 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::configBackupOperation.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::configBackupOperation'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.