All MIBs › RAD-MIB › sysDclFlipUponStnClk
sysDclFlipUponStnClk
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysDclFlipUponStnClk
OID (numeric): 1.3.6.1.4.1.164.3.3.1.2.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object allows user to decide (yes/no) if Agent should Flip from one DCL card to another, when there is Station Clock Fail in the Online DCL card.
What is sysDclFlipUponStnClk?
This object controls whether the system should automatically switch from one DCL (Data Communications Line) card to another when the primary card's station clock fails. It represents a failover decision setting with possible values like 'yes' (enable automatic switching) or 'no' (disable). Network operators use this to ensure continuous operation by automatically redundating to a backup DCL card when clock synchronization is lost.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.2.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::sysDclFlipUponStnClk
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.2.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::sysDclFlipUponStnClk.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.2.2.1.1.5.1 i <value>
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2 | sysHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2 | sysDcl | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1 | sysDclTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1.1 | sysDclEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1.1.5 | sysDclFlipUponStnClk | RAD-MIB |