All MIBs › RAD-MIB › agnCClkSrcIdx
agnCClkSrcIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnCClkSrcIdx
OID (numeric): 1.3.6.1.4.1.164.3.1.2.2.4.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
An index to the table. There are only two entries to this table. Index 1 points to the Master clock parameters and Index 2 points to the Fallback clock parameters
What is agnCClkSrcIdx?
This OID is an index that identifies whether you are looking at the primary or backup clock source settings on a timing device. It distinguishes between the main clock (index 1) and fallback clock (index 2) configurations. An engineer would use this to separately retrieve timing parameters for both sources when configuring redundant clock backup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.2.4.1.2 snmpwalk -v2c -c public <target> RAD-MIB::agnCClkSrcIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.2.4.1.2.1 snmpget -v2c -c public <target> RAD-MIB::agnCClkSrcIdx.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.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2 | agnWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2 | cnfgAgnGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.4 | agnCClkSrcTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.4.1 | agnCClkSrcEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.4.1.2 | agnCClkSrcIdx | RAD-MIB |