All MIBs › CISCO-IPSEC-SIGNALING-MIB › cisgIpsSgGlobalInOctets
cisgIpsSgGlobalInOctets
Module: CISCO-IPSEC-SIGNALING-MIB
OID (symbolic): CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgGlobalInOctets
OID (numeric): 1.3.6.1.4.1.9.9.438.1.1.1.1.4
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of octets received by all currently and previously active Phase-1 Control Tunnels.
What is cisgIpsSgGlobalInOctets?
This Counter64 totals the octets received across all currently and previously active Phase-1 control tunnels, per its description, giving an aggregate measure of inbound control-plane (not data-plane) traffic volume for IKE signaling on this device. It matters for capacity planning of the control-plane processing load itself, distinct from the encrypted data traffic those tunnels protect. A sudden spike in this counter without a corresponding rise in active tunnel count could indicate excessive rekeying or retransmission activity rather than legitimate new connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.1.1.1.4 snmpwalk -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgGlobalInOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.1.1.1.4.1 snmpget -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgGlobalInOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cisgIpsSgGlobalInOctets.1
Start monitoring Cisco VPN gateway equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgGlobalInOctets OID value, configure state conditions and alerts, and monitor any Cisco VPN gateway equipment 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.438 | ciscoIPsecSignalingMIB | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1 | ciscoIPsecSigMIBObjects | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1 | cisgIpsSgCurrentActivity | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.1 | cisgIpsSgGlobalStatsTable | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.1.1 | cisgIpsSgGlobalStatsEntry | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.1.1.4 | cisgIpsSgGlobalInOctets | CISCO-IPSEC-SIGNALING-MIB |