All MIBs › STN-SESSION-MIB › stnSessionIkeTotalCount
stnSessionIkeTotalCount
Module: STN-SESSION-MIB
OID (symbolic): STN-SESSION-MIB::stnSessionIkeTotalCount
OID (numeric): 1.3.6.1.4.1.3551.2.5.1.1.6.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The total number of IKE sessions since system start.
What is stnSessionIkeTotalCount?
Counts the total number of IKE (Internet Key Exchange) sessions established since the system last started. Admins use this cumulative counter, alongside stnSessionIkeFailedCount, to gauge the overall success rate of the key-exchange phase underlying IPsec VPNs over the system's uptime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3551.2.5.1.1.6.1 snmpwalk -v2c -c public <target> STN-SESSION-MIB::stnSessionIkeTotalCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.5.1.1.6.1.1 snmpget -v2c -c public <target> STN-SESSION-MIB::stnSessionIkeTotalCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stnSessionIkeTotalCount.1
Start monitoring Spring Tide Networks (Lucent) broadband/dial-access service router (subscriber session status, discontinued) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the STN-SESSION-MIB::stnSessionIkeTotalCount OID value, configure state conditions and alerts, and monitor any Spring Tide Networks (Lucent) broadband/dial-access service router (subscriber session status, discontinued) 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.3551 | springtidenet | SPRING-TIDE-NETWORKS-SMI |
| 1.3.6.1.4.1.3551.2 | stnSystems | SPRING-TIDE-NETWORKS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3551.2.5 | stnSessions | STN-SESSION-MIB |
| 1.3.6.1.4.1.3551.2.5.1 | stnSessionObjects | STN-SESSION-MIB |
| 1.3.6.1.4.1.3551.2.5.1.1 | stnSession | STN-SESSION-MIB |
| 1.3.6.1.4.1.3551.2.5.1.1.6 | stnSessionsIke | STN-SESSION-MIB |
| 1.3.6.1.4.1.3551.2.5.1.1.6.1 | stnSessionIkeTotalCount | STN-SESSION-MIB |