All MIBs › CISCO-IPSEC-SIGNALING-MIB › cisgIpsSgFailTableSize
cisgIpsSgFailTableSize
Module: CISCO-IPSEC-SIGNALING-MIB
OID (symbolic): CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailTableSize
OID (numeric): 1.3.6.1.4.1.9.9.438.1.4.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The window size of the Internet Key Exchange Failure Tables.
The Failure Table is implemented as a sliding window in which only the last 'cisgIpsSgFailTableSize' entries are maintained. This object is used specify the number of entries which will be maintained in the control tunnel Failure Table.
An implementation may choose suitable minimum and maximum values for this element based on the local policy and available resources. If an SNMP SET request specifies a value outside this window for this element, an appropriate SNMP error code must be returned.
Setting this value to zero is equivalent to deleting all conceptual rows in the archiving tables ('cisgIpsSgFailTable') and disabling the archiving of entries in this table.
What is cisgIpsSgFailTableSize?
This sets the window size - the number of entries retained - for the Internet Key Exchange Failure Tables, per its description, implemented as a sliding window keeping only the most recent cisgIpsSgFailTableSize entries and letting an implementation choose suitable minimum/maximum values based on local policy. It's the failure-table counterpart to cisgIpsSgHistTableSize, controlling how many past IKE failure events an admin can review before older ones roll off. A hub experiencing frequent authentication failures from a misconfigured spoke would need a larger value here to retain enough failure history to spot the pattern before entries are overwritten.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.4.1.1.1 snmpwalk -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailTableSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.4.1.1.1.1 snmpget -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailTableSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.438.1.4.1.1.1.1 i <value>
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::cisgIpsSgFailTableSize 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.4 | cisgIpsSgFailures | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.4.1 | cisgIpsSgFailGlobal | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.4.1.1 | cisgIpsSgFailGlobalCntl | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.4.1.1.1 | cisgIpsSgFailTableSize | CISCO-IPSEC-SIGNALING-MIB |