All MIBs › CISCO-GGSN-MIB › cGgsnGlobalErrorNotifEnabled
cGgsnGlobalErrorNotifEnabled
Module: CISCO-GGSN-MIB
OID (symbolic): CISCO-GGSN-MIB::cGgsnGlobalErrorNotifEnabled
OID (numeric): 1.3.6.1.4.1.9.9.240.1.2.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates whether cGgsnGlobalErrorNotif notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification. - 'false', it will prevent the device from sending out a notification.
What is cGgsnGlobalErrorNotifEnabled?
Read-write switch that enables or disables sending of the GGSN global error notification when a global error condition is generated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.2.11 snmpwalk -v2c -c public <target> CISCO-GGSN-MIB::cGgsnGlobalErrorNotifEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.2.11.1 snmpget -v2c -c public <target> CISCO-GGSN-MIB::cGgsnGlobalErrorNotifEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.240.1.2.11.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cGgsnGlobalErrorNotifEnabled.1
Start monitoring Cisco GGSN (Gateway GPRS Support Node) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-GGSN-MIB::cGgsnGlobalErrorNotifEnabled OID value, configure state conditions and alerts, and monitor any Cisco GGSN (Gateway GPRS Support Node) 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.240 | cGgsnMIB | CISCO-GGSN-MIB |
| 1.3.6.1.4.1.9.9.240.1 | cGgsnMIBObjects | CISCO-GGSN-MIB |
| 1.3.6.1.4.1.9.9.240.1.2 | cGgsnNotifMgmt | CISCO-GGSN-MIB |
| 1.3.6.1.4.1.9.9.240.1.2.11 | cGgsnGlobalErrorNotifEnabled | CISCO-GGSN-MIB |