All MIBs › CISCO-GGSN-MIB › cGgsnSlbMode
cGgsnSlbMode
Module: CISCO-GGSN-MIB
OID (symbolic): CISCO-GGSN-MIB::cGgsnSlbMode
OID (numeric): 1.3.6.1.4.1.9.9.240.1.3.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: GTP SLB can operate in two modes-dispatched and directed.
- 'dispatched' mode: It forwards the create request without changing the destination IP address (vserver address) and the create response comes from the same (vserver) address.
- 'directed' mode: It changes the destination IP address to that of GGSN's VT and the create response comes from the GGSN VT.
What is cGgsnSlbMode?
A read-write setting that selects how GTP server load balancing (SLB) operates on the GGSN, either 'dispatched' (keeps the original vserver address for requests/responses) or 'directed' (changes the destination address).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.3.21 snmpwalk -v2c -c public <target> CISCO-GGSN-MIB::cGgsnSlbMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.240.1.3.21.1 snmpget -v2c -c public <target> CISCO-GGSN-MIB::cGgsnSlbMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.240.1.3.21.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::cGgsnSlbMode 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.21 | cGgsnSlbMode | CISCO-GGSN-MIB |