All MIBs › RAD-MIB › sysCClkSSubsystemSlot
sysCClkSSubsystemSlot
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysCClkSSubsystemSlot
OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This entry indicates the Slot from which the S Subsytem Source will be taken. The value will be applicable only when the sysCClkSrcMode is 'sSubsystem'.
What is sysCClkSSubsystemSlot?
This OID stores a slot number (0-255) that identifies which hardware slot the system should use as its S subsystem clock source. It only applies when the main clock mode is set to S subsystem source, telling the device which physical card to pull timing signals from. A technician would set this when configuring redundant clock sources to ensure all cards synchronize to the same timing reference.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.11 snmpwalk -v2c -c public <target> RAD-MIB::sysCClkSSubsystemSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.11.1 snmpget -v2c -c public <target> RAD-MIB::sysCClkSSubsystemSlot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.11.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.11 | sysCClkSSubsystemSlot | RAD-MIB |