All MIBs › Fore-Switch-MIB › dualScpSyncRequestList
dualScpSyncRequestList
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::dualScpSyncRequestList
OID (numeric): 1.3.6.1.4.1.326.2.2.1.6.1.1.1.11
Node type: OBJECT-TYPE
Type: IntegerBitString
Access: read-only
Description:
The current list of items that are waiting to be synchronized. This is a bit pattern containing the specified enumurated bits. The bit definitions are: 0x02 -- syncFlash 0x04 -- syncCdb 0x08 -- syncPassword 0x10 -- syncLecsConfig 0x20 -- syncOS 0x40 -- syncInit 0x80 -- syncSecurid 0x100 -- syncSecret 0x200 -- syncLoader 0x800 -- syncKrb5KeyTab
What is dualScpSyncRequestList?
This OID is a bitmask showing which system components (OS, configuration database, passwords, etc.) are pending synchronization between dual redundant switch controllers. Each bit represents a different component awaiting sync. An operator would check this during system maintenance to ensure all components stay synchronized between the active and backup controllers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.6.1.1.1.11 snmpwalk -v2c -c public <target> Fore-Switch-MIB::dualScpSyncRequestList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.6.1.1.1.11.1 snmpget -v2c -c public <target> Fore-Switch-MIB::dualScpSyncRequestList.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.6 | dualScp | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.6.1 | dualScpGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.6.1.1 | dualScpConfTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.6.1.1.1 | dualScpConfEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.6.1.1.1.11 | dualScpSyncRequestList | Fore-Switch-MIB |