All MIBs › DACS-MIB › sysCClkSrcPrt
sysCClkSrcPrt
Module: DACS-MIB
OID (symbolic): DACS-MIB::sysCClkSrcPrt
OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This entry is valid only when working in rxClk mode. For invalid entry the return value will be 9999.
The valid port number depends on the IO slot no., the installed card type and the port type: outside, inside, SP. * The SP ports will be numbered as follows: - SP port 1 : 1 - SP port 2 : 2 For external ports the convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the card, in odd numbers: port1 = 1 port2 = 3 port3 = 5 etc... Example: port2 of IO slot 11 will be: 213 . For internal ports the convention used will be (for DXC): - first two digits will be: (IO slot number+10) - last one/two digits will be the port number within the card, in even numbers: port1 = 2 port2 = 4 port3 = 6 etc... Example: port2 of IO slot 11 will be: 214 .
For Kmux, the port will be according to : Slot*100+Ch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.4 snmpwalk -v2c -c public <target> DACS-MIB::sysCClkSrcPrt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.4.1 snmpget -v2c -c public <target> DACS-MIB::sysCClkSrcPrt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.4.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.6 | sysConfig | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1 | sysCClkSrcTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1.1 | sysCClkSrcEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1.1.4 | sysCClkSrcPrt | DACS-MIB |