STN-SESSION-MIB

File: STN-SESSION-MIB.mib (28940 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SPRING-TIDE-NETWORKS-SMI SPRING-TIDE-NETWORKS-TC STN-CHASSIS-MIB
STN-ROUTER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 TimeTicks TEXTUAL-CONVENTION
DisplayString MODULE-COMPLIANCE stnSystems
stnNotification StnUserFailureType StnConfigFailureType
stnEngineIndex stnEngineSlot stnEngineCpu
stnRouterIndex

Defined Types

SessionOperStatus  
Operational status of a session.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), inactive(2), pend-active(3), active(4), pend-inactive(5)  

StnSessionEntry  
SEQUENCE    
  stnSessionIndex Unsigned32
  stnSessionType INTEGER
  stnSessionContext OCTET STRING
  stnSessionOperStatus SessionOperStatus
  stnSessionLastChange TimeTicks

StnGlobalSessionEntry  
SEQUENCE    
  stnGlobalSessionIndex Unsigned32
  stnGlobalSessionOperStatus INTEGER

Defined Values

stnSessions 1.3.6.1.4.1.3551.2.5
This MIB module describes Spring Tide Networks session objects.
MODULE-IDENTITY    

stnSessionObjects 1.3.6.1.4.1.3551.2.5.1
OBJECT IDENTIFIER    

stnSessionMibConformance 1.3.6.1.4.1.3551.2.5.2
OBJECT IDENTIFIER    

stnSessionTrapVars 1.3.6.1.4.1.3551.2.5.3
OBJECT IDENTIFIER    

stnSession 1.3.6.1.4.1.3551.2.5.1.1
OBJECT IDENTIFIER    

stnGlobalSession 1.3.6.1.4.1.3551.2.5.1.2
OBJECT IDENTIFIER    

stnSessionsPpp 1.3.6.1.4.1.3551.2.5.1.1.2
OBJECT IDENTIFIER    

stnSessionsL2tp 1.3.6.1.4.1.3551.2.5.1.1.3
OBJECT IDENTIFIER    

stnSessionsPptp 1.3.6.1.4.1.3551.2.5.1.1.4
OBJECT IDENTIFIER    

stnSessionsIpsec 1.3.6.1.4.1.3551.2.5.1.1.5
OBJECT IDENTIFIER    

stnSessionsIke 1.3.6.1.4.1.3551.2.5.1.1.6
OBJECT IDENTIFIER    

stnSessionsTelnet 1.3.6.1.4.1.3551.2.5.1.1.7
OBJECT IDENTIFIER    

stnSessionsFtp 1.3.6.1.4.1.3551.2.5.1.1.8
OBJECT IDENTIFIER    

stnSessionsFtpAlg 1.3.6.1.4.1.3551.2.5.1.1.9
OBJECT IDENTIFIER    

stnSessionsConsole 1.3.6.1.4.1.3551.2.5.1.1.10
OBJECT IDENTIFIER    

stnSessionsAggregate 1.3.6.1.4.1.3551.2.5.1.1.11
OBJECT IDENTIFIER    

stnSessionsEncaps 1.3.6.1.4.1.3551.2.5.1.1.12
OBJECT IDENTIFIER    

stnSessionsSecureUser 1.3.6.1.4.1.3551.2.5.1.1.13
OBJECT IDENTIFIER    

stnSessionsRemoteConfig 1.3.6.1.4.1.3551.2.5.1.1.14
OBJECT IDENTIFIER    

stnSessionTable 1.3.6.1.4.1.3551.2.5.1.1.1
A list of session entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnSessionEntry

stnSessionEntry 1.3.6.1.4.1.3551.2.5.1.1.1.1
Entry contains information about a particular session.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnSessionEntry  

stnSessionIndex 1.3.6.1.4.1.3551.2.5.1.1.1.1.1
A sequence number that identifies a session entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionType 1.3.6.1.4.1.3551.2.5.1.1.1.1.2
Indicates the session type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), 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), remote-config(13)  

stnSessionContext 1.3.6.1.4.1.3551.2.5.1.1.1.1.3
A unique context identifier associated with the session.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

