HH3C-USERLOG-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-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).
|
|||
Object Name | OID | Type | Access | Info |
hh3cUserLogMIB | 1.3.6.1.4.1.25506.8.18 |
The HH3C-USERLOG-MIB contains objects to Manage configuration and Monitor running state for userlog feature. |
||
hh3cUserlogObjects | 1.3.6.1.4.1.25506.8.18.1 | |||
hh3cUserlogNatObjects | 1.3.6.1.4.1.25506.8.18.1.1 | |||
hh3cUserlogNatVersion | 1.3.6.1.4.1.25506.8.18.1.1.1 | integer32 | read-only |
NAT LOG version. Currently only version 1 is developed. |
hh3cUserlogNatSyslog | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogNatSourceIP | 1.3.6.1.4.1.25506.8.18.1.1.3 | ipaddress | read-write |
The Source IP address of NAT LOG UDP packet. |
hh3cUserlogNatFlowBegin | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogNatActiveTime | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogNatSlotCfgInfoTable | 1.3.6.1.4.1.25506.8.18.1.1.6 | no-access |
A table of NAT LOG configuration information for the specified slot. |
|
1.3.6.1.4.1.25506.8.18.1.1.6.1 | no-access |
NAT LOG Configuration Information Entry for a slot. |
||
hh3cUserlogNatCfgSlotNumber | 1.3.6.1.4.1.25506.8.18.1.1.6.1.1 | integer32 | read-only |
Slot number. Specify which slot is configured with NAT LOG. |
hh3cUserlogNatEnable | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogNatAclNumber | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogNatHostAddress | 1.3.6.1.4.1.25506.8.18.1.1.6.1.4 | ipaddress | read-write |
The IP address of NAT LOG server. |
hh3cUserlogNatUdpPort | 1.3.6.1.4.1.25506.8.18.1.1.6.1.5 | integer32 | read-write |
The UDP Port Number of NAT LOG UDP packet. |
hh3cUserlogNatSlotRunInfoTable | 1.3.6.1.4.1.25506.8.18.1.1.7 | no-access |
A table of NAT LOG running information for the specified slot. |
|
1.3.6.1.4.1.25506.8.18.1.1.7.1 | no-access |
NAT LOG Running Information Entry for a slot. |
||
hh3cUserlogNatRunSlotNumber | 1.3.6.1.4.1.25506.8.18.1.1.7.1.1 | integer32 | read-only |
Slot number. Specify on which slot the NAT LOG statistics displayed. |
hh3cUserlogNatTotalEntries | 1.3.6.1.4.1.25506.8.18.1.1.7.1.2 | counter32 | read-only |
The total number of NAT flow entries which are logged. |
hh3cUserlogNatTotalPackets | 1.3.6.1.4.1.25506.8.18.1.1.7.1.3 | counter32 | read-only |
The total number of NAT LOG UDP packets generated by the router. |
hh3cUserlogNatFailedEntries | 1.3.6.1.4.1.25506.8.18.1.1.7.1.4 | counter32 | read-only |
The total number of NAT flow entries failed in outputting. |
hh3cUserlogNatFailedPackets | 1.3.6.1.4.1.25506.8.18.1.1.7.1.5 | counter32 | read-only |
The total number of NAT LOG UDP packets failed in outputting. |
hh3cUserlogNatClearRunStat | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogFlowObjects | 1.3.6.1.4.1.25506.8.18.1.2 | |||
hh3cUserlogFlowVersion | 1.3.6.1.4.1.25506.8.18.1.2.1 | integer32 | read-only |
BAS FLOW LOG version. Currently only version 1 is developed. |
hh3cUserlogFlowSyslog | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogFlowSourceIP | 1.3.6.1.4.1.25506.8.18.1.2.3 | ipaddress | read-write |
The Source IP address of BAS FLOW LOG UDP packet. |
hh3cUserlogFlowFlowBegin | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogFlowActiveTime | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogFlowSlotCfgInfoTable | 1.3.6.1.4.1.25506.8.18.1.2.6 | no-access |
A table of BAS FLOW LOG configuration information for the specified slot. |
|
1.3.6.1.4.1.25506.8.18.1.2.6.1 | no-access |
BAS FLOW LOG Configuration Information Entry for a slot. |
||
hh3cUserlogFlowCfgSlotNumber | 1.3.6.1.4.1.25506.8.18.1.2.6.1.1 | integer32 | read-only |
Slot number. Specify which slot is configured with BAS FLOW LOG. |
hh3cUserlogFlowEnable | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogFlowAclNumber | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogFlowHostAddress | 1.3.6.1.4.1.25506.8.18.1.2.6.1.4 | ipaddress | read-write |
The IP address of BAS FLOW LOG server. |
hh3cUserlogFlowUdpPort | 1.3.6.1.4.1.25506.8.18.1.2.6.1.5 | integer32 | read-write |
The UDP Port Number of BAS FLOW LOG UDP packet. |
hh3cUserlogFlowSlotRunInfoTable | 1.3.6.1.4.1.25506.8.18.1.2.7 | no-access |
A table of BAS FLOW LOG running information for the specified slot. |
|
1.3.6.1.4.1.25506.8.18.1.2.7.1 | no-access |
Running Information Entry for a slot. |
||
hh3cUserlogFlowRunSlotNumber | 1.3.6.1.4.1.25506.8.18.1.2.7.1.1 | integer32 | read-only |
Slot number. Specify on which slot the BAS FLOW LOG statistics displayed. |
hh3cUserlogFlowTotalEntries | 1.3.6.1.4.1.25506.8.18.1.2.7.1.2 | counter32 | read-only |
The total number of BAS FLOW Entries which are logged. |
hh3cUserlogFlowTotalPackets | 1.3.6.1.4.1.25506.8.18.1.2.7.1.3 | counter32 | read-only |
The total number of FLOW LOG UDP packet generated by the router. |
hh3cUserlogFlowFailedEntries | 1.3.6.1.4.1.25506.8.18.1.2.7.1.4 | counter32 | read-only |
The total number of BAS FLOW entries failed in outputting. |
hh3cUserlogFlowFailedPackets | 1.3.6.1.4.1.25506.8.18.1.2.7.1.5 | counter32 | read-only |
The total number of BAS FLOW LOG UDP packet failed in outputting. |
hh3cUserlogFlowClearRunStat | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogAccessObjects | 1.3.6.1.4.1.25506.8.18.1.3 | |||
hh3cUserlogAccessVersion | 1.3.6.1.4.1.25506.8.18.1.3.1 | integer32 | read-only |
BAS ACCESS LOG version. Currently only version 1 is developed. |
hh3cUserlogAccessSyslog | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogAccessSourceIP | 1.3.6.1.4.1.25506.8.18.1.3.3 | ipaddress | read-write |
The Source IP address of BAS ACCESS LOG UDP packet. |
hh3cUserlogAccessSlotCfgInfoTable | 1.3.6.1.4.1.25506.8.18.1.3.4 | no-access |
A table of BAS ACCESS LOG configuration information for the specified slot. |
|
1.3.6.1.4.1.25506.8.18.1.3.4.1 | no-access |
BAS ACCESS LOG Configuration Information Entry for a slot. |
||
hh3cUserlogAccessCfgSlotNumber | 1.3.6.1.4.1.25506.8.18.1.3.4.1.1 | integer32 | read-only |
Slot number. Specify which slot is configured with BAS ACCESS LOG. |
hh3cUserlogAccessEnable | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogAccessHostAddress | 1.3.6.1.4.1.25506.8.18.1.3.4.1.3 | ipaddress | read-write |
The IP address of BAS ACCESS LOG server. |
hh3cUserlogAccessUdpPort | 1.3.6.1.4.1.25506.8.18.1.3.4.1.4 | integer32 | read-write |
The UDP Port Number of BAS ACCESS LOG UDP packet. |
hh3cUserlogAccessSlotRunInfoTable | 1.3.6.1.4.1.25506.8.18.1.3.5 | no-access |
A table of BAS ACCESS LOG running information for the specified slot. |
|
1.3.6.1.4.1.25506.8.18.1.3.5.1 | no-access |
Running Information Entry for a slot. |
||
hh3cUserlogAccessRunSlotNumber | 1.3.6.1.4.1.25506.8.18.1.3.5.1.1 | integer32 | read-only |
Slot number. Specify on which slot the BAS ACCESS LOG statistics displayed. |
hh3cUserlogAccessTotalEntries | 1.3.6.1.4.1.25506.8.18.1.3.5.1.2 | counter32 | read-only |
The total number of BAS ACCESS Records which are logged. |
hh3cUserlogAccessTotalPackets | 1.3.6.1.4.1.25506.8.18.1.3.5.1.3 | counter32 | read-only |
The total number of ACCESS LOG UDP packet generated by the router. |
hh3cUserlogAccessFailedEntries | 1.3.6.1.4.1.25506.8.18.1.3.5.1.4 | counter32 | read-only |
The total number of BAS ACCESS entries failed in outputting. |
hh3cUserlogAccessFailedPackets | 1.3.6.1.4.1.25506.8.18.1.3.5.1.5 | counter32 | read-only |
The total number of BAS ACCESS LOG UDP packet failed in outputting. |
hh3cUserlogAccessClearRunStat | 1.3.6.1.4.1.25506.8.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. |
hh3cUserlogNotifications | 1.3.6.1.4.1.25506.8.18.2 | |||
hh3cUserlogConformance | 1.3.6.1.4.1.25506.8.18.3 | |||
hh3cUserlogCompliances | 1.3.6.1.4.1.25506.8.18.3.1 | |||
hh3cUserlogCompliance | 1.3.6.1.4.1.25506.8.18.3.1.1 |
The compliance statement for entities which implement the H3C Userlog mib. |
||
hh3cUserlogGroups | 1.3.6.1.4.1.25506.8.18.3.2 | |||
hh3cUserlogMandatoryGroup | 1.3.6.1.4.1.25506.8.18.3.2.1 |
A collection of objects providing mandatory Userlog information. |
||
hh3cUserlogConfigGroup | 1.3.6.1.4.1.25506.8.18.3.2.2 |
All configurable parameters of Userlog feature. |
||
hh3cUserlogInfoGroup | 1.3.6.1.4.1.25506.8.18.3.2.3 |
All running information of Userlog feature. |