A3COM-HUAWEI-USERLOG-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-HUAWEI-USERLOG-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwUserLogMIB 1.3.6.1.4.1.43.45.1.5.25.18
The A3COM-HUAWEI-USERLOG-MIB contains objects to Manage configuration and Monitor running state for userlog feature.
       hwUserlogObjects 1.3.6.1.4.1.43.45.1.5.25.18.1
           hwUserlogNatObjects 1.3.6.1.4.1.43.45.1.5.25.18.1.1
               hwUserlogNatVersion 1.3.6.1.4.1.43.45.1.5.25.18.1.1.1 integer32 read-only
NAT LOG version. Currently only version 1 is developed.
               hwUserlogNatSyslog 1.3.6.1.4.1.43.45.1.5.25.18.1.1.2 integer32 read-write
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.
               hwUserlogNatSourceIP 1.3.6.1.4.1.43.45.1.5.25.18.1.1.3 ipaddress read-write
The Source IP address of NAT LOG UDP packet.
               hwUserlogNatFlowBegin 1.3.6.1.4.1.43.45.1.5.25.18.1.1.4 integer32 read-write
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 required.
               hwUserlogNatActiveTime 1.3.6.1.4.1.43.45.1.5.25.18.1.1.5 integer32 read-write
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 required. The default value 0 means real-time monitor function is disabled.
               hwUserlogNatSlotCfgInfoTable 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6 no-access
A table of NAT LOG configuration information for the specified slot.
                   hwUserlogNatSlotCfgInfoEntry 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1 no-access
NAT LOG Configuration Information Entry for a slot.
                       hwUserlogNatCfgSlotNumber 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.1 integer32 read-only
Slot number. Specify which slot is configured with NAT LOG.
                       hwUserlogNatEnable 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.2 integer32 read-write
The NAT LOG feature Enable status. If 1, NAT LOG is enbled. If 0, NAT LOG is disabled.
                       hwUserlogNatAclNumber 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.3 integer32 read-write
Access-list number. The value 0 means no ACL is specified. Only when NAT LOG is enabled, can ACL be configured. Only NAT flow which match the ACL will be logged.
                       hwUserlogNatHostAddress 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.4 ipaddress read-write
The IP address of NAT LOG server.
                       hwUserlogNatUdpPort 1.3.6.1.4.1.43.45.1.5.25.18.1.1.6.1.5 integer32 read-write
The UDP Port Number of NAT LOG UDP packet.
               hwUserlogNatSlotRunInfoTable 1.3.6.1.4.1.43.45.1.5.25.18.1.1.7 no-access
A table of NAT LOG running information for the specified slot.
                   hwUserlogNatSlotRunInfoEntry 1.3.6.1.4.1.43.45.1.5.25.18.1.1.7.1 no-access
NAT LOG Running Information Entry for a slot.
                       hwUserlogNatRunSlotNumber 1.3.6.1.4.1.43.45.1.5.25.18.1.1.7.1.1 integer32 read-only
Slot number. Specify on which slot the NAT LOG statistics displayed.
                       hwUserlogNatTotalEntries 1.3.6.1.4.1.43.45.1.5.25.18.1.1.7.1.2 counter32 read-only
The total number of NAT flow entries which are logged.
                       hwUserlogNatTotalPackets 1.3.6.1.4.1.43.45.1.5.25.18.1.1.7.1.3 counter32 read-only
The total number of NAT LOG UDP packets generated by the router.
                       hwUserlogNatFailedEntries 1.3.6.1.4.1.43.45.1.5.25.18.1.1.7.1.4 counter32 read-only
The total number of NAT flow entries failed in outputting.
                       hwUserlogNatFailedPackets 1.3.6.1.4.1.43.45.1.5.25.18.1.1.7.1.5 counter32 read-only
The total number of NAT LOG UDP packets failed in outputting.
                       hwUserlogNatClearRunStat 1.3.6.1.4.1.43.45.1.5.25.18.1.1.7.1.6 integer32 read-write
Clear the running statistics for NAT LOG. Write-only. If 1, the running statistics for NAT LOG is resetted. Other value is invalid.
           hwUserlogFlowObjects 1.3.6.1.4.1.43.45.1.5.25.18.1.2
               hwUserlogFlowVersion 1.3.6.1.4.1.43.45.1.5.25.18.1.2.1 integer32 read-only
