ALTIGA-HTTP-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: ALTIGA NETWORKS


 Home MIB: ALTIGA-HTTP-STATS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
     altigaHttpStatsMibConformance 1.3.6.1.4.1.3076.1.1.12.2.1
         altigaHttpStatsMibCompliances 1.3.6.1.4.1.3076.1.1.12.2.1.1
             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.
       altigaHttpStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.7.2
The objects for HTTP statistics.
   alStatsHttpGlobal 1.3.6.1.4.1.3076.2.1.2.7.1
       alHttpStatsOctetsSent 1.3.6.1.4.1.3076.2.1.2.7.1.1 counter32 read-only
The number of octets sent.
       alHttpStatsOctetsRcvd 1.3.6.1.4.1.3076.2.1.2.7.1.2 counter32 read-only
The number of octets received.
       alHttpStatsPacketsSent 1.3.6.1.4.1.3076.2.1.2.7.1.3 counter32 read-only
The number of packets.
       alHttpStatsPacketsRcvd 1.3.6.1.4.1.3076.2.1.2.7.1.4 counter32 read-only
The number of packets received.
       alHttpStatsActiveConnections 1.3.6.1.4.1.3076.2.1.2.7.1.5 gauge32 read-only
The number of active TCP connections.
       alHttpStatsMaxConnections 1.3.6.1.4.1.3076.2.1.2.7.1.6 counter32 read-only
The maximum number of active TCP connections that existed at one any time.
       alHttpStatsActiveSessions 1.3.6.1.4.1.3076.2.1.2.7.1.7 gauge32 read-only
The number of active sessions.
       alHttpStatsMaxSessions 1.3.6.1.4.1.3076.2.1.2.7.1.8 counter32 read-only
The maximum number of active sessions that existed at one any time.
       alHttpStatsTotalConnections 1.3.6.1.4.1.3076.2.1.2.7.1.9 counter32 read-only
The total number of TCP connections established.
       alHttpStatsTotalSessions 1.3.6.1.4.1.3076.2.1.2.7.1.10 counter32 read-only
The total number of sessions established.
   alHttpStatsSessionTable 1.3.6.1.4.1.3076.2.1.2.7.2 no-access
List of active HTTP sessions.
       alHttpStatsSessionEntry 1.3.6.1.4.1.3076.2.1.2.7.2.1 no-access
An entry in the alHttpStatsSessionTable.
           alHttpStatsSessionIndex 1.3.6.1.4.1.3076.2.1.2.7.2.1.1 integer32 read-only
Index of this session.
           alHttpStatsSessionName 1.3.6.1.4.1.3076.2.1.2.7.2.1.2 displaystring read-only
Name of the administrator using this session.
           alHttpStatsSessionIpAddr 1.3.6.1.4.1.3076.2.1.2.7.2.1.3 ipaddress read-only
Remote IP address of this session..
           alHttpStatsSessionStartTime 1.3.6.1.4.1.3076.2.1.2.7.2.1.4 timeticks read-only
Login time of this session.
           alHttpStatsSessionLoginTime 1.3.6.1.4.1.3076.2.1.2.7.2.1.5 unsigned32 read-only
time_t value of the concentrator at the start of this session.
           alHttpStatsSessionEncr 1.3.6.1.4.1.3076.2.1.2.7.2.1.6 encryptionalgorithm read-only
The type of encryption algorithm used for this session.
           alHttpStatsSessionOctetsSent 1.3.6.1.4.1.3076.2.1.2.7.2.1.7 counter32 read-only
Number of octets sent during this session.
           alHttpStatsSessionOctetsRcvd 1.3.6.1.4.1.3076.2.1.2.7.2.1.8 counter32 read-only
Number of octets received during this session.
           alHttpStatsSessionPacketsSent 1.3.6.1.4.1.3076.2.1.2.7.2.1.9 counter32 read-only
Number of packets sent during this session.
           alHttpStatsSessionPacketsRcvd 1.3.6.1.4.1.3076.2.1.2.7.2.1.10 counter32 read-only
Number of packets received during this session.
           alHttpStatsSessionActiveConnections 1.3.6.1.4.1.3076.2.1.2.7.2.1.11 gauge32 read-only
Number of active TCP connections for this session.
           alHttpStatsSessionMaxConnections 1.3.6.1.4.1.3076.2.1.2.7.2.1.12 counter32 read-only
Maximum number of active TCP connections for this session at any one time.
           alHttpStatsSessionTotalConnections 1.3.6.1.4.1.3076.2.1.2.7.2.1.13 counter32 read-only
Total number of TCP connections for this session.