HUAWEI-USERLOG-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.18
- Last updated
- 2003-04-10 00:00
- Organization
- Huawei Technologies co.,Ltd.
- Namespace
- huawei
- Source file
HUAWEI-USERLOG-MIB- Digest
sha256:1edecce8cadd2c63041065a0e4b972d2877315f69cfcf3bcf9e220ff0bc8a69a
Description
The HUAWEI-USERLOG-MIB contains objects to manage configuration and monitor running state for userlog feature. For users who access network through NAT and BAS equipments, their IP addresses are generally unfixed, and so it is hard to exactly locate which host a certain access comes from and which user initiates it. This decreases the network security. User log is designed to solve the problem. User log can record Network Address Translation (NAT) flow information, and login/ logout information and flow information of Broadband Access Server (BAS) user, thus enabling the administrator know address information before NAT, access record of BAS user, etc. Then, network activities and operations can be queried and tracked, and network availability and security are improved accordingly.
Contact
R&D BeiJing, Huawei Technologies co.,Ltd. Huawei Bld.,NO.3 Xinxi Rd., Shang-Di Information Industry Base, Hai-Dian District Beijing P.R. China Zip:100085 Http://www.huawei.com E-mail:support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, 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.
HUAWEI-MIB HUAWEI-USERLOG-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwUserlogObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.18.1 | |||
| hwUserlogNatObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.18.1.1 | |||
| hwUserlogNatVersion OBJECT-TYPE NAT LOG version. Currently only version 1 is developed. | 1.3.6.1.4.1.2011.5.25.18.1.1.1 | Integer32 | read-only | current |
| hwUserlogNatSyslog OBJECT-TYPE NAT LOG format. If 1, LOG format is sysLog. If 0, LOG format is UDP packet. UDP packet is the default format and is recommended. Syslog can be used in the case that log amount is not too large. | 1.3.6.1.4.1.2011.5.25.18.1.1.2 | Integer32 | read-write | current |
| hwUserlogNatSourceIP OBJECT-TYPE The Source IP address of NAT LOG UDP packet. By default, the source IP address of the UDP packet is the IP address of the interface through which the router outputs the user log packet. On the user log server side, the source of log information can be located rapidly through identifying the source IP address of the log. You are recommended to configure a loopback address or router ID to function as the source IP address of the UDP packet. | 1.3.6.1.4.1.2011.5.25.18.1.1.3 | IpAddress | read-write | current |
| hwUserlogNatFlowBegin OBJECT-TYPE Log the NAT flow when it is created. If 1, this function is enabled. If 0, this function is disabled. This function will be used when real-time monitor is required. The default value 0 means this function is disabled. | 1.3.6.1.4.1.2011.5.25.18.1.1.4 | Integer32 | read-write | current |
| hwUserlogNatActiveTime OBJECT-TYPE The active time for long-time existed NAT flow. Unit: minute. Range: 10 minutes ~ 120 minutes. When setting it, NAT flow can be logged after an interval of active time. This function will be used when real-time monitor is required. The default value 0 means real-time monitor function is disabled. | 1.3.6.1.4.1.2011.5.25.18.1.1.5 | Integer32 | read-write | current |
| hwUserlogNatSlotCfgInfoTable OBJECT-TYPE A table of NAT LOG configuration information for the specified slot. By default, user log function is disabled on the interface board. Only after user log function is enabled, the other configurations related to user log take effect. | 1.3.6.1.4.1.2011.5.25.18.1.1.6 | not-accessible | current | |
| hwUserlogNatSlotCfgInfoEntry OBJECT-TYPE NAT LOG configuration information entry for a slot. | 1.3.6.1.4.1.2011.5.25.18.1.1.6.1 | not-accessible | current | |
| hwUserlogNatCfgSlotNumber OBJECT-TYPE Slot number. The object specifies which slot is configured with NAT LOG. For NAT LOG, it is the slot of the egress interface configured with NAT. | 1.3.6.1.4.1.2011.5.25.18.1.1.6.1.1 | Integer32 (0..15) | read-only | current |
| hwUserlogNatEnable OBJECT-TYPE The NAT LOG feature status. If 1, NAT LOG is enabled. If 0, NAT LOG is disabled. The default value 0 means NAT LOG is disabled. | 1.3.6.1.4.1.2011.5.25.18.1.1.6.1.2 | Integer32 | read-write | current |
| hwUserlogNatAclNumber OBJECT-TYPE Access-list number. Its range is 2000 ~ 3999. The value 0 means no ACL is specified. Only when NAT LOG is enabled, and ACL is configured. Only NAT flow which match the ACL will be logged. | 1.3.6.1.4.1.2011.5.25.18.1.1.6.1.3 | Integer32 | read-write | current |
| hwUserlogNatHostAddress OBJECT-TYPE The IP address of NAT LOG server. If user log is output in UDP packet mode, user log server must be configured and user log server address must be specified correctly. Otherwise, user log function cannot work normally. The address of the destination server must be a valid unicast address rather than a loop address or multicast address. In principle, it should be the address of the user log server that can communicate normally. | 1.3.6.1.4.1.2011.5.25.18.1.1.6.1.4 | IpAddress | read-write | current |
| hwUserlogNatUdpPort OBJECT-TYPE The UDP Port Number of NAT LOG server. Its range is 1 ~ 65535. In order to avoid confliction with general UDP port numbers, you are recommended to use the UDP port number above 1024. | 1.3.6.1.4.1.2011.5.25.18.1.1.6.1.5 | Integer32 (0..65535) | read-write | current |
| hwUserlogNatSlotRunInfoTable OBJECT-TYPE A table of NAT LOG running information for the specified slot. | 1.3.6.1.4.1.2011.5.25.18.1.1.7 | not-accessible | current | |
| hwUserlogNatSlotRunInfoEntry OBJECT-TYPE NAT LOG running information entry for a slot. | 1.3.6.1.4.1.2011.5.25.18.1.1.7.1 | not-accessible | current | |
| hwUserlogNatRunSlotNumber OBJECT-TYPE Slot number. The object specifies on which slot the NAT LOG statistics are calculated. | 1.3.6.1.4.1.2011.5.25.18.1.1.7.1.1 | Integer32 (0..15) | read-only | current |
| hwUserlogNatTotalEntries OBJECT-TYPE The total number of NAT flow entries which are logged. | 1.3.6.1.4.1.2011.5.25.18.1.1.7.1.2 | Counter32 | read-only | current |
| hwUserlogNatTotalPackets OBJECT-TYPE The total number of NAT LOG UDP packets generated by the device. | 1.3.6.1.4.1.2011.5.25.18.1.1.7.1.3 | Counter32 | read-only | current |
| hwUserlogNatFailedEntries OBJECT-TYPE The total number of NAT flow entries failed in outputting. | 1.3.6.1.4.1.2011.5.25.18.1.1.7.1.4 | Counter32 | read-only | current |
| hwUserlogNatFailedPackets OBJECT-TYPE The total number of NAT LOG UDP packets failed in outputting. | 1.3.6.1.4.1.2011.5.25.18.1.1.7.1.5 | Counter32 | read-only | current |
| hwUserlogNatClearRunStat OBJECT-TYPE Clears the running statistics for NAT LOG. Its access is write-only. If 1, the running statistics for NAT LOG is resetted. Other value is invalid. | 1.3.6.1.4.1.2011.5.25.18.1.1.7.1.6 | Integer32 | read-write | current |
| hwUserlogFlowObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.18.1.2 | |||
| hwUserlogFlowVersion OBJECT-TYPE BAS FLOW LOG version. Currently only version 1 is developed. | 1.3.6.1.4.1.2011.5.25.18.1.2.1 | Integer32 | read-only | current |
| hwUserlogFlowSyslog OBJECT-TYPE BAS FLOW LOG format. If 1, LOG format is sysLog. If 0, LOG format is UDP packet. UDP packet is the default format, and is recommended. Syslog can be used in the case that log amount is not too large. | 1.3.6.1.4.1.2011.5.25.18.1.2.2 | Integer32 | read-write | current |
| hwUserlogFlowSourceIP OBJECT-TYPE The Source IP address of BAS FLOW LOG UDP packet. By default, the source IP address of the UDP packet is the IP address of the interface through which the router outputs the user log packet. On the user log server side, the source of log information can be located rapidly through identifying the source IP address of the log. You are recommended to configure a loopback address or router ID to function as the source IP address of the UDP packet. | 1.3.6.1.4.1.2011.5.25.18.1.2.3 | IpAddress | read-write | current |
| hwUserlogFlowFlowBegin OBJECT-TYPE Log the BAS flow when it is created. If 1, this function is enabled. If 0, this function is disabled. This function will be used when real-time monitor is required. The default value 0 means this function is disabled. | 1.3.6.1.4.1.2011.5.25.18.1.2.4 | Integer32 | read-write | current |
| hwUserlogFlowActiveTime OBJECT-TYPE The active time for long-time existed BAS flow. Its unit is minute. Its range is 10 minutes ~ 120 minutes. When setting it, BAS flow can be logged after an internal of active time. This function will be used when real-time monitor is required. The default value 0 means real-time monitor function is disabled. | 1.3.6.1.4.1.2011.5.25.18.1.2.5 | Integer32 | read-write | current |
| hwUserlogFlowSlotCfgInfoTable OBJECT-TYPE A table of BAS FLOW LOG configuration information for the specified slot. By default, user log function is disabled on the interface board. Only after user log function is enabled, the other configurations related to user log take effect. | 1.3.6.1.4.1.2011.5.25.18.1.2.6 | not-accessible | current | |
| hwUserlogFlowSlotCfgInfoEntry OBJECT-TYPE BAS FLOW LOG configuration information entry for a slot. | 1.3.6.1.4.1.2011.5.25.18.1.2.6.1 | not-accessible | current | |
| hwUserlogFlowCfgSlotNumber OBJECT-TYPE Slot number. The ojects specifies which slot is configured with BAS FLOW LOG. | 1.3.6.1.4.1.2011.5.25.18.1.2.6.1.1 | Integer32 (0..15) | read-only | current |
| hwUserlogFlowEnable OBJECT-TYPE The BAS FLOW LOG feature status. If 1, BAS FLOW LOG is enabled. If 0, BAS FLOW LOG is disabled. The default value 0 means BAS FLOW LOG is disabled. | 1.3.6.1.4.1.2011.5.25.18.1.2.6.1.2 | Integer32 | read-write | current |
| hwUserlogFlowAclNumber OBJECT-TYPE Access-list number. Its range is 2000 ~ 3999. The value 0 means no ACL is specified. Only when BAS FLOW LOG is enabled, the ACL be configured. Only BAS flow which match the ACL will be logged. | 1.3.6.1.4.1.2011.5.25.18.1.2.6.1.3 | Integer32 | read-write | current |
| hwUserlogFlowHostAddress OBJECT-TYPE The IP address of BAS FLOW LOG server. If user log is output in UDP packet mode, user log server must be configured and user log server address must be specified correctly. Otherwise, user log function cannot work normally. The address of the destination server must be a valid unicast address rather than a loop address or multicast address. In principle, it should be the address of the user log server that can communicate normally. | 1.3.6.1.4.1.2011.5.25.18.1.2.6.1.4 | IpAddress | read-write | current |
| hwUserlogFlowUdpPort OBJECT-TYPE The UDP Port Number of BAS FLOW LOG server. Its range is 1 ~ 65535. In order to avoid confliction with general UDP port numbers, you are recommended to use the UDP port number above 1024. | 1.3.6.1.4.1.2011.5.25.18.1.2.6.1.5 | Integer32 (0..65535) | read-write | current |
| hwUserlogFlowSlotRunInfoTable OBJECT-TYPE A table of BAS FLOW LOG running information for the specified slot. | 1.3.6.1.4.1.2011.5.25.18.1.2.7 | not-accessible | current | |
| hwUserlogFlowSlotRunInfoEntry OBJECT-TYPE Running Information Entry for a slot. | 1.3.6.1.4.1.2011.5.25.18.1.2.7.1 | not-accessible | current | |
| hwUserlogFlowRunSlotNumber OBJECT-TYPE Slot number. The object specifies on which slot the BAS FLOW LOG statistics are calculated. | 1.3.6.1.4.1.2011.5.25.18.1.2.7.1.1 | Integer32 (0..15) | read-only | current |
| hwUserlogFlowTotalEntries OBJECT-TYPE The total number of BAS FLOW Entries which are logged. | 1.3.6.1.4.1.2011.5.25.18.1.2.7.1.2 | Counter32 | read-only | current |
| hwUserlogFlowTotalPackets OBJECT-TYPE The total number of FLOW LOG UDP packet generated by the device. | 1.3.6.1.4.1.2011.5.25.18.1.2.7.1.3 | Counter32 | read-only | current |
| hwUserlogFlowFailedEntries OBJECT-TYPE The total number of BAS FLOW entries failed in outputting. | 1.3.6.1.4.1.2011.5.25.18.1.2.7.1.4 | Counter32 | read-only | current |
| hwUserlogFlowFailedPackets OBJECT-TYPE The total number of BAS FLOW LOG UDP packet failed in outputting. | 1.3.6.1.4.1.2011.5.25.18.1.2.7.1.5 | Counter32 | read-only | current |
| hwUserlogFlowClearRunStat OBJECT-TYPE Clears the running statistics for FLOW LOG. Its access is write-only. If 1, the running statistics for FLOW LOG is resetted. Other value is invalid. | 1.3.6.1.4.1.2011.5.25.18.1.2.7.1.6 | Integer32 | read-write | current |
| hwUserlogAccessObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.18.1.3 | |||
| hwUserlogAccessVersion OBJECT-TYPE BAS ACCESS LOG version. Currently only version 1 is developed. | 1.3.6.1.4.1.2011.5.25.18.1.3.1 | Integer32 | read-only | current |
| hwUserlogAccessSyslog OBJECT-TYPE BAS ACCESS LOG format. If 1, LOG format is sysLog; If 0, LOG format is UDP packet. UDP packet is the default format, and is recommended. Syslog can be used in the case that log amount is not too large. | 1.3.6.1.4.1.2011.5.25.18.1.3.2 | Integer32 | read-write | current |
| hwUserlogAccessSourceIP OBJECT-TYPE The Source IP address of BAS ACCESS LOG UDP packet. By default, the source IP address of the UDP packet is the IP address of the interface through which the router outputs the user log packet. On the user log server side, the source of log information can be located rapidly through identifying the source IP address of the log. You are recommended to configure a loopback address or router ID to function as the source IP address of the UDP packet. | 1.3.6.1.4.1.2011.5.25.18.1.3.3 | IpAddress | read-write | current |
| hwUserlogAccessSlotCfgInfoTable OBJECT-TYPE A table of BAS ACCESS LOG configuration information for the specified slot. | 1.3.6.1.4.1.2011.5.25.18.1.3.4 | not-accessible | current | |
| hwUserlogAccessSlotCfgInfoEntry OBJECT-TYPE BAS ACCESS LOG configuration information entry for a slot. | 1.3.6.1.4.1.2011.5.25.18.1.3.4.1 | not-accessible | current | |
| hwUserlogAccessCfgSlotNumber OBJECT-TYPE Slot number. The object specifies which slot is configured with BAS ACCESS LOG. | 1.3.6.1.4.1.2011.5.25.18.1.3.4.1.1 | Integer32 (0..15) | read-only | current |
| hwUserlogAccessEnable OBJECT-TYPE The BAS ACCESS LOG feature status. If 1, BAS ACCESS LOG is enabled. If 0, BAS ACCESS LOG is disabled. The default value 0 means BAS ACCESS LOG is disabled. | 1.3.6.1.4.1.2011.5.25.18.1.3.4.1.2 | Integer32 | read-write | current |
| hwUserlogAccessHostAddress OBJECT-TYPE The IP address of BAS ACCESS LOG server. If user log is output in UDP packet mode, user log server must be configured and user log server address must be specified correctly. Otherwise, user log function cannot work normally. The address of the destination server must be a valid unicast address rather than a loop address or multicast address. In principle, it should be the address of the user log server that can communicate normally. | 1.3.6.1.4.1.2011.5.25.18.1.3.4.1.3 | IpAddress | read-write | current |
| hwUserlogAccessUdpPort OBJECT-TYPE The UDP Port Number of BAS ACCESS LOG server. Its range is 1 ~ 65535. In order to avoid confliction with general UDP port numbers, you are recommended to use the UDP port number above 1024. | 1.3.6.1.4.1.2011.5.25.18.1.3.4.1.4 | Integer32 (0..65535) | read-write | current |
| hwUserlogAccessSlotRunInfoTable OBJECT-TYPE A table of BAS ACCESS LOG running information for the specified slot. | 1.3.6.1.4.1.2011.5.25.18.1.3.5 | not-accessible | current | |
| hwUserlogAccessSlotRunInfoEntry OBJECT-TYPE Running Information Entry for a slot. | 1.3.6.1.4.1.2011.5.25.18.1.3.5.1 | not-accessible | current | |
| hwUserlogAccessRunSlotNumber OBJECT-TYPE Slot number. The object specifies on which slot the BAS ACCESS LOG statistics are calculated. | 1.3.6.1.4.1.2011.5.25.18.1.3.5.1.1 | Integer32 (0..15) | read-only | current |
| hwUserlogAccessTotalEntries OBJECT-TYPE The total number of BAS ACCESS records which are logged. | 1.3.6.1.4.1.2011.5.25.18.1.3.5.1.2 | Counter32 | read-only | current |
| hwUserlogAccessTotalPackets OBJECT-TYPE The total number of ACCESS LOG UDP packet generated by the router. | 1.3.6.1.4.1.2011.5.25.18.1.3.5.1.3 | Counter32 | read-only | current |
| hwUserlogAccessFailedEntries OBJECT-TYPE The total number of BAS ACCESS entries failed in outputting. | 1.3.6.1.4.1.2011.5.25.18.1.3.5.1.4 | Counter32 | read-only | current |
| hwUserlogAccessFailedPackets OBJECT-TYPE The total number of BAS ACCESS LOG UDP packet failed in outputting. | 1.3.6.1.4.1.2011.5.25.18.1.3.5.1.5 | Counter32 | read-only | current |
| hwUserlogAccessClearRunStat OBJECT-TYPE Clear the running statistics for ACCESS LOG. Its access is write-only. If 1, the running statistics for ACCESS LOG is resetted, the other value is invalid. | 1.3.6.1.4.1.2011.5.25.18.1.3.5.1.6 | Integer32 | read-write | current |
| hwUserlogNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.18.2 | |||
| hwUserlogConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.18.3 | |||
| hwUserlogCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.18.3.1 | |||
| hwUserlogGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.18.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hwUserlogCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Huawei Userlog mib. | 1.3.6.1.4.1.2011.5.25.18.3.1.1 | current |
| hwUserlogMandatoryGroup OBJECT-GROUP A collection of objects providing mandatory Userlog information. | 1.3.6.1.4.1.2011.5.25.18.3.2.1 | current |
| hwUserlogConfigGroup OBJECT-GROUP All configurable parameters of Userlog feature. | 1.3.6.1.4.1.2011.5.25.18.3.2.2 | current |
| hwUserlogInfoGroup OBJECT-GROUP All running information of Userlog feature. | 1.3.6.1.4.1.2011.5.25.18.3.2.3 | current |