ssiSyncRollbackForce
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.4.31
Object
The value of ssiSyncRollbackForce specifies the type of synchronization
operation to perform when an SNMP set is made to this object.
'rollbackSingle' synchronizes only the rollback file that recently
changed.
'rollbackAll' synchronizes all rollback files.
The result of a read operation on this object is always 'none'.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.4.31- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysSyncInfo
- 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::ssiSyncRollbackForce.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::ssiSyncRollbackForce'
Syntax
- Source
- TmnxSsiSyncRollbackMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | rollbackSingle |
3 | rollbackAll |
Conformance
Member of