All MIBs › CISCO-IKE-FLOW-MIB › cifIkeGlobalOutNewGrpReqs
cifIkeGlobalOutNewGrpReqs
Module: CISCO-IKE-FLOW-MIB
OID (symbolic): CISCO-IKE-FLOW-MIB::cifIkeGlobalOutNewGrpReqs
OID (numeric): 1.3.6.1.4.1.9.9.429.1.1.1.1.11
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of New Group exchanges initiated locally.
What is cifIkeGlobalOutNewGrpReqs?
This is the outbound mirror of the previous counter, recording how many New Group Mode exchanges this device itself has initiated toward remote peers, per its description. Since modern IKE deployments don't normally request custom DH groups, this value staying at zero is the expected healthy state; any increase means a local crypto isakmp policy has a nonstandard 'group' setting applied. A network engineer who sees this jump from 0 to 1 right after a config change would know exactly which policy line introduced the legacy group request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.1.1.11 snmpwalk -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeGlobalOutNewGrpReqs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.429.1.1.1.1.11.1 snmpget -v2c -c public <target> CISCO-IKE-FLOW-MIB::cifIkeGlobalOutNewGrpReqs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cifIkeGlobalOutNewGrpReqs.1
Start monitoring Cisco IOS routers and VPN concentrators terminating IPsec tunnels with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IKE-FLOW-MIB::cifIkeGlobalOutNewGrpReqs OID value, configure state conditions and alerts, and monitor any Cisco IOS routers and VPN concentrators terminating IPsec tunnels 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.429 | ciscoIkeFlowMIB | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1 | ciscoIkeFlowMIBObjects | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1 | cifIkeCurrentActivity | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1.1 | cifIkeGlobalStatsTable | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1.1.1 | cifIkeGlobalStatsEntry | CISCO-IKE-FLOW-MIB |
| 1.3.6.1.4.1.9.9.429.1.1.1.1.11 | cifIkeGlobalOutNewGrpReqs | CISCO-IKE-FLOW-MIB |