stnSessionOperStatus 1.3.6.1.4.1.3551.2.5.1.1.1.1.4
The operational status of the session.
Status: current Access: read-only
OBJECT-TYPE    
  SessionOperStatus  

stnSessionLastChange 1.3.6.1.4.1.3551.2.5.1.1.1.1.5
The value of sysUpTime at the time the session entered its current operational state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

stnSessionPppTotalCount 1.3.6.1.4.1.3551.2.5.1.1.2.1
The total number of PPP sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionPppFailedCount 1.3.6.1.4.1.3551.2.5.1.1.2.2
The total number of failed sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionPppCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.2.3
The total number of current PPP sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionPppCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.2.4
The total number of current active PPP sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionL2tpTunnelTotalCount 1.3.6.1.4.1.3551.2.5.1.1.3.1
The total number of L2TP tunnel sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionL2tpTunnelFailedCount 1.3.6.1.4.1.3551.2.5.1.1.3.2
The total number of failed L2TP tunnel sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionL2tpTunnelCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.3.3
The total number of current L2TP tunnel sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionL2tpTunnelCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.3.4
The total number of current active L2TP tunnel sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionPptpTunnelTotalCount 1.3.6.1.4.1.3551.2.5.1.1.4.1
The total number of PPTP tunnel sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionPptpTunnelFailedCount 1.3.6.1.4.1.3551.2.5.1.1.4.2
The total number of failed PPTP tunnel sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionPptpTunnelCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.4.3
The total number of current PPTP tunnel sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionPptpTunnelCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.4.4
The total number of current active PPTP tunnel sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionIpsecTotalCount 1.3.6.1.4.1.3551.2.5.1.1.5.1
The total number of IPSEC sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionIpsecFailedCount 1.3.6.1.4.1.3551.2.5.1.1.5.2
The total number of failed IPSEC sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionIpsecCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.5.3
The total number of current IPSEC sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionIpsecCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.5.4
The total number of current active IPSEC sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionIkeTotalCount 1.3.6.1.4.1.3551.2.5.1.1.6.1
The total number of IKE sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionIkeFailedCount 1.3.6.1.4.1.3551.2.5.1.1.6.2
The total number of failed IKE sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionIkeCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.6.3
The total number of current IKE sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionIkeCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.6.4
The total number of current active IKE sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionTelnetTotalCount 1.3.6.1.4.1.3551.2.5.1.1.7.1
The total number of Telnet sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionTelnetFailedCount 1.3.6.1.4.1.3551.2.5.1.1.7.2
The total number of failed Telnet sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionTelnetCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.7.3
The total number of current Telnet sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionTelnetCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.7.4
The total number of current active Telnet sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionFtpTotalCount 1.3.6.1.4.1.3551.2.5.1.1.8.1
The total number of FTP sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionFtpFailedCount 1.3.6.1.4.1.3551.2.5.1.1.8.2
The total number of failed FTP sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionFtpCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.8.3
The total number of current FTP sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionFtpCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.8.4
The total number of current active FTP sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionFtpAlgTotalCount 1.3.6.1.4.1.3551.2.5.1.1.9.1
The total number of FTP-ALG sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionFtpAlgFailedCount 1.3.6.1.4.1.3551.2.5.1.1.9.2
The total number of failed FTP-ALG sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionFtpAlgCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.9.3
The total number of current FTP-ALG sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionFtpAlgCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.9.4
The total number of current active FTP-ALG sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionConsoleTotalCount 1.3.6.1.4.1.3551.2.5.1.1.10.1
The total number of console sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionConsoleFailedCount 1.3.6.1.4.1.3551.2.5.1.1.10.2
The total number of failed console sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionConsoleCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.10.3
The total number of current console sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionConsoleCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.10.4
The total number of current active console sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionAggregateTotalCount 1.3.6.1.4.1.3551.2.5.1.1.11.1
The total number of sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionAggregateFailedCount 1.3.6.1.4.1.3551.2.5.1.1.11.2
The total number of failed sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionAggregateCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.11.3
The total number of current sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionAggregateCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.11.4
The total number of current active sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionEncapsTotalCount 1.3.6.1.4.1.3551.2.5.1.1.12.1
The total number of encaps sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionEncapsFailedCount 1.3.6.1.4.1.3551.2.5.1.1.12.2
The total number of failed encaps sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionEncapsCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.12.3
The total number of current encaps sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionEncapsCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.12.4
The total number of current active encaps sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionSecureUserTotalCount 1.3.6.1.4.1.3551.2.5.1.1.13.1
The total number of secure user sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionSecureUserFailedCount 1.3.6.1.4.1.3551.2.5.1.1.13.2
The total number of failed secure user sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionSecureUserCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.13.3
The total number of current secure user sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionSecureUserCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.13.4
The total number of current active secure user sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionRemoteConfigTotalCount 1.3.6.1.4.1.3551.2.5.1.1.14.1
The total number of remote config sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionRemoteConfigFailedCount 1.3.6.1.4.1.3551.2.5.1.1.14.2
The total number of failed remote config sessions since system start.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionRemoteConfigCurrentCount 1.3.6.1.4.1.3551.2.5.1.1.14.3
The total number of current remote config sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnSessionRemoteConfigCurrentActiveCount 1.3.6.1.4.1.3551.2.5.1.1.14.4
The total number of current active remote config sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnGlobalSessionTable 1.3.6.1.4.1.3551.2.5.1.2.1
A list of session entries with the box.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnGlobalSessionEntry

stnGlobalSessionEntry 1.3.6.1.4.1.3551.2.5.1.2.1.1
Entry contains information about a particular session.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnGlobalSessionEntry  

stnGlobalSessionIndex 1.3.6.1.4.1.3551.2.5.1.2.1.1.1
A sequence number that identifies a session entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

stnGlobalSessionOperStatus 1.3.6.1.4.1.3551.2.5.1.2.1.1.2
The operational status of the session.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

stnNotificationUsername 1.3.6.1.4.1.3551.2.5.3.1
The user's name associated with the trap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnNotificationUserFailureType 1.3.6.1.4.1.3551.2.5.3.2
The type of user failure.
Status: current Access: read-only
OBJECT-TYPE    
  StnUserFailureType  

stnNotificationConfigType 1.3.6.1.4.1.3551.2.5.3.3
The type of configuration failure.
Status: current Access: read-only
OBJECT-TYPE    
  StnConfigFailureType  

stnUserFailure 1.3.6.1.4.1.3551.2.100.0.17
A stnUserFailure trap signifies that the agent entity has detected that a configuration failure has occurred. The generation of this trap can be controlled by the CommandLineIfaceTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnConfigFailure 1.3.6.1.4.1.3551.2.100.0.18
A stnConfigFailure trap signifies that the agent entity has detected that a configuration failure has occurred. The generation of this trap can be controlled by the CommandLineIfaceTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnNoFlowEntriesAvailable 1.3.6.1.4.1.3551.2.100.0.57
A stnNoFlowEntriesAvailable trap signifies that the agent entity has detected that the there are no more flow entries available on the indicated slot/cpu. This can occur if too many interfaces are assigned to an engine. The generation of this trap can be controlled by the SessionTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnNoLayerIfsAvailable 1.3.6.1.4.1.3551.2.100.0.58
A stnNoLayerIfsAvailable trap signifies that the agent entity has detected that the there are no more layer interfaces available on the indicated slot/cpu. This can occur if too many VCs are assigned to an engine. The generation of this trap can be controlled by the SessionTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnMaxSessionLimitExceeded 1.3.6.1.4.1.3551.2.100.0.59
A stnMaxSessionLimitExceeded trap signifies that the agent entity has detected that the maximum session limit has occurred on the indicated slot/cpu. The generation of this trap can be controlled by the SessionTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnTunnelEngineLimitExceeded 1.3.6.1.4.1.3551.2.100.0.60
A stnTunnelEngineLimitExceeded trap signifies that the agent entity has detected that the maximum tunnel limit has occurred on the indicated slot/cpu. The generation of this trap can be controlled by the SessionTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnCallEngineLimitExceeded 1.3.6.1.4.1.3551.2.100.0.61
A stnCallEngineLimitExceeded trap signifies that the agent entity has detected that the maximum call limit has occurred on the indicated slot/cpu. The generation of this trap can be controlled by the SessionTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE