HUAWEI-HTTP-MIB

File: HUAWEI-HTTP-MIB.mib (7781 bytes)

Imported modules

SNMPv2-TC SNMPv2-CONF SNMPv2-SMI
P-BRIDGE-MIB HUAWEI-MIB

Imported symbols

DateAndTime OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Integer32 OBJECT-IDENTITY
IpAddress Unsigned32 NOTIFICATION-TYPE
EnabledStatus hwDatacomm

Defined Types

HwHttpUserInfoEntry  
SEQUENCE    
  hwHttpUserIndex Integer32
  hwHttpUserName OCTET STRING
  hwHttpUserIpAddr IpAddress
  hwHttpUserLoginTime DateAndTime
  hwHttpUserTimeOut Integer32

Defined Values

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.
MODULE-IDENTITY    

hwHttpObjects 1.3.6.1.4.1.2011.5.25.192.1
OBJECT IDENTIFIER    

hwHttpConformance 1.3.6.1.4.1.2011.5.25.192.2
OBJECT IDENTIFIER    

hwHttpConfiguration 1.3.6.1.4.1.2011.5.25.192.1.1
OBJECT IDENTIFIER    

hwHttpEnable 1.3.6.1.4.1.2011.5.25.192.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus enabled(1), disabled(2)  

hwHttpPortNum 1.3.6.1.4.1.2011.5.25.192.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 80 | 1025..55535  

hwHttpAclNum 1.3.6.1.4.1.2011.5.25.192.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 2000..2999  

hwHttpTimeOut 1.3.6.1.4.1.2011.5.25.192.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..35791  

hwHttpOnlineUserNum 1.3.6.1.4.1.2011.5.25.192.1.1.5
The object indicates the number of concurrent server users online.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..5  

hwHttpMaxUserNum 1.3.6.1.4.1.2011.5.25.192.1.1.6
The object indicates maximum number of concurrent server users allowed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwHttpUserInfoTable 1.3.6.1.4.1.2011.5.25.192.1.1.7
HTTP user infomation configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwHttpUserInfoEntry

hwHttpUserInfoEntry 1.3.6.1.4.1.2011.5.25.192.1.1.7.1
Entries of the HTTP user infomation configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwHttpUserInfoEntry  

hwHttpUserIndex 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.1
The object indicates the user index of user has logined HTTP server. The value rangs from 1 to 5.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

hwHttpUserName 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.2
The object indicates the user name of user has logined HTTP server. It ranges from 1 to 64.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

hwHttpUserIpAddr 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.3
The object indicates the source IP address of user has logined HTTP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwHttpUserLoginTime 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.4
The object indicates the date and time of user logined HTTP server.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwHttpUserTimeOut 1.3.6.1.4.1.2011.5.25.192.1.1.7.1.5
The object indicates the overtime of user logined HTTP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwHttpCompliances 1.3.6.1.4.1.2011.5.25.192.2.1
OBJECT IDENTIFIER    

hwHttpGroups 1.3.6.1.4.1.2011.5.25.192.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP