tmnxSysCandidateCfgCommitState

TIMETRA-SYSTEM-MIB · .1.3.6.1.4.1.6527.3.1.2.1.22.3

Object

scalar Enumeration
The value of tmnxSysCandidateCfgCommitState indicates the result of
the last commit performed in the global candidate config.
          
 A value of 'none(0)' indicates there have been no commits since the
 last reboot of the node.
 A value of 'in-progress(1)' indicates the system is currently
 committing the candidate config.
 A value of 'success(2)' indicates the last commit finished
 successfully.
 A value of 'revert-pending(3)' indicates the last commit finished
 successfully but has not been confirmed yet, and will be auto-reverted
 if it is not confirmed before the time specified in
 tmnxSysCandidateCfgRevertTime.
 A value of 'failed(4)' indicates the last commit failed and has been
 undone.
 A value of 'revert-in-progress(5)' indicates the last commit finished
 successfully but was not confirmed in time and is currently being
 reverted.
 A value of 'reverted(6)' indicates the last commit finished
 successfully but was not confirmed in time and has been reverted.
 A value of 'revert-failed(7)' indicates the last commit finished
 successfully but was not confirmed in time and the system attempted to
 revert it but failed.

Context

MIB
TIMETRA-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.1.22.3
Type
scalar
Access
readonly
Status
current
Parent
tmnxSysCandidateCfgInfo
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::tmnxSysCandidateCfgCommitState.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::tmnxSysCandidateCfgCommitState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1in-progress
2success
3revert-pending
4failed
5revert-in-progress
6reverted
7revert-failed

Conformance