tmnxSysRollbackIndex

TIMETRA-SYSTEM-MIB · .1.3.6.1.4.1.6527.3.1.2.1.17.1

Object

scalar r/w Unsigned32
The value of tmnxSysRollbackIndex specifies a specific rollback
checkpoint file to which a rollback action can be taken.
          
The value of the tmnxSysRollbackIndex corresponds to a rollback
checkpoint file with suffix .rb.index.
          
The maximum checkpoint file that can be specified is determined by the
rollback location as specified by tmnxSysRollbackLocation. If the
location is on a compact flash, then the maximum value of
tmnxSysRollbackIndex can be tmnxSysRollbackMaxLocalFiles minus 1. If
the location is a remote ftp location, then the maximum value of
tmnxSysRollbackIndex can be tmnxSysRollbackMaxRemoteFiles minus 1.
          
This index is SET along with another action object, including
tmnxSysRollbackStart to initiate a rollback revert of a file and
tmnxSysRollbackFileDelete to delete a rollback file.
          
An SNMP GET request on this object should return the last SET value.

Context

MIB
TIMETRA-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.1.17.1
Type
scalar
Access
readwrite
Status
current
Parent
tmnxSysRollbackInfo
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 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::tmnxSysRollbackIndex.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::tmnxSysRollbackIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-199

Conformance