ALTIGA-HTTP-STATS-MIB

File: ALTIGA-HTTP-STATS-MIB.mib (9491 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ALTIGA-SESSION-STATS-MIB
SNMPv2-CONF ALTIGA-MIB ALTIGA-GLOBAL-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 IpAddress
Integer32 TimeTicks DisplayString
EncryptionAlgorithm OBJECT-GROUP MODULE-COMPLIANCE
alStatsHttp alHttpGroup alHttpMibModule

Defined Types

AlHttpStatsSessionEntry  
SEQUENCE    
  alHttpStatsSessionIndex Integer32
  alHttpStatsSessionName DisplayString
  alHttpStatsSessionIpAddr IpAddress
  alHttpStatsSessionStartTime TimeTicks
  alHttpStatsSessionLoginTime Unsigned32
  alHttpStatsSessionEncr EncryptionAlgorithm
  alHttpStatsSessionOctetsSent Counter32
  alHttpStatsSessionOctetsRcvd Counter32
  alHttpStatsSessionPacketsSent Counter32
  alHttpStatsSessionPacketsRcvd Counter32
  alHttpStatsSessionActiveConnections Gauge32
  alHttpStatsSessionMaxConnections Counter32
  alHttpStatsSessionTotalConnections Counter32

Defined Values

altigaHttpStatsMibModule 1.3.6.1.4.1.3076.1.1.12.2
The Altiga HTTP Statistics MIB models counters and objects that are of management interest for HTTP. Acronyms The following acronyms are used in this document: HTTP: HyperText Transfer Protocol MIB: Management Information Base TCP: Transmission Control Protocol
MODULE-IDENTITY    

alStatsHttpGlobal 1.3.6.1.4.1.3076.2.1.2.7.1
OBJECT IDENTIFIER    

alHttpStatsOctetsSent 1.3.6.1.4.1.3076.2.1.2.7.1.1
The number of octets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsOctetsRcvd 1.3.6.1.4.1.3076.2.1.2.7.1.2
The number of octets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsPacketsSent 1.3.6.1.4.1.3076.2.1.2.7.1.3
The number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsPacketsRcvd 1.3.6.1.4.1.3076.2.1.2.7.1.4
The number of packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsActiveConnections 1.3.6.1.4.1.3076.2.1.2.7.1.5
The number of active TCP connections.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alHttpStatsMaxConnections 1.3.6.1.4.1.3076.2.1.2.7.1.6
The maximum number of active TCP connections that existed at one any time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsActiveSessions 1.3.6.1.4.1.3076.2.1.2.7.1.7
The number of active sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alHttpStatsMaxSessions 1.3.6.1.4.1.3076.2.1.2.7.1.8
The maximum number of active sessions that existed at one any time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsTotalConnections 1.3.6.1.4.1.3076.2.1.2.7.1.9
The total number of TCP connections established.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsTotalSessions 1.3.6.1.4.1.3076.2.1.2.7.1.10
The total number of sessions established.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsSessionTable 1.3.6.1.4.1.3076.2.1.2.7.2
List of active HTTP sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlHttpStatsSessionEntry

alHttpStatsSessionEntry 1.3.6.1.4.1.3076.2.1.2.7.2.1
An entry in the alHttpStatsSessionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlHttpStatsSessionEntry  

alHttpStatsSessionIndex 1.3.6.1.4.1.3076.2.1.2.7.2.1.1
Index of this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alHttpStatsSessionName 1.3.6.1.4.1.3076.2.1.2.7.2.1.2
Name of the administrator using this session.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alHttpStatsSessionIpAddr 1.3.6.1.4.1.3076.2.1.2.7.2.1.3
Remote IP address of this session..
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

alHttpStatsSessionStartTime 1.3.6.1.4.1.3076.2.1.2.7.2.1.4
Login time of this session.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alHttpStatsSessionLoginTime 1.3.6.1.4.1.3076.2.1.2.7.2.1.5
time_t value of the concentrator at the start of this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alHttpStatsSessionEncr 1.3.6.1.4.1.3076.2.1.2.7.2.1.6
The type of encryption algorithm used for this session.
Status: current Access: read-only
OBJECT-TYPE    
  EncryptionAlgorithm  

alHttpStatsSessionOctetsSent 1.3.6.1.4.1.3076.2.1.2.7.2.1.7
Number of octets sent during this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsSessionOctetsRcvd 1.3.6.1.4.1.3076.2.1.2.7.2.1.8
Number of octets received during this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsSessionPacketsSent 1.3.6.1.4.1.3076.2.1.2.7.2.1.9
Number of packets sent during this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsSessionPacketsRcvd 1.3.6.1.4.1.3076.2.1.2.7.2.1.10
Number of packets received during this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsSessionActiveConnections 1.3.6.1.4.1.3076.2.1.2.7.2.1.11
Number of active TCP connections for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alHttpStatsSessionMaxConnections 1.3.6.1.4.1.3076.2.1.2.7.2.1.12
Maximum number of active TCP connections for this session at any one time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alHttpStatsSessionTotalConnections 1.3.6.1.4.1.3076.2.1.2.7.2.1.13
Total number of TCP connections for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

altigaHttpStatsMibConformance 1.3.6.1.4.1.3076.1.1.12.2.1
OBJECT IDENTIFIER    

altigaHttpStatsMibCompliances 1.3.6.1.4.1.3076.1.1.12.2.1.1
OBJECT IDENTIFIER    

altigaHttpStatsMibCompliance 1.3.6.1.4.1.3076.1.1.12.2.1.1.1
The compliance statement for agents which implement the Altiga HTTP Statistics MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

altigaHttpStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.7.2
The objects for HTTP statistics.
Status: current Access: read-only
OBJECT-GROUP