All MIBs › CISCO-GGSN-MIB › cGgsnDefaultIpAllocationMethod
cGgsnDefaultIpAllocationMethod
Module: CISCO-GGSN-MIB
OID (symbolic): CISCO-GGSN-MIB::cGgsnDefaultIpAllocationMethod
OID (numeric): 1.3.6.1.4.1.9.9.240.1.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the default method by which the GGSN obtains address leases for mobile user sessions.
- 'disable', which indicates that dynamic address allocation is disabled.
- 'dhcp', which indicates that the DHCP server will be used.
- 'radius', which indicates that the radius server will be used.
What is cGgsnDefaultIpAllocationMethod?
Read-write setting specifying the default method (e.g. disabled or DHCP) the GGSN uses to allocate IP address leases for mobile user sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.3.1 snmpwalk -v2c -c public <target> CISCO-GGSN-MIB::cGgsnDefaultIpAllocationMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.3.1.1 snmpget -v2c -c public <target> CISCO-GGSN-MIB::cGgsnDefaultIpAllocationMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.240.1.3.1.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::cGgsnDefaultIpAllocationMethod 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.1 | cGgsnDefaultIpAllocationMethod | CISCO-GGSN-MIB |