HPN-ICF-USERLOG-MIB

File: HPN-ICF-USERLOG-MIB.mib (29561 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-CONF SNMPv2-SMI

Imported symbols

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

Defined Types

HpnicfUserlogNatSlotCfgInfoEntry  
SEQUENCE    
  hpnicfUserlogNatCfgSlotNumber Integer32
  hpnicfUserlogNatEnable Integer32
  hpnicfUserlogNatAclNumber Integer32
  hpnicfUserlogNatHostAddress IpAddress
  hpnicfUserlogNatUdpPort Integer32

HpnicfUserlogNatSlotRunInfoEntry  
SEQUENCE    
  hpnicfUserlogNatRunSlotNumber Integer32
  hpnicfUserlogNatTotalEntries Counter32
  hpnicfUserlogNatTotalPackets Counter32
  hpnicfUserlogNatFailedEntries Counter32
  hpnicfUserlogNatFailedPackets Counter32
  hpnicfUserlogNatClearRunStat Integer32

HpnicfUserlogFlowSlotCfgInfoEntry  
SEQUENCE    
  hpnicfUserlogFlowCfgSlotNumber Integer32
  hpnicfUserlogFlowEnable Integer32
  hpnicfUserlogFlowAclNumber Integer32
  hpnicfUserlogFlowHostAddress IpAddress
  hpnicfUserlogFlowUdpPort Integer32

HpnicfUserlogFlowSlotRunInfoEntry  
SEQUENCE    
  hpnicfUserlogFlowRunSlotNumber Integer32
  hpnicfUserlogFlowTotalEntries Counter32
  hpnicfUserlogFlowTotalPackets Counter32
  hpnicfUserlogFlowFailedEntries Counter32
  hpnicfUserlogFlowFailedPackets Counter32
  hpnicfUserlogFlowClearRunStat Integer32

HpnicfUserlogAccessSlotCfgInfoEntry  
SEQUENCE    
  hpnicfUserlogAccessCfgSlotNumber Integer32
  hpnicfUserlogAccessEnable Integer32
  hpnicfUserlogAccessHostAddress IpAddress
  hpnicfUserlogAccessUdpPort Integer32

HpnicfUserlogAccessSlotRunInfoEntry  
SEQUENCE    
  hpnicfUserlogAccessRunSlotNumber Integer32
  hpnicfUserlogAccessTotalEntries Counter32
  hpnicfUserlogAccessTotalPackets Counter32
  hpnicfUserlogAccessFailedEntries Counter32
  hpnicfUserlogAccessFailedPackets Counter32
  hpnicfUserlogAccessClearRunStat Integer32

Defined Values

hpnicfUserLogMIB 1.3.6.1.4.1.11.2.14.11.15.8.18
The HPN-ICF-USERLOG-MIB contains objects to Manage configuration and Monitor running state for userlog feature.
MODULE-IDENTITY    

hpnicfUserlogObjects 1.3.6.1.4.1.11.2.14.11.15.8.18.1
OBJECT IDENTIFIER    

hpnicfUserlogNatObjects 1.3.6.1.4.1.11.2.14.11.15.8.18.1.1
OBJECT IDENTIFIER    

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

hpnicfUserlogNatSyslog 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfUserlogNatFlowBegin 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatActiveTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatSlotCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfUserlogNatSlotCfgInfoEntry

hpnicfUserlogNatSlotCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.8.18.1.1.6.1
NAT LOG Configuration Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfUserlogNatSlotCfgInfoEntry  

hpnicfUserlogNatCfgSlotNumber 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatEnable 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatAclNumber 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfUserlogNatUdpPort 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatSlotRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfUserlogNatSlotRunInfoEntry

hpnicfUserlogNatSlotRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.8.18.1.1.7.1
NAT LOG Running Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfUserlogNatSlotRunInfoEntry  

hpnicfUserlogNatRunSlotNumber 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatTotalEntries 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatTotalPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatFailedEntries 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatFailedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNatClearRunStat 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowObjects 1.3.6.1.4.1.11.2.14.11.15.8.18.1.2
OBJECT IDENTIFIER    

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

hpnicfUserlogFlowSyslog 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfUserlogFlowFlowBegin 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowActiveTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowSlotCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfUserlogFlowSlotCfgInfoEntry

hpnicfUserlogFlowSlotCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.8.18.1.2.6.1
BAS FLOW LOG Configuration Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfUserlogFlowSlotCfgInfoEntry  

hpnicfUserlogFlowCfgSlotNumber 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowEnable 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowAclNumber 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfUserlogFlowUdpPort 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowSlotRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfUserlogFlowSlotRunInfoEntry

hpnicfUserlogFlowSlotRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.8.18.1.2.7.1
Running Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfUserlogFlowSlotRunInfoEntry  

hpnicfUserlogFlowRunSlotNumber 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowTotalEntries 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowTotalPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowFailedEntries 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowFailedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogFlowClearRunStat 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogAccessObjects 1.3.6.1.4.1.11.2.14.11.15.8.18.1.3
OBJECT IDENTIFIER    

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

hpnicfUserlogAccessSyslog 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfUserlogAccessSlotCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfUserlogAccessSlotCfgInfoEntry

hpnicfUserlogAccessSlotCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.8.18.1.3.4.1
BAS ACCESS LOG Configuration Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfUserlogAccessSlotCfgInfoEntry  

hpnicfUserlogAccessCfgSlotNumber 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogAccessEnable 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfUserlogAccessUdpPort 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogAccessSlotRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfUserlogAccessSlotRunInfoEntry

hpnicfUserlogAccessSlotRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.8.18.1.3.5.1
Running Information Entry for a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfUserlogAccessSlotRunInfoEntry  

hpnicfUserlogAccessRunSlotNumber 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogAccessTotalEntries 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogAccessTotalPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogAccessFailedEntries 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogAccessFailedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogAccessClearRunStat 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfUserlogNotifications 1.3.6.1.4.1.11.2.14.11.15.8.18.2
OBJECT IDENTIFIER    

hpnicfUserlogConformance 1.3.6.1.4.1.11.2.14.11.15.8.18.3
OBJECT IDENTIFIER    

hpnicfUserlogCompliances 1.3.6.1.4.1.11.2.14.11.15.8.18.3.1
OBJECT IDENTIFIER    

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

hpnicfUserlogGroups 1.3.6.1.4.1.11.2.14.11.15.8.18.3.2
OBJECT IDENTIFIER    

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

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

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