All MIBs › RAD-MIB › prtClkSrcPrt
prtClkSrcPrt
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtClkSrcPrt
OID (numeric): 1.3.6.1.4.1.164.6.2.15.7.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This entry is valid only when working in rxClk mode. It specifies the port from which the clock willl be taken. Refer to device specification for source port Index
What is prtClkSrcPrt?
This OID identifies which port the device should use as its clock source when receiving external timing signals. It ensures all devices sync to the same reference clock for precise timing. A network technician configures this to designate which fiber or copper port feeds the master clock signal across the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.7.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::prtClkSrcPrt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.7.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::prtClkSrcPrt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.7.1.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtClkSrcPrt.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.7 | prtClkSrc | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.7.1 | prtClkSrcTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.7.1.1 | prtClkSrcEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.7.1.1.5 | prtClkSrcPrt | RAD-MIB |