All MIBs › RAD-MIB › prtExHsfClkMode
prtExHsfClkMode
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExHsfClkMode
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute indicates a unique port operation clock mode.
What is prtExHsfClkMode?
This object specifies the clock mode for a High-Speed Frame (HSF) port on a RAD device, selecting between DCE (data communications equipment, provides clocking), DTE (data terminal equipment, receives clocking), external DCE (clocking from an external source), or no clock mode. The setting determines whether the port acts as a clock source or consumer, critical for maintaining synchronized communication in serial link connections. Telecommunications engineers configure this mode when establishing point-to-point connections to ensure both sides agree on clock timing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.6.1.6 snmpwalk -v2c -c public <target> RAD-MIB::prtExHsfClkMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.6.1.6.1 snmpget -v2c -c public <target> RAD-MIB::prtExHsfClkMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.6.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.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.6 | prtHsfCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.6.1 | prtHsfCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.6.1.6 | prtExHsfClkMode | RAD-MIB |