All MIBs › STN-SESSION-MIB › stnSessionPppTotalCount
stnSessionPppTotalCount
Module: STN-SESSION-MIB
OID (symbolic): STN-SESSION-MIB::stnSessionPppTotalCount
OID (numeric): 1.3.6.1.4.1.3551.2.5.1.1.2.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The total number of PPP sessions since system start.
What is stnSessionPppTotalCount?
Counts the total number of PPP sessions established since the system last started. Admins use this cumulative counter, alongside stnSessionPppFailedCount, to gauge the overall success rate of PPP dial-in/tunnel sessions 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.2.1 snmpwalk -v2c -c public <target> STN-SESSION-MIB::stnSessionPppTotalCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.5.1.1.2.1.1 snmpget -v2c -c public <target> STN-SESSION-MIB::stnSessionPppTotalCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stnSessionPppTotalCount.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::stnSessionPppTotalCount 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.2 | stnSessionsPpp | STN-SESSION-MIB |
| 1.3.6.1.4.1.3551.2.5.1.1.2.1 | stnSessionPppTotalCount | STN-SESSION-MIB |