- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
03-HH3C-SESSION-MIB | 107.94 KB |
Contents
HH3C-SESSION-MIB
About this MIB
Use this table to manage sessions.
MIB file name
hh3c-session.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cSession(149)
Tabular objects
hh3cSessionStatTable
About this table
Use this table to obtain session statistics.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cSessionStatChassis, hh3cSessionStatSlot, and hh3cSessionStatCPUID.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSessionStatChassis (1.3.6.1.4.1.25506.2.149.1.1.1.1) |
not-accessible |
Unsigned32 |
0..65534 |
IRF member ID. |
As per the MIB. |
hh3cSessionStatSlot (1.3.6.1.4.1.25506.2.149.1.1.1.2) |
not-accessible |
Unsigned32 |
0..65534 |
Slot number. |
As per the MIB. |
hh3cSessionStatCPUID (1.3.6.1.4.1.25506.2.149.1.1.1.3) |
not-accessible |
Unsigned32 |
0..7 |
CPU ID. |
As per the MIB. |
hh3cSessionStatCount (1.3.6.1.4.1.25506.2.149.1.1.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Total number of sessions. |
As per the MIB. |
hh3cSessionStatCreateRate (1.3.6.1.4.1.25506.2.149.1.1.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of sessions created per second. |
As per the MIB. |
hh3cSessionStatTCPCount (1.3.6.1.4.1.25506.2.149.1.1.1.6) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of TCP sessions. |
As per the MIB. |
hh3cSessionStatUDPCount (1.3.6.1.4.1.25506.2.149.1.1.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of UDP sessions. |
As per the MIB. |
hh3cSessionStatOtherCount (1.3.6.1.4.1.25506.2.149.1.1.1.8) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of sessions other than TCP and UDP sessions. |
As per the MIB. |
hh3cSessionStatTCPCreateRate (1.3.6.1.4.1.25506.2.149.1.1.1.9) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of TCP sessions created per second. |
As per the MIB. |
hh3cSessionStatUDPCreateRate (1.3.6.1.4.1.25506.2.149.1.1.1.10) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of UDP sessions created per second. |
As per the MIB. |
hh3cSessionStatOtherCreateRate (1.3.6.1.4.1.25506.2.149.1.1.1.11) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of non-TCP and non-UDP sessions created per second. |
As per the MIB. |
hh3cSessionStatTCPTotal (1.3.6.1.4.1.25506.2.149.1.1.1.12) |
read-only |
Counter64 |
Standard MIB values. |
Total number of TCP sessions created till now. |
As per the MIB. |
hh3cSessionStatUDPTotal (1.3.6.1.4.1.25506.2.149.1.1.1.13) |
read-only |
Counter64 |
Standard MIB values. |
Total number of UDP sessions created till now. |
As per the MIB. |
hh3cSessionStatOtherTotal (1.3.6.1.4.1.25506.2.149.1.1.1.14) |
read-only |
Counter64 |
Standard MIB values. |
Total number of non-TCP and non-UDP sessions created till now. |
As per the MIB. |
hh3cSessionEntTable
About this table
Use this table to obtain statistics about sessions by entity.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cSessionEntIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSessionEntIndex |
not-accessible |
Unsigned32 |
1..2147483647 |
Device entity index. |
As per the MIB. |
hh3cSessionEntCount (1.3.6.1.4.1.25506.2.149.1.2.1.2) |
read-only |
Unsigned32 |
Standard MIB values. |
Total number of sessions. |
As per the MIB. |
hh3cSessionEntCreateRate (1.3.6.1.4.1.25506.2.149.1.2.1.3) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of sessions created per second. |
As per the MIB. |
hh3cSessionEntTCPCount (1.3.6.1.4.1.25506.2.149.1.2.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of TCP sessions. |
As per the MIB. |
hh3cSessionEntUDPCount (1.3.6.1.4.1.25506.2.149.1.2.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of UDP sessions. |
As per the MIB. |
hh3cSessionEntOtherCount (1.3.6.1.4.1.25506.2.149.1.2.1.6) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of sessions other than TCP and UDP sessions. |
As per the MIB. |
hh3cSessionEntTCPCreateRate (1.3.6.1.4.1.25506.2.149.1.2.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of TCP sessions created per second. |
As per the MIB. |
hh3cSessionEntUDPCreateRate (1.3.6.1.4.1.25506.2.149.1.2.1.8) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of UDP sessions created per second. |
As per the MIB. |
hh3cSessionEntOtherCreateRate (1.3.6.1.4.1.25506.2.149.1.2.1.9) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of non-TCP and non-UDP sessions created per second. |
As per the MIB. |
hh3cSessionEntTCPTotal (1.3.6.1.4.1.25506.2.149.1.2.1.10) |
read-only |
Counter64 |
Standard MIB values. |
Total number of TCP sessions created till now. |
As per the MIB. |
hh3cSessionEntUDPTotal (1.3.6.1.4.1.25506.2.149.1.2.1.11) |
read-only |
Counter64 |
Standard MIB values. |
Total number of UDP sessions created till now. |
As per the MIB. |
hh3cSessionEntOtherTotal (1.3.6.1.4.1.25506.2.149.1.2.1.12) |
read-only |
Counter64 |
Standard MIB values. |
Total number of non-TCP and non-UDP sessions created till now. |
As per the MIB. |