All MIBs › CISCO-NETSYNC-MIB › cnsInpSrcIntfType
cnsInpSrcIntfType
Module: CISCO-NETSYNC-MIB
OID (symbolic): CISCO-NETSYNC-MIB::cnsInpSrcIntfType
OID (numeric): 1.3.6.1.4.1.9.9.761.1.1.3.1.3
Node type: OBJECT-TYPE
Type: CiscoNetsyncIfType
Access: read-only
Description: This object indicates the type of an input clock source configured for the T0 clock selection.
What is cnsInpSrcIntfType?
This object reports the interface type of a specific candidate clock source in the input source table, mirroring cnsSelInpSrcIntfType but for any configured source rather than only the currently-selected one. It lets an admin audit the mix of timing reference types available to the device, for example confirming both an Ethernet-based SyncE source and a dedicated BITS source are present for diversity, rather than two sources that share a common failure mode. Seeing every configured source report the same interface type, such as all being SyncE over the same upstream switch, would reveal a lack of true redundancy despite multiple entries existing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.761.1.1.3.1.3 snmpwalk -v2c -c public <target> CISCO-NETSYNC-MIB::cnsInpSrcIntfType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.761.1.1.3.1.3.1 snmpget -v2c -c public <target> CISCO-NETSYNC-MIB::cnsInpSrcIntfType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnsInpSrcIntfType.1
Start monitoring Cisco routers/switches with SyncE (G.781) clock synchronization with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-NETSYNC-MIB::cnsInpSrcIntfType OID value, configure state conditions and alerts, and monitor any Cisco routers/switches with SyncE (G.781) clock synchronization from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.761 | ciscoNetsyncMIB | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1 | ciscoNetsyncMIBObjects | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.1 | ciscoNetsyncMIBTables | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.1.3 | cnsInputSourceTable | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.1.3.1 | cnsInputSourceEntry | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.1.3.1.3 | cnsInpSrcIntfType | CISCO-NETSYNC-MIB |