All MIBs › STN-SESSION-MIB › stnSessionType
stnSessionType
Module: STN-SESSION-MIB
OID (symbolic): STN-SESSION-MIB::stnSessionType
OID (numeric): 1.3.6.1.4.1.3551.2.5.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the session type.
What is stnSessionType?
Indicates what kind of session a row represents — ppp(2), l2tp-tunnel(3), pptp-tunnel(4), ipsec(5), ike(6), telnet(7), ftp(8), ftp-alg(9), console(10), encaps(11), secure-user(12), or remote-config(13). Admins use this to filter the shared session table down to just the session category they're troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3551.2.5.1.1.1.1.2 snmpwalk -v2c -c public <target> STN-SESSION-MIB::stnSessionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.5.1.1.1.1.2.1 snmpget -v2c -c public <target> STN-SESSION-MIB::stnSessionType.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::stnSessionType 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.1 | stnSessionTable | STN-SESSION-MIB |
| 1.3.6.1.4.1.3551.2.5.1.1.1.1 | stnSessionEntry | STN-SESSION-MIB |
| 1.3.6.1.4.1.3551.2.5.1.1.1.1.2 | stnSessionType | STN-SESSION-MIB |