All MIBs › CISCO-NETSYNC-MIB › cnsMIBEnableStatusNotification
cnsMIBEnableStatusNotification
Module: CISCO-NETSYNC-MIB
OID (symbolic): CISCO-NETSYNC-MIB::cnsMIBEnableStatusNotification
OID (numeric): 1.3.6.1.4.1.9.9.761.1.3.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: A control object to enable/disable ciscoNetsyncSelectedT0Clock, ciscoNetsyncSelectedT4Clock, ciscoNetsyncInputSignalFailureStatus, ciscoNetsyncInputAlarmStatus notifications at the system level. This object should hold any of the below values. true - The notif is enabled globally for the system false- The notif is disabled globally for the system
What is cnsMIBEnableStatusNotification?
This object is a single master switch controlling whether the device sends out the specific set of clock-selection-related notifications named in its description, T0 clock selection changes, T4 clock selection changes, input signal failure status, and input alarm status, rather than a general catch-all for every trap in the MIB. It matters as the one setting an admin flips to silence or restore this entire family of timing-change and fault notifications at once, useful during planned maintenance involving deliberate clock source switches that would otherwise flood the NMS. Setting this to false before intentionally forcing a T0 switchover during a maintenance window prevents that expected, deliberate event from generating unnecessary alert noise.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.761.1.3.1 snmpwalk -v2c -c public <target> CISCO-NETSYNC-MIB::cnsMIBEnableStatusNotification
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.761.1.3.1.1 snmpget -v2c -c public <target> CISCO-NETSYNC-MIB::cnsMIBEnableStatusNotification.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.761.1.3.1.1 s <value>
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::cnsMIBEnableStatusNotification 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.3 | ciscoNetsyncMIBNotifControl | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.3.1 | cnsMIBEnableStatusNotification | CISCO-NETSYNC-MIB |