HH3C-USERLOG-MIB

File: HH3C-USERLOG-MIB.mib (29265 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI

Imported symbols

hh3cRhw OBJECT-GROUP MODULE-COMPLIANCE
IpAddress Integer32 Counter32
OBJECT-TYPE MODULE-IDENTITY

Defined Types

Hh3cUserlogNatSlotCfgInfoEntry  
SEQUENCE    
  hh3cUserlogNatCfgSlotNumber Integer32
  hh3cUserlogNatEnable Integer32
  hh3cUserlogNatAclNumber Integer32
  hh3cUserlogNatHostAddress IpAddress
  hh3cUserlogNatUdpPort Integer32

Hh3cUserlogNatSlotRunInfoEntry  
SEQUENCE    
  hh3cUserlogNatRunSlotNumber Integer32
  hh3cUserlogNatTotalEntries Counter32
  hh3cUserlogNatTotalPackets Counter32
  hh3cUserlogNatFailedEntries Counter32
  hh3cUserlogNatFailedPackets Counter32
  hh3cUserlogNatClearRunStat Integer32

Hh3cUserlogFlowSlotCfgInfoEntry  
SEQUENCE    
  hh3cUserlogFlowCfgSlotNumber Integer32
  hh3cUserlogFlowEnable Integer32
  hh3cUserlogFlowAclNumber Integer32
  hh3cUserlogFlowHostAddress IpAddress
  hh3cUserlogFlowUdpPort Integer32

Hh3cUserlogFlowSlotRunInfoEntry  
SEQUENCE    
  hh3cUserlogFlowRunSlotNumber Integer32
  hh3cUserlogFlowTotalEntries Counter32
  hh3cUserlogFlowTotalPackets Counter32
  hh3cUserlogFlowFailedEntries Counter32
  hh3cUserlogFlowFailedPackets Counter32
  hh3cUserlogFlowClearRunStat Integer32

Hh3cUserlogAccessSlotCfgInfoEntry  
SEQUENCE    
  hh3cUserlogAccessCfgSlotNumber Integer32
  hh3cUserlogAccessEnable Integer32
  hh3cUserlogAccessHostAddress IpAddress
  hh3cUserlogAccessUdpPort Integer32

Hh3cUserlogAccessSlotRunInfoEntry  
SEQUENCE    
  hh3cUserlogAccessRunSlotNumber Integer32
  hh3cUserlogAccessTotalEntries Counter32
  hh3cUserlogAccessTotalPackets Counter32
  hh3cUserlogAccessFailedEntries Counter32
  hh3cUserlogAccessFailedPackets Counter32
  hh3cUserlogAccessClearRunStat Integer32

Defined Values

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

hh3cUserlogObjects 1.3.6.1.4.1.25506.8.18.1
OBJECT IDENTIFIER    

hh3cUserlogNatObjects 1.3.6.1.4.1.25506.8.18.1.1
OBJECT IDENTIFIER    

hh3cUserlogNatVersion 1.3.6.1.4.1.25506.8.18.1.1.1
NAT LOG version. Currently only version 1 is developed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cUserlogNatSyslog 1.3.6.1.4.1.25506.8.18.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogNatSourceIP 1.3.6.1.4.1.25506.8.18.1.1.3
The Source IP address of NAT LOG UDP packet.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cUserlogNatFlowBegin 1.3.6.1.4.1.25506.8.18.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogNatActiveTime 1.3.6.1.4.1.25506.8.18.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogNatSlotCfgInfoTable 1.3.6.1.4.1.25506.8.18.1.1.6
A table of NAT LOG configuration information for the specified slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cUserlogNatSlotCfgInfoEntry

hh3cUserlogNatSlotCfgInfoEntry 1.3.6.1.4.1.25506.8.18.1.1.6.1
NAT LOG Configuration Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cUserlogNatSlotCfgInfoEntry  

hh3cUserlogNatCfgSlotNumber 1.3.6.1.4.1.25506.8.18.1.1.6.1.1
Slot number. Specify which slot is configured with NAT LOG.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

hh3cUserlogNatEnable 1.3.6.1.4.1.25506.8.18.1.1.6.1.2
The NAT LOG feature Enable status. If 1, NAT LOG is enbled. If 0, NAT LOG is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogNatAclNumber 1.3.6.1.4.1.25506.8.18.1.1.6.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogNatHostAddress 1.3.6.1.4.1.25506.8.18.1.1.6.1.4
The IP address of NAT LOG server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cUserlogNatUdpPort 1.3.6.1.4.1.25506.8.18.1.1.6.1.5
The UDP Port Number of NAT LOG UDP packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

hh3cUserlogNatSlotRunInfoTable 1.3.6.1.4.1.25506.8.18.1.1.7
A table of NAT LOG running information for the specified slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cUserlogNatSlotRunInfoEntry

hh3cUserlogNatSlotRunInfoEntry 1.3.6.1.4.1.25506.8.18.1.1.7.1
NAT LOG Running Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cUserlogNatSlotRunInfoEntry  

hh3cUserlogNatRunSlotNumber 1.3.6.1.4.1.25506.8.18.1.1.7.1.1
Slot number. Specify on which slot the NAT LOG statistics displayed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

hh3cUserlogNatTotalEntries 1.3.6.1.4.1.25506.8.18.1.1.7.1.2
The total number of NAT flow entries which are logged.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogNatTotalPackets 1.3.6.1.4.1.25506.8.18.1.1.7.1.3
The total number of NAT LOG UDP packets generated by the router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogNatFailedEntries 1.3.6.1.4.1.25506.8.18.1.1.7.1.4
The total number of NAT flow entries failed in outputting.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogNatFailedPackets 1.3.6.1.4.1.25506.8.18.1.1.7.1.5
The total number of NAT LOG UDP packets failed in outputting.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogNatClearRunStat 1.3.6.1.4.1.25506.8.18.1.1.7.1.6
Clear the running statistics for NAT LOG. Write-only. If 1, the running statistics for NAT LOG is resetted. Other value is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogFlowObjects 1.3.6.1.4.1.25506.8.18.1.2
OBJECT IDENTIFIER    

hh3cUserlogFlowVersion 1.3.6.1.4.1.25506.8.18.1.2.1
BAS FLOW LOG version. Currently only version 1 is developed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cUserlogFlowSyslog 1.3.6.1.4.1.25506.8.18.1.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogFlowSourceIP 1.3.6.1.4.1.25506.8.18.1.2.3
The Source IP address of BAS FLOW LOG UDP packet.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cUserlogFlowFlowBegin 1.3.6.1.4.1.25506.8.18.1.2.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogFlowActiveTime 1.3.6.1.4.1.25506.8.18.1.2.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogFlowSlotCfgInfoTable 1.3.6.1.4.1.25506.8.18.1.2.6
A table of BAS FLOW LOG configuration information for the specified slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cUserlogFlowSlotCfgInfoEntry

hh3cUserlogFlowSlotCfgInfoEntry 1.3.6.1.4.1.25506.8.18.1.2.6.1
BAS FLOW LOG Configuration Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cUserlogFlowSlotCfgInfoEntry  

hh3cUserlogFlowCfgSlotNumber 1.3.6.1.4.1.25506.8.18.1.2.6.1.1
Slot number. Specify which slot is configured with BAS FLOW LOG.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

hh3cUserlogFlowEnable 1.3.6.1.4.1.25506.8.18.1.2.6.1.2
The BAS FLOW LOG feature Enable status. If 1, BAS FLOW LOG is enbled. If 0, BAS FLOW LOG is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogFlowAclNumber 1.3.6.1.4.1.25506.8.18.1.2.6.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogFlowHostAddress 1.3.6.1.4.1.25506.8.18.1.2.6.1.4
The IP address of BAS FLOW LOG server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cUserlogFlowUdpPort 1.3.6.1.4.1.25506.8.18.1.2.6.1.5
The UDP Port Number of BAS FLOW LOG UDP packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

hh3cUserlogFlowSlotRunInfoTable 1.3.6.1.4.1.25506.8.18.1.2.7
A table of BAS FLOW LOG running information for the specified slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cUserlogFlowSlotRunInfoEntry

hh3cUserlogFlowSlotRunInfoEntry 1.3.6.1.4.1.25506.8.18.1.2.7.1
Running Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cUserlogFlowSlotRunInfoEntry  

hh3cUserlogFlowRunSlotNumber 1.3.6.1.4.1.25506.8.18.1.2.7.1.1
Slot number. Specify on which slot the BAS FLOW LOG statistics displayed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

hh3cUserlogFlowTotalEntries 1.3.6.1.4.1.25506.8.18.1.2.7.1.2
The total number of BAS FLOW Entries which are logged.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogFlowTotalPackets 1.3.6.1.4.1.25506.8.18.1.2.7.1.3
The total number of FLOW LOG UDP packet generated by the router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogFlowFailedEntries 1.3.6.1.4.1.25506.8.18.1.2.7.1.4
The total number of BAS FLOW entries failed in outputting.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogFlowFailedPackets 1.3.6.1.4.1.25506.8.18.1.2.7.1.5
The total number of BAS FLOW LOG UDP packet failed in outputting.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogFlowClearRunStat 1.3.6.1.4.1.25506.8.18.1.2.7.1.6
Clear the running statistics for FLOW LOG. Write-only. If 1, the running statistics for FLOW LOG is resetted. Other value is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogAccessObjects 1.3.6.1.4.1.25506.8.18.1.3
OBJECT IDENTIFIER    

hh3cUserlogAccessVersion 1.3.6.1.4.1.25506.8.18.1.3.1
BAS ACCESS LOG version. Currently only version 1 is developed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cUserlogAccessSyslog 1.3.6.1.4.1.25506.8.18.1.3.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogAccessSourceIP 1.3.6.1.4.1.25506.8.18.1.3.3
The Source IP address of BAS ACCESS LOG UDP packet.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cUserlogAccessSlotCfgInfoTable 1.3.6.1.4.1.25506.8.18.1.3.4
A table of BAS ACCESS LOG configuration information for the specified slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cUserlogAccessSlotCfgInfoEntry

hh3cUserlogAccessSlotCfgInfoEntry 1.3.6.1.4.1.25506.8.18.1.3.4.1
BAS ACCESS LOG Configuration Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cUserlogAccessSlotCfgInfoEntry  

hh3cUserlogAccessCfgSlotNumber 1.3.6.1.4.1.25506.8.18.1.3.4.1.1
Slot number. Specify which slot is configured with BAS ACCESS LOG.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

hh3cUserlogAccessEnable 1.3.6.1.4.1.25506.8.18.1.3.4.1.2
The BAS ACCESS LOG feature Enable status. If 1, BAS ACCESS LOG is enbled. If 0, BAS ACCESS LOG is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogAccessHostAddress 1.3.6.1.4.1.25506.8.18.1.3.4.1.3
The IP address of BAS ACCESS LOG server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hh3cUserlogAccessUdpPort 1.3.6.1.4.1.25506.8.18.1.3.4.1.4
The UDP Port Number of BAS ACCESS LOG UDP packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

hh3cUserlogAccessSlotRunInfoTable 1.3.6.1.4.1.25506.8.18.1.3.5
A table of BAS ACCESS LOG running information for the specified slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cUserlogAccessSlotRunInfoEntry

hh3cUserlogAccessSlotRunInfoEntry 1.3.6.1.4.1.25506.8.18.1.3.5.1
Running Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cUserlogAccessSlotRunInfoEntry  

hh3cUserlogAccessRunSlotNumber 1.3.6.1.4.1.25506.8.18.1.3.5.1.1
Slot number. Specify on which slot the BAS ACCESS LOG statistics displayed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

hh3cUserlogAccessTotalEntries 1.3.6.1.4.1.25506.8.18.1.3.5.1.2
The total number of BAS ACCESS Records which are logged.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogAccessTotalPackets 1.3.6.1.4.1.25506.8.18.1.3.5.1.3
The total number of ACCESS LOG UDP packet generated by the router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogAccessFailedEntries 1.3.6.1.4.1.25506.8.18.1.3.5.1.4
The total number of BAS ACCESS entries failed in outputting.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogAccessFailedPackets 1.3.6.1.4.1.25506.8.18.1.3.5.1.5
The total number of BAS ACCESS LOG UDP packet failed in outputting.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cUserlogAccessClearRunStat 1.3.6.1.4.1.25506.8.18.1.3.5.1.6
Clear the running statistics for ACCESS LOG. Write-only. If 1, the running statistics for ACCESS LOG is resetted. Other value is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cUserlogNotifications 1.3.6.1.4.1.25506.8.18.2
OBJECT IDENTIFIER    

hh3cUserlogConformance 1.3.6.1.4.1.25506.8.18.3
OBJECT IDENTIFIER    

hh3cUserlogCompliances 1.3.6.1.4.1.25506.8.18.3.1
OBJECT IDENTIFIER    

hh3cUserlogCompliance 1.3.6.1.4.1.25506.8.18.3.1.1
The compliance statement for entities which implement the H3C Userlog mib.
Status: current Access: read-write
MODULE-COMPLIANCE    

hh3cUserlogGroups 1.3.6.1.4.1.25506.8.18.3.2
OBJECT IDENTIFIER    

hh3cUserlogMandatoryGroup 1.3.6.1.4.1.25506.8.18.3.2.1
A collection of objects providing mandatory Userlog information.
Status: current Access: read-write
OBJECT-GROUP    

hh3cUserlogConfigGroup 1.3.6.1.4.1.25506.8.18.3.2.2
All configurable parameters of Userlog feature.
Status: current Access: read-write
OBJECT-GROUP    

hh3cUserlogInfoGroup 1.3.6.1.4.1.25506.8.18.3.2.3
All running information of Userlog feature.
Status: current Access: read-write
OBJECT-GROUP