BAS FLOW LOG version. Currently only version 1 is developed.
               hwUserlogFlowSyslog 1.3.6.1.4.1.43.45.1.5.25.18.1.2.2 integer32 read-write
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.
               hwUserlogFlowSourceIP 1.3.6.1.4.1.43.45.1.5.25.18.1.2.3 ipaddress read-write
The Source IP address of BAS FLOW LOG UDP packet.
               hwUserlogFlowFlowBegin 1.3.6.1.4.1.43.45.1.5.25.18.1.2.4 integer32 read-write
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 required.
               hwUserlogFlowActiveTime 1.3.6.1.4.1.43.45.1.5.25.18.1.2.5 integer32 read-write
The active time for long-time existed BAS flow. Unit: minute. Range: 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 required. The default value 0 means real-time monitor function is disabled.
               hwUserlogFlowSlotCfgInfoTable 1.3.6.1.4.1.43.45.1.5.25.18.1.2.6 no-access
A table of BAS FLOW LOG configuration information for the specified slot.
                   hwUserlogFlowSlotCfgInfoEntry 1.3.6.1.4.1.43.45.1.5.25.18.1.2.6.1 no-access
BAS FLOW LOG Configuration Information Entry for a slot.
                       hwUserlogFlowCfgSlotNumber 1.3.6.1.4.1.43.45.1.5.25.18.1.2.6.1.1 integer32 read-only
Slot number. Specify which slot is configured with BAS FLOW LOG.
                       hwUserlogFlowEnable 1.3.6.1.4.1.43.45.1.5.25.18.1.2.6.1.2 integer32 read-write
The BAS FLOW LOG feature Enable status. If 1, BAS FLOW LOG is enbled. If 0, BAS FLOW LOG is disabled.
                       hwUserlogFlowAclNumber 1.3.6.1.4.1.43.45.1.5.25.18.1.2.6.1.3 integer32 read-write
Access-list number. The value 0 means no ACL is specified. Only when BAS FLOW LOG is enabled, can ACL be configured. Only BAS flow which match the ACL will be logged.
                       hwUserlogFlowHostAddress 1.3.6.1.4.1.43.45.1.5.25.18.1.2.6.1.4 ipaddress read-write
The IP address of BAS FLOW LOG server.
                       hwUserlogFlowUdpPort 1.3.6.1.4.1.43.45.1.5.25.18.1.2.6.1.5 integer32 read-write
The UDP Port Number of BAS FLOW LOG UDP packet.
               hwUserlogFlowSlotRunInfoTable 1.3.6.1.4.1.43.45.1.5.25.18.1.2.7 no-access
A table of BAS FLOW LOG running information for the specified slot.
                   hwUserlogFlowSlotRunInfoEntry 1.3.6.1.4.1.43.45.1.5.25.18.1.2.7.1 no-access
Running Information Entry for a slot.
                       hwUserlogFlowRunSlotNumber 1.3.6.1.4.1.43.45.1.5.25.18.1.2.7.1.1 integer32 read-only
Slot number. Specify on which slot the BAS FLOW LOG statistics displayed.
                       hwUserlogFlowTotalEntries 1.3.6.1.4.1.43.45.1.5.25.18.1.2.7.1.2 counter32 read-only
The total number of BAS FLOW Entries which are logged.
                       hwUserlogFlowTotalPackets 1.3.6.1.4.1.43.45.1.5.25.18.1.2.7.1.3 counter32 read-only
The total number of FLOW LOG UDP packet generated by the router.
                       hwUserlogFlowFailedEntries 1.3.6.1.4.1.43.45.1.5.25.18.1.2.7.1.4 counter32 read-only
The total number of BAS FLOW entries failed in outputting.
                       hwUserlogFlowFailedPackets 1.3.6.1.4.1.43.45.1.5.25.18.1.2.7.1.5 counter32 read-only
The total number of BAS FLOW LOG UDP packet failed in outputting.
                       hwUserlogFlowClearRunStat 1.3.6.1.4.1.43.45.1.5.25.18.1.2.7.1.6 integer32 read-write
Clear the running statistics for FLOW LOG. Write-only. If 1, the running statistics for FLOW LOG is resetted. Other value is invalid.
           hwUserlogAccessObjects 1.3.6.1.4.1.43.45.1.5.25.18.1.3
               hwUserlogAccessVersion 1.3.6.1.4.1.43.45.1.5.25.18.1.3.1 integer32 read-only
BAS ACCESS LOG version. Currently only version 1 is developed.
               hwUserlogAccessSyslog 1.3.6.1.4.1.43.45.1.5.25.18.1.3.2 integer32 read-write
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.
               hwUserlogAccessSourceIP 1.3.6.1.4.1.43.45.1.5.25.18.1.3.3 ipaddress read-write
The Source IP address of BAS ACCESS LOG UDP packet.
               hwUserlogAccessSlotCfgInfoTable 1.3.6.1.4.1.43.45.1.5.25.18.1.3.4 no-access
A table of BAS ACCESS LOG configuration information for the specified slot.
                   hwUserlogAccessSlotCfgInfoEntry 1.3.6.1.4.1.43.45.1.5.25.18.1.3.4.1 no-access
BAS ACCESS LOG Configuration Information Entry for a slot.
                       hwUserlogAccessCfgSlotNumber 1.3.6.1.4.1.43.45.1.5.25.18.1.3.4.1.1 integer32 read-only
Slot number. Specify which slot is configured with BAS ACCESS LOG.
                       hwUserlogAccessEnable 1.3.6.1.4.1.43.45.1.5.25.18.1.3.4.1.2 integer32 read-write
The BAS ACCESS LOG feature Enable status. If 1, BAS ACCESS LOG is enbled. If 0, BAS ACCESS LOG is disabled.
                       hwUserlogAccessHostAddress 1.3.6.1.4.1.43.45.1.5.25.18.1.3.4.1.3 ipaddress read-write
The IP address of BAS ACCESS LOG server.
                       hwUserlogAccessUdpPort 1.3.6.1.4.1.43.45.1.5.25.18.1.3.4.1.4 integer32 read-write
The UDP Port Number of BAS ACCESS LOG UDP packet.
               hwUserlogAccessSlotRunInfoTable 1.3.6.1.4.1.43.45.1.5.25.18.1.3.5 no-access
A table of BAS ACCESS LOG running information for the specified slot.
                   hwUserlogAccessSlotRunInfoEntry 1.3.6.1.4.1.43.45.1.5.25.18.1.3.5.1 no-access
Running Information Entry for a slot.
                       hwUserlogAccessRunSlotNumber 1.3.6.1.4.1.43.45.1.5.25.18.1.3.5.1.1 integer32 read-only
Slot number. Specify on which slot the BAS ACCESS LOG statistics displayed.
                       hwUserlogAccessTotalEntries 1.3.6.1.4.1.43.45.1.5.25.18.1.3.5.1.2 counter32 read-only
The total number of BAS ACCESS Records which are logged.
                       hwUserlogAccessTotalPackets 1.3.6.1.4.1.43.45.1.5.25.18.1.3.5.1.3 counter32 read-only
The total number of ACCESS LOG UDP packet generated by the router.
                       hwUserlogAccessFailedEntries 1.3.6.1.4.1.43.45.1.5.25.18.1.3.5.1.4 counter32 read-only
The total number of BAS ACCESS entries failed in outputting.
                       hwUserlogAccessFailedPackets 1.3.6.1.4.1.43.45.1.5.25.18.1.3.5.1.5 counter32 read-only
The total number of BAS ACCESS LOG UDP packet failed in outputting.
                       hwUserlogAccessClearRunStat 1.3.6.1.4.1.43.45.1.5.25.18.1.3.5.1.6 integer32 read-write
Clear the running statistics for ACCESS LOG. Write-only. If 1, the running statistics for ACCESS LOG is resetted. Other value is invalid.
       hwUserlogNotifications 1.3.6.1.4.1.43.45.1.5.25.18.2
       hwUserlogConformance 1.3.6.1.4.1.43.45.1.5.25.18.3
           hwUserlogCompliances 1.3.6.1.4.1.43.45.1.5.25.18.3.1
               hwUserlogCompliance 1.3.6.1.4.1.43.45.1.5.25.18.3.1.1
The compliance statement for entities which implement the Huawei Userlog mib.
           hwUserlogGroups 1.3.6.1.4.1.43.45.1.5.25.18.3.2
               hwUserlogMandatoryGroup 1.3.6.1.4.1.43.45.1.5.25.18.3.2.1
A collection of objects providing mandatory Userlog information.
               hwUserlogConfigGroup 1.3.6.1.4.1.43.45.1.5.25.18.3.2.2
All configurable parameters of Userlog feature.
               hwUserlogInfoGroup 1.3.6.1.4.1.43.45.1.5.25.18.3.2.3
All running information of Userlog feature.