All MIBs › Fore-Switch-MIB › switchTimingMode
switchTimingMode
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::switchTimingMode
OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The timing mode in which the switch is running. switchMode(1) provides for the direct use of any port recovered clock from any timing-capable network module in the switch. tcmMode(3) uses the clock provided by the CEC-Plus' Timing Control Modules (TCM).
What is switchTimingMode?
This object configures the clock source synchronization mode for the switch, choosing between using directly recovered port clocks (switchMode) or centralized Timing Control Modules (tcmMode). Different timing modes affect network synchronization quality and resilience in telecommunications environments where precise clock synchronization is critical. Operators select the timing mode based on network architecture and synchronization requirements for carrier-grade operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.1.22 snmpwalk -v2c -c public <target> Fore-Switch-MIB::switchTimingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.1.22.1 snmpget -v2c -c public <target> Fore-Switch-MIB::switchTimingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.2.1.1.22.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.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.2 | software | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1 | asxd | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.1 | switchGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.1.22 | switchTimingMode | Fore-Switch-MIB |