All MIBs › RAD-MIB › prtHSClkMode
prtHSClkMode
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtHSClkMode
OID (numeric): 1.3.6.1.4.1.164.3.3.3.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Clock Mode of the user data channel. dce - DACS operates as a DCE and provides transmit and receive clocks to the synchronous user DTE. dte1- DACS supplies the receive clock to the user equipment and accepts the user transmit clock. dte2- DACS requires transmit and receive clocks from the user equipment.
What is prtHSClkMode?
This object configures how the data channel handles synchronization clocks, allowing the device to either provide clocks to connected equipment (DCE mode) or accept clocks from equipment (DTE modes). Telecommunications technicians set this based on the network topology to ensure all devices have compatible clock sources and rates. Incorrect clock mode settings cause synchronization errors and data corruption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.3.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::prtHSClkMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.3.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::prtHSClkMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.3.1.1.6.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.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3 | prtHS | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1 | prtHSParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1.1 | prtHSParamEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1.1.6 | prtHSClkMode | RAD-MIB |