ALTIGA-HTTP-STATS-MIB
- Registered at
- 1.3.6.1.4.1.3076.1.1.12.21.3.6.1.4.1.3076.2.1.2.7.1
- Last updated
- 2002-09-05 13:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-09-05 13:00, 2002-07-10 00:00
- Namespace
- cisco
- Source file
ALTIGA-HTTP-STATS-MIB- Digest
sha256:b648f8a0c098e40fbb7fad80c0a55d8dafe55a9585246de4b61555c68ca5517c
Description
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
Contact
Cisco Systems 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-cvpn3000@cisco.com
Imports
| From | Symbols |
|---|---|
| ALTIGA-GLOBAL-REG | alHttpMibModule |
| ALTIGA-MIB | alHttpGroup, alStatsHttp |
| ALTIGA-SESSION-STATS-MIB | EncryptionAlgorithm |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ALTIGA-GLOBAL-REG ALTIGA-HTTP-STATS-MIB ALTIGA-MIB ALTIGA-SESSION-STATS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| altigaHttpStatsMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.3076.1.1.12.2.1 | |||
| altigaHttpStatsMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.3076.1.1.12.2.1.1 | |||
| alStatsHttpGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.3076.2.1.2.7.1 | |||
| alHttpStatsOctetsSent OBJECT-TYPE The number of octets sent. | 1.3.6.1.4.1.3076.2.1.2.7.1.1 | Counter32 | read-only | current |
| alHttpStatsOctetsRcvd OBJECT-TYPE The number of octets received. | 1.3.6.1.4.1.3076.2.1.2.7.1.2 | Counter32 | read-only | current |
| alHttpStatsPacketsSent OBJECT-TYPE The number of packets. | 1.3.6.1.4.1.3076.2.1.2.7.1.3 | Counter32 | read-only | current |
| alHttpStatsPacketsRcvd OBJECT-TYPE The number of packets received. | 1.3.6.1.4.1.3076.2.1.2.7.1.4 | Counter32 | read-only | current |
| alHttpStatsActiveConnections OBJECT-TYPE The number of active TCP connections. | 1.3.6.1.4.1.3076.2.1.2.7.1.5 | Gauge32 | read-only | current |
| alHttpStatsMaxConnections OBJECT-TYPE The maximum number of active TCP connections that existed at one any time. | 1.3.6.1.4.1.3076.2.1.2.7.1.6 | Counter32 | read-only | current |
| alHttpStatsActiveSessions OBJECT-TYPE The number of active sessions. | 1.3.6.1.4.1.3076.2.1.2.7.1.7 | Gauge32 | read-only | current |
| alHttpStatsMaxSessions OBJECT-TYPE The maximum number of active sessions that existed at one any time. | 1.3.6.1.4.1.3076.2.1.2.7.1.8 | Counter32 | read-only | current |
| alHttpStatsTotalConnections OBJECT-TYPE The total number of TCP connections established. | 1.3.6.1.4.1.3076.2.1.2.7.1.9 | Counter32 | read-only | current |
| alHttpStatsTotalSessions OBJECT-TYPE The total number of sessions established. | 1.3.6.1.4.1.3076.2.1.2.7.1.10 | Counter32 | read-only | current |
| alHttpStatsSessionTable OBJECT-TYPE List of active HTTP sessions. | 1.3.6.1.4.1.3076.2.1.2.7.2 | not-accessible | current | |
| alHttpStatsSessionEntry OBJECT-TYPE An entry in the alHttpStatsSessionTable. | 1.3.6.1.4.1.3076.2.1.2.7.2.1 | not-accessible | current | |
| alHttpStatsSessionIndex OBJECT-TYPE Index of this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.1 | Integer32 | read-only | current |
| alHttpStatsSessionName OBJECT-TYPE Name of the administrator using this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.2 | DisplayString | read-only | current |
| alHttpStatsSessionIpAddr OBJECT-TYPE Remote IP address of this session.. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.3 | IpAddress | read-only | current |
| alHttpStatsSessionStartTime OBJECT-TYPE Login time of this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.4 | TimeTicks | read-only | current |
| alHttpStatsSessionLoginTime OBJECT-TYPE time_t value of the concentrator at the start of this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.5 | Unsigned32 | read-only | current |
| alHttpStatsSessionEncr OBJECT-TYPE The type of encryption algorithm used for this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.6 | EncryptionAlgorithm | read-only | current |
| alHttpStatsSessionOctetsSent OBJECT-TYPE Number of octets sent during this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.7 | Counter32 | read-only | current |
| alHttpStatsSessionOctetsRcvd OBJECT-TYPE Number of octets received during this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.8 | Counter32 | read-only | current |
| alHttpStatsSessionPacketsSent OBJECT-TYPE Number of packets sent during this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.9 | Counter32 | read-only | current |
| alHttpStatsSessionPacketsRcvd OBJECT-TYPE Number of packets received during this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.10 | Counter32 | read-only | current |
| alHttpStatsSessionActiveConnections OBJECT-TYPE Number of active TCP connections for this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.11 | Gauge32 | read-only | current |
| alHttpStatsSessionMaxConnections OBJECT-TYPE Maximum number of active TCP connections for this session at any one time. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.12 | Counter32 | read-only | current |
| alHttpStatsSessionTotalConnections OBJECT-TYPE Total number of TCP connections for this session. | 1.3.6.1.4.1.3076.2.1.2.7.2.1.13 | Counter32 | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| altigaHttpStatsMibCompliance MODULE-COMPLIANCE The compliance statement for agents which implement the Altiga HTTP Statistics MIB. | 1.3.6.1.4.1.3076.1.1.12.2.1.1.1 | current |
| altigaHttpStatsGroup OBJECT-GROUP The objects for HTTP statistics. | 1.3.6.1.4.1.3076.2.1.1.1.7.2 | current |