tmnxSysRollbackSave
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.17.4
Object
The value of tmnxSysRollbackSave specifies whether to save the
existing configuration in a rollback checkpoint file.
When SET to the value of 'doAction' the system will save the
configuration in a new rollback checkpoint file, with suffix '.rb'.
Previously saved rollback files with the same name will increment the
filename suffix by 1 up to a maximum of 9. For example, file.rb is
moved to file.rb.1. The higher the number, the older the file is.
An SNMP GET request on this object should return 'notApplicable'.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.17.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxSysRollbackInfo
- Groups
- 1
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 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::tmnxSysRollbackSave.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::tmnxSysRollbackSave'
Syntax
- Source
- TIMETRA-TC-MIBTmnxActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | doAction |
2 | notApplicable |
Conformance
Member of