rollbackPointTable
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.9.6.1
Object
table
Represents a rollback point stored in the system. A rollback point represents the system configuration of a specific point in time, that the user may create with the 'create-rollback-point' command, visualize with the 'diff' command' and rollback to with the 'rollback' command. The system is able to store up to 10 rollback-points, rolling over old instances as new ones are created. The incremental IDs of 1..10 are automatically generated by the system whenever the rollback-point is created. Rollback points can be deleted as any normal object. A special 'backup' rollback-point can also be created with ID 0; unlike normal rollback-points, this instance will be kept even after activation with the 'rollback' RPC.
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.9.6.1- Type
- table
- Status
- current
- Parent
- rollbackPoint
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::rollbackPointTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::rollbackPointTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.