All MIBs › STN-SESSION-MIB › stnSessionPppCurrentCount
stnSessionPppCurrentCount
Module: STN-SESSION-MIB
OID (symbolic): STN-SESSION-MIB::stnSessionPppCurrentCount
OID (numeric): 1.3.6.1.4.1.3551.2.5.1.1.2.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The total number of current PPP sessions.
What is stnSessionPppCurrentCount?
Reports the total number of PPP sessions currently present on the system, regardless of their operational state. Admins compare this to stnSessionPppCurrentActiveCount to see how many of those sessions are actually up versus still pending.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3551.2.5.1.1.2.3 snmpwalk -v2c -c public <target> STN-SESSION-MIB::stnSessionPppCurrentCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.5.1.1.2.3.1 snmpget -v2c -c public <target> STN-SESSION-MIB::stnSessionPppCurrentCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stnSessionPppCurrentCount.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::stnSessionPppCurrentCount 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.3 | stnSessionPppCurrentCount | STN-SESSION-MIB |