All MIBs › CISCO-GGSN-MIB › cGgsnServiceMode
cGgsnServiceMode
Module: CISCO-GGSN-MIB
OID (symbolic): CISCO-GGSN-MIB::cGgsnServiceMode
OID (numeric): 1.3.6.1.4.1.9.9.240.1.3.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: GGSN supports this GPRS service mode for maintenance purposes. Two modes are supported in GGSN, operational and maintenance mode. 'inService' mode represents nominal operation, and there will be no change in the way the GGSN operates. 'maintenance' mode imposes restrictions, such as some of the configurations allowed by the GGSN, and no new PDPs will be accepted. 'maintenance' mode can be useful to make some changes to the configuration of the GGSN without affecting the existing PDPs.
'maintenance' mode gloablly applies to the GGSN, which means the whole box will be put in maintenance mode. There also exists APN level maintenance mode, which is defined in CISCO-GPRS_ACC-PT-MIB, and charging maintenance mode which is defined in CISCO-GPRS-CHARGING-MIB, which is out of scope of this MIB.
Internally GGSN maintains three states (inService, maintenance and outOfService ), which can be viewed with cGgsnServiceModeStatus.
The SNMP entity generates notification when switching modes. It uses the cGgsnInServiceNotif and cGgsnMaintenanceNotif for this purpose.
What is cGgsnServiceMode?
Sets the GGSN's operating mode for maintenance purposes, either normal in-service operation or a restricted maintenance mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.3.12 snmpwalk -v2c -c public <target> CISCO-GGSN-MIB::cGgsnServiceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.3.12.1 snmpget -v2c -c public <target> CISCO-GGSN-MIB::cGgsnServiceMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.240.1.3.12.1 i <value>
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::cGgsnServiceMode 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.3 | cGgsnConfigurations | CISCO-GGSN-MIB |
| 1.3.6.1.4.1.9.9.240.1.3.12 | cGgsnServiceMode | CISCO-GGSN-MIB |