All MIBs › CISCO-GATEKEEPER-MIB › cgkMIBEnableEventNotification
cgkMIBEnableEventNotification
Module: CISCO-GATEKEEPER-MIB
OID (symbolic): CISCO-GATEKEEPER-MIB::cgkMIBEnableEventNotification
OID (numeric): 1.3.6.1.4.1.9.10.40.1.3.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates whether or not an Event Alarm Notification will be generated by the Gatekeeper. A false value will prevent the Gatekeeper from generating the notification.
What is cgkMIBEnableEventNotification?
A read-write flag that enables or disables generation of Event Alarm Notifications by the gatekeeper; setting it to false suppresses these notifications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.40.1.3.1 snmpwalk -v2c -c public <target> CISCO-GATEKEEPER-MIB::cgkMIBEnableEventNotification
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.40.1.3.1.1 snmpget -v2c -c public <target> CISCO-GATEKEEPER-MIB::cgkMIBEnableEventNotification.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.40.1.3.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cgkMIBEnableEventNotification.1
Start monitoring Cisco routers/gateways (H.323 Gatekeeper) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-GATEKEEPER-MIB::cgkMIBEnableEventNotification OID value, configure state conditions and alerts, and monitor any Cisco routers/gateways (H.323 Gatekeeper) 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.40 | ciscoGatekeeperMIB | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1 | ciscoGatekeeperMIBObjects | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1.3 | cgkGeneralConfig | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1.3.1 | cgkMIBEnableEventNotification | CISCO-GATEKEEPER-MIB |