HUAWEI-USERLOG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
32
.1.3.6.1.4.1.2011.5.25.18.1.1.6
·
1 row entry
·
5 columns
Uses the huawei variant from
Command help
/opt/observium/mibs/huawei.
Walk hwUserlogNatSlotCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-USERLOG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-USERLOG-MIB::hwUserlogNatSlotCfgInfoTable'
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.
NAT LOG configuration information entry for a slot.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.2011.5.25.18.1.1.6.1.1 |
|
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. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.18.1.1.6.1.2 |
|
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. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.18.1.1.6.1.3 |
|
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 normal… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.25.18.1.1.6.1.4 |
|
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. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.2011.5.25.18.1.1.6.1.5 |
.1.3.6.1.4.1.2011.5.25.18.1.1.7
·
1 row entry
·
6 columns
Uses the huawei variant from
Command help
/opt/observium/mibs/huawei.
Walk hwUserlogNatSlotRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-USERLOG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-USERLOG-MIB::hwUserlogNatSlotRunInfoTable'
A table of NAT LOG running information for the specified slot.
NAT LOG running information entry for a slot.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Slot number.
The object specifies on which slot the NAT LOG statistics are calculated. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.2011.5.25.18.1.1.7.1.1 |
|
The total number of NAT flow entries which are logged.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.1.7.1.2 |
|
The total number of NAT LOG UDP packets generated by the device.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.1.7.1.3 |
|
The total number of NAT flow entries failed in outputting.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.1.7.1.4 |
|
The total number of NAT LOG UDP packets failed in outputting.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.1.7.1.5 |
|
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. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.18.1.1.7.1.6 |
.1.3.6.1.4.1.2011.5.25.18.1.2.6
·
1 row entry
·
5 columns
Uses the huawei variant from
Command help
/opt/observium/mibs/huawei.
Walk hwUserlogFlowSlotCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-USERLOG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-USERLOG-MIB::hwUserlogFlowSlotCfgInfoTable'
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.
BAS FLOW LOG configuration information entry for a slot.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Slot number.
The ojects specifies which slot is configured with BAS FLOW LOG. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.2011.5.25.18.1.2.6.1.1 |
|
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. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.18.1.2.6.1.2 |
|
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. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.18.1.2.6.1.3 |
|
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 n… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.25.18.1.2.6.1.4 |
|
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. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.2011.5.25.18.1.2.6.1.5 |
.1.3.6.1.4.1.2011.5.25.18.1.2.7
·
1 row entry
·
6 columns
Uses the huawei variant from
Command help
/opt/observium/mibs/huawei.
Walk hwUserlogFlowSlotRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-USERLOG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-USERLOG-MIB::hwUserlogFlowSlotRunInfoTable'
A table of BAS FLOW LOG running information for the specified slot.
Running Information Entry for a slot.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Slot number.
The object specifies on which slot the BAS FLOW LOG statistics are calculated. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.2011.5.25.18.1.2.7.1.1 |
|
The total number of BAS FLOW Entries which are logged.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.2.7.1.2 |
|
The total number of FLOW LOG UDP packet generated by the device.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.2.7.1.3 |
|
The total number of BAS FLOW entries failed in outputting.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.2.7.1.4 |
|
The total number of BAS FLOW LOG UDP packet failed in outputting.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.2.7.1.5 |
|
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. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.18.1.2.7.1.6 |
.1.3.6.1.4.1.2011.5.25.18.1.3.4
·
1 row entry
·
4 columns
Uses the huawei variant from
Command help
/opt/observium/mibs/huawei.
Walk hwUserlogAccessSlotCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-USERLOG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-USERLOG-MIB::hwUserlogAccessSlotCfgInfoTable'
A table of BAS ACCESS LOG configuration information for the specified slot.
BAS ACCESS LOG configuration information entry for a slot.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Slot number.
The object specifies which slot is configured with BAS ACCESS LOG. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.2011.5.25.18.1.3.4.1.1 |
|
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. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.18.1.3.4.1.2 |
|
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… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.2011.5.25.18.1.3.4.1.3 |
|
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. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.2011.5.25.18.1.3.4.1.4 |
.1.3.6.1.4.1.2011.5.25.18.1.3.5
·
1 row entry
·
6 columns
Uses the huawei variant from
Command help
/opt/observium/mibs/huawei.
Walk hwUserlogAccessSlotRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-USERLOG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-USERLOG-MIB::hwUserlogAccessSlotRunInfoTable'
A table of BAS ACCESS LOG running information for the specified slot.
Running Information Entry for a slot.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Slot number.
The object specifies on which slot the BAS ACCESS LOG statistics are calculated. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.2011.5.25.18.1.3.5.1.1 |
|
The total number of BAS ACCESS records which are logged.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.3.5.1.2 |
|
The total number of ACCESS LOG UDP packet generated by the router.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.3.5.1.3 |
|
The total number of BAS ACCESS entries failed in outputting.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.3.5.1.4 |
|
The total number of BAS ACCESS LOG UDP packet failed in outputting.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.18.1.3.5.1.5 |
|
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. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.18.1.3.5.1.6 |