All MIBs › CISCO-GGSN-MIB › cGgsnMemoryNotifEnabled
cGgsnMemoryNotifEnabled
Module: CISCO-GGSN-MIB
OID (symbolic): CISCO-GGSN-MIB::cGgsnMemoryNotifEnabled
OID (numeric): 1.3.6.1.4.1.9.9.240.1.2.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates whether cGgsnMemThresholdReachedNotif notification and cGgsnMemThresholdClearedNotif 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 cGgsnMemoryNotifEnabled?
Read-write switch controlling whether the GGSN sends memory threshold reached/cleared notifications, used to monitor device memory pressure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.2.9 snmpwalk -v2c -c public <target> CISCO-GGSN-MIB::cGgsnMemoryNotifEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.2.9.1 snmpget -v2c -c public <target> CISCO-GGSN-MIB::cGgsnMemoryNotifEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.240.1.2.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cGgsnMemoryNotifEnabled.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::cGgsnMemoryNotifEnabled 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.9 | cGgsnMemoryNotifEnabled | CISCO-GGSN-MIB |