HH3C-IDS-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.47
- Last updated
- 2005-07-14 19:42
- Organization
- New H3C Tech. Co., Ltd.
- Namespace
- comware
- Source file
HH3C-IDS-MIB- Digest
sha256:bda0e1b987cf7d7c8251d36c4546d9efe3dda01b130f4966f9d03d444ab035f1
Description
This MIB describes IDS private information. IDS(Instruction Detecting System) is used to detect intruder activity.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-IDS-MIB HH3C-OID-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cIds OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.47 | |||
| hh3cIDSTrapGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.47.1.1 | |||
| hh3cIDSTrapInfo OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.47.1.1.1 | |||
| hh3cIDSTrapIPFragmentQueueLen OBJECT-TYPE The length of IP fragment queue. | 1.3.6.1.4.1.25506.2.47.1.1.1.1 | Unsigned32 | accessible-for-notify | current |
| hh3cIDSTrapStatSessionTabLen OBJECT-TYPE The length of status session table. | 1.3.6.1.4.1.25506.2.47.1.1.1.2 | Unsigned32 | accessible-for-notify | current |
| hh3cIDSTrapIPAddressType OBJECT-TYPE The type of IP Address. | 1.3.6.1.4.1.25506.2.47.1.1.1.3 | InetAddressType | accessible-for-notify | current |
| hh3cIDSTrapIPAddress OBJECT-TYPE IP Address. | 1.3.6.1.4.1.25506.2.47.1.1.1.4 | InetAddress | accessible-for-notify | current |
| hh3cIDSTrapUserName OBJECT-TYPE User name. | 1.3.6.1.4.1.25506.2.47.1.1.1.5 | OCTET STRING (SIZE(0..64)) | accessible-for-notify | current |
| hh3cIDSTrapLoginType OBJECT-TYPE Login type, including telnet, ssh and web. | 1.3.6.1.4.1.25506.2.47.1.1.1.6 | INTEGER {telnet(1), ssh(2), web(3)} | accessible-for-notify | current |
| hh3cIDSTrapUpgradeType OBJECT-TYPE Upgrade type, including programme(system image), crb(custom rule base, one kind of configuration file), vrb(vendor rule base, one kind of configuration file). | 1.3.6.1.4.1.25506.2.47.1.1.1.7 | INTEGER {programme(1), crb(2), vrb(3)} | accessible-for-notify | current |
| hh3cIDSTrapCRLName OBJECT-TYPE CRL(Certificate Revoke List) name. | 1.3.6.1.4.1.25506.2.47.1.1.1.8 | OCTET STRING (SIZE(0..64)) | accessible-for-notify | current |
| hh3cIDSTrapCertName OBJECT-TYPE Certificate name. | 1.3.6.1.4.1.25506.2.47.1.1.1.9 | OCTET STRING (SIZE(0..64)) | accessible-for-notify | current |
| hh3cIDSTrapDetectRuleID OBJECT-TYPE The rule ID which is a unique identifier for a specified detect rule. | 1.3.6.1.4.1.25506.2.47.1.1.1.10 | Unsigned32 | accessible-for-notify | current |
| hh3cIDSTrapEngineID OBJECT-TYPE A unique number used to identify an interface. | 1.3.6.1.4.1.25506.2.47.1.1.1.11 | Integer32 | accessible-for-notify | current |
| hh3cIDSTrapFileName OBJECT-TYPE The file name. | 1.3.6.1.4.1.25506.2.47.1.1.1.12 | OCTET STRING (SIZE(0..256)) | accessible-for-notify | current |
| hh3cIDSTrapCfgLineInFile OBJECT-TYPE The line number in the configuration file. | 1.3.6.1.4.1.25506.2.47.1.1.1.13 | Unsigned32 | accessible-for-notify | current |
| hh3cIDSTrapReasonForError OBJECT-TYPE The information of the notification. Although the format and content of this object are device specific, they should be defined uniformly in the device. | 1.3.6.1.4.1.25506.2.47.1.1.1.14 | OCTET STRING (SIZE(0..256)) | accessible-for-notify | current |
| hh3cIDSTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.47.1.1.2 | |||
| hh3cIDSTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.47.1.1.2.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cIDSTrapIPFragQueueFull NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.1 | current |
| hh3cIDSTrapStatSessTabFull NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.2 | current |
| hh3cIDSTrapDetectRuleParseFail NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.3 | current |
| hh3cIDSTrapDBConnLost NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.4 | current |
| hh3cIDSTrapCRLNeedUpdate NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.5 | current |
| hh3cIDSTrapCertOverdue NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.6 | current |
| hh3cIDSTrapTooManyLoginFail NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.7 | current |
| hh3cIDSTrapUpgradeError NOTIFICATION-TYPE This notification will be generated when upgrading fails. The hh3cIDSTrapUpgradeType object describes upgrade type, including: programme, vrb. The hh3cIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.8 | current |
| hh3cIDSTrapFileAccessError NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.9 | current |
| hh3cIDSTrapConsArithMemLow NOTIFICATION-TYPE This notification will be generated when memory used by constructing the arithmetic to seek content is lacking. The hh3cIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.10 | current |
| hh3cIDSTrapSSRAMOperFail NOTIFICATION-TYPE This notification will be generated when reading or writing SSRAM of CIE card fails. The hh3cIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.11 | current |
| hh3cIDSTrapPacketProcessDisorder NOTIFICATION-TYPE This notification will be generated when packets processed is in disorder. The hh3cIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.12 | current |
| hh3cIDSTrapCfgFileFormatError NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.25506.2.47.1.1.2.0.13 | current |