HUAWEI-HTTP-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-HTTP-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).
|
|||
Object Name | OID | Type | Access | Info |
hwHttpMIB | 1.3.6.1.4.1.2011.5.25.192 |
This file is a HTTP MIB. It provides the functions such as globally enabling or disabling the HTTP service, configuring the global port number, showing http server and users information. |
||
hwHttpObjects | 1.3.6.1.4.1.2011.5.25.192.1 | |||
hwHttpConfiguration | 1.3.6.1.4.1.2011.5.25.192.1.1 | |||
hwHttpEnable | 1.3.6.1.4.1.2011.5.25.192.1.1.1 | enabledstatus | read-write |
The object indicates globally enable or disable the HTTP configuration. If the hwHttpEnable is 1, HTTP server is enabled. If the hwHttpEnable is 2, HTTP server is disabled. By default, HTTP server is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
hwHttpPortNum | 1.3.6.1.4.1.2011.5.25.192.1.1.2 | integer32 | read-write |
The object indicates globally port number the HTTP configuration. The value rangs from 1025 to 55535, User can modify HTTP server listen in port number, By default, HTTP server listen in 80 port. |
hwHttpAclNum | 1.3.6.1.4.1.2011.5.25.192.1.1.3 | integer32 | read-write |
The object indicates globally ACL the HTTP configuration. The value rangs from 2000 to 2999, user can modify HTTP server ACL number,By default, the ACL number is 0. |
hwHttpTimeOut | 1.3.6.1.4.1.2011.5.25.192.1.1.4 | integer32 | read-write |
The object indicates globally overtime the HTTP configuration. The value rangs from 1 to 35791, User can modify HTTP server overtime interval, By default, The time is 3 minutes. |
hwHttpOnlineUserNum | 1.3.6.1.4.1.2011.5.25.192.1.1.5 | integer32 | read-only |
The object indicates the number of concurrent server users online. |
hwHttpMaxUserNum | 1.3.6.1.4.1.2011.5.25.192.1.1.6 | integer32 | read-only |
The object indicates maximum number of concurrent server users allowed. |
hwHttpUserInfoTable | 1.3.6.1.4.1.2011.5.25.192.1.1.7 | no-access |
HTTP user infomation configuration table. |
|
1.3.6.1.4.1.2011.5.25.192.1.1.7.1 | no-access |
Entries of the HTTP user infomation configuration table. |
||
hwHttpUserIndex | 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.1 | integer32 | no-access |
The object indicates the user index of user has logined HTTP server. The value rangs from 1 to 5. |
hwHttpUserName | 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.2 | octet string | read-only |
The object indicates the user name of user has logined HTTP server. It ranges from 1 to 64. |
hwHttpUserIpAddr | 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.3 | ipaddress | read-only |
The object indicates the source IP address of user has logined HTTP server. |
hwHttpUserLoginTime | 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.4 | dateandtime | read-only |
The object indicates the date and time of user logined HTTP server. |
hwHttpUserTimeOut | 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.5 | integer32 | read-only |
The object indicates the overtime of user logined HTTP server. |
hwHttpConformance | 1.3.6.1.4.1.2011.5.25.192.2 | |||
hwHttpCompliances | 1.3.6.1.4.1.2011.5.25.192.2.1 | |||
hwHttpCompliance | 1.3.6.1.4.1.2011.5.25.192.2.1.1 |
The compliance statement for SNMP entities which implement the HUAWEI-HTTP-MIB. |
||
hwHttpGroups | 1.3.6.1.4.1.2011.5.25.192.2.2 | |||
hwHttpConfigGroup | 1.3.6.1.4.1.2011.5.25.192.2.2.1 |
The collection of objects which are used to configure the HTTP implementation behavior. This group is mandatory for agents which implement the HTTP. |
||
hwHttpInfoGroup | 1.3.6.1.4.1.2011.5.25.192.2.2.2 |
The collection of objects indicates the information of HTTP server and users. |