All MIBs › CISCO-IPSEC-PROVISIONING-MIB › cipsTunnelLifesize
cipsTunnelLifesize
Module: CISCO-IPSEC-PROVISIONING-MIB
OID (symbolic): CISCO-IPSEC-PROVISIONING-MIB::cipsTunnelLifesize
OID (numeric): 1.3.6.1.4.1.9.9.431.1.1.2
Node type: OBJECT-TYPE
Type: CIPsecLifesize
Access: read-write
Description: The default lifesize in KBytes assigned to an IPsec tunnel as a global policy (unless overridden in cryptomap definition).
What is cipsTunnelLifesize?
This read-write value sets the default data volume limit, in kilobytes, that an IPsec tunnel can carry as a global policy before renegotiation, unless overridden by a cryptomap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.431.1.1.2 snmpwalk -v2c -c public <target> CISCO-IPSEC-PROVISIONING-MIB::cipsTunnelLifesize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.431.1.1.2.1 snmpget -v2c -c public <target> CISCO-IPSEC-PROVISIONING-MIB::cipsTunnelLifesize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.431.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cipsTunnelLifesize.1
Start monitoring Cisco VPN router/security appliance/concentrator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IPSEC-PROVISIONING-MIB::cipsTunnelLifesize OID value, configure state conditions and alerts, and monitor any Cisco VPN router/security appliance/concentrator 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.431 | ciscoIPsecProvisioningMIB | CISCO-IPSEC-PROVISIONING-MIB |
| 1.3.6.1.4.1.9.9.431.1 | ciscoIPsecProvisioningMIBObjects | CISCO-IPSEC-PROVISIONING-MIB |
| 1.3.6.1.4.1.9.9.431.1.1 | cipsIPsecGlobals | CISCO-IPSEC-PROVISIONING-MIB |
| 1.3.6.1.4.1.9.9.431.1.1.2 | cipsTunnelLifesize | CISCO-IPSEC-PROVISIONING-MIB |