HH3C-IDS-MIB

File: HH3C-IDS-MIB.mib (13728 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI INET-ADDRESS-MIB

Imported symbols

hh3cCommon Integer32 Unsigned32
OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
InetAddressType InetAddress

Defined Values

hh3cIDSMib 1.3.6.1.4.1.25506.2.47.1
This MIB describes IDS private information. IDS(Instruction Detecting System) is used to detect intruder activity.
MODULE-IDENTITY    

hh3cIds 1.3.6.1.4.1.25506.2.47
OBJECT IDENTIFIER    

hh3cIDSTrapGroup 1.3.6.1.4.1.25506.2.47.1.1
OBJECT IDENTIFIER    

hh3cIDSTrapInfo 1.3.6.1.4.1.25506.2.47.1.1.1
OBJECT IDENTIFIER    

hh3cIDSTrapIPFragmentQueueLen 1.3.6.1.4.1.25506.2.47.1.1.1.1
The length of IP fragment queue.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hh3cIDSTrapStatSessionTabLen 1.3.6.1.4.1.25506.2.47.1.1.1.2
The length of status session table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hh3cIDSTrapIPAddressType 1.3.6.1.4.1.25506.2.47.1.1.1.3
The type of IP Address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hh3cIDSTrapIPAddress 1.3.6.1.4.1.25506.2.47.1.1.1.4
IP Address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hh3cIDSTrapUserName 1.3.6.1.4.1.25506.2.47.1.1.1.5
User name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hh3cIDSTrapLoginType 1.3.6.1.4.1.25506.2.47.1.1.1.6
Login type, including telnet, ssh and web.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER telnet(1), ssh(2), web(3)  

hh3cIDSTrapUpgradeType 1.3.6.1.4.1.25506.2.47.1.1.1.7
Upgrade type, including programme(system image), crb(custom rule base, one kind of configuration file), vrb(vendor rule base, one kind of configuration file).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER programme(1), crb(2), vrb(3)  

hh3cIDSTrapCRLName 1.3.6.1.4.1.25506.2.47.1.1.1.8
CRL(Certificate Revoke List) name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hh3cIDSTrapCertName 1.3.6.1.4.1.25506.2.47.1.1.1.9
Certificate name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hh3cIDSTrapDetectRuleID 1.3.6.1.4.1.25506.2.47.1.1.1.10
The rule ID which is a unique identifier for a specified detect rule.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hh3cIDSTrapEngineID 1.3.6.1.4.1.25506.2.47.1.1.1.11
A unique number used to identify an interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cIDSTrapFileName 1.3.6.1.4.1.25506.2.47.1.1.1.12
The file name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hh3cIDSTrapCfgLineInFile 1.3.6.1.4.1.25506.2.47.1.1.1.13
The line number in the configuration file.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hh3cIDSTrapReasonForError 1.3.6.1.4.1.25506.2.47.1.1.1.14
The information of the notification. Although the format and content of this object are device specific, they should be defined uniformly in the device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

hh3cIDSTrap 1.3.6.1.4.1.25506.2.47.1.1.2
OBJECT IDENTIFIER    

hh3cIDSTrapPrefix 1.3.6.1.4.1.25506.2.47.1.1.2.0
OBJECT IDENTIFIER    

hh3cIDSTrapIPFragQueueFull 1.3.6.1.4.1.25506.2.47.1.1.2.0.1
This notification will be generated when the IP fragment queue is full. The hh3cIDSTrapIPFragmentQueueLen describes the length of current fragment queue. The hh3cIDSTrapReasonForError describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapStatSessTabFull 1.3.6.1.4.1.25506.2.47.1.1.2.0.2
This notification will be generated when the status session table is full. The hh3cIDSTrapStatSessionTabLen describes the length of current status session table. The hh3cIDSTrapReasonForError describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapDetectRuleParseFail 1.3.6.1.4.1.25506.2.47.1.1.2.0.3
This notification will be generated when failing to parse the rules for detecting. The hh3cIDSTrapDetectRuleID object describes rule ID. The hh3cIDSTrapEngineID object identifies an interface the rule applies to. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapDBConnLost 1.3.6.1.4.1.25506.2.47.1.1.2.0.4
This notification will be generated when connecting with database server fails. The hh3cIDSTrapIPAddressType object describes the IP address type of database server. The hh3cIDSTrapIPAddress object describes the IP address of database server. The hh3cIDSTrapReasonForError describes reason of connecting failure.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapCRLNeedUpdate 1.3.6.1.4.1.25506.2.47.1.1.2.0.5
This notification will be generated when IDS device detects that CRL is out of date. The hh3cIDSTrapCRLName object describes the CRL(Certificate Revoke List) name. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapCertOverdue 1.3.6.1.4.1.25506.2.47.1.1.2.0.6
This notification will be generated when IDS device detects that certificate is overdue. The hh3cIDSTrapCertName object describes the certificate name. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapTooManyLoginFail 1.3.6.1.4.1.25506.2.47.1.1.2.0.7
This notification will be generated when the login failure times of a user over a certain number. The hh3cIDSTrapUserName object describes the user name when logging in. The hh3cIDSTrapIPAddressType object describes the IP address type of client. The hh3cIDSTrapIPAddress object describes the IP address of client. The hh3cIDSTrapLoginType object describes login type, including: telnet, ssh, web. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapUpgradeError 1.3.6.1.4.1.25506.2.47.1.1.2.0.8
This notification will be generated when upgrading fails. The hh3cIDSTrapUpgradeType object describes upgrade type, including: programme, vrb. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapFileAccessError 1.3.6.1.4.1.25506.2.47.1.1.2.0.9
This notification will be generated when accessing file fails. The hh3cIDSTrapFileName object describes the name of file accessed. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapConsArithMemLow 1.3.6.1.4.1.25506.2.47.1.1.2.0.10
This notification will be generated when memory used by constructing the arithmetic to seek content is lacking. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapSSRAMOperFail 1.3.6.1.4.1.25506.2.47.1.1.2.0.11
This notification will be generated when reading or writing SSRAM of CIE card fails. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapPacketProcessDisorder 1.3.6.1.4.1.25506.2.47.1.1.2.0.12
This notification will be generated when packets processed is in disorder. The hh3cIDSTrapReasonForError object describes reason for error.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cIDSTrapCfgFileFormatError 1.3.6.1.4.1.25506.2.47.1.1.2.0.13
When devices startup and load the configuration file, if format error is found, this notification will be generated. The hh3cIDSTrapFileName object describes the name of configuration file. The hh3cIDSTrapCfgLineInFile object describes the line number in the file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE