redlineSystemSwSyncAlternateTable
REDLINE-SYSTEM-MIB ·
.1.3.6.1.4.1.10728.2.1.1.2.4
Object
table
This table contains at most one entry representing a software synchronization process that is either currently in progress or one that was completed. When requested synchronization,the active s/w i image and the active configuration are copied to the alternate s/w image and configuration, respectively. A management station can create this entry if and only if either the table is empty or the only entry is for a synchronization that has already been completed. An attempt to create or write this entry when a synchronization is already in progress results in the 'resourceUnavailable' error status. The redlineSystemSwSyncAlternateStatus state object is used to control and monitor a s/w synchronization process. Setting it to the 'synchronizeAlternate' value starts a new synchronization if none is active at the time (otherwise an error status is returned).
Context
- MIB
- REDLINE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.10728.2.1.1.2.4- Type
- table
- Status
- current
- Parent
- redlineSystemSoftwareObjects
- 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 'REDLINE-SYSTEM-MIB' -M '/opt/observium/mibs/redline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'REDLINE-SYSTEM-MIB::redlineSystemSwSyncAlternateTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'REDLINE-SYSTEM-MIB' -M '/opt/observium/mibs/redline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'REDLINE-SYSTEM-MIB::redlineSystemSwSyncAlternateTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.