HPN-ICF-IDS-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.47
- Last updated
- 2005-07-14 19:42
- Namespace
- hp
- Source file
HPN-ICF-IDS-MIB- Digest
sha256:c9f5d98b0ad4eb0df4270d0daf28546fb328f0d515362c4cb2ba7175072fc54f
Description
This MIB describes IDS private information. IDS(Instruction Detecting System) is used to detect intruder activity.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| 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.
HPN-ICF-IDS-MIB HPN-ICF-OID-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfIds OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.47 | |||
| hpnicfIDSTrapGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1 | |||
| hpnicfIDSTrapInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1 | |||
| hpnicfIDSTrapIPFragmentQueueLen OBJECT-TYPE The length of IP fragment queue. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.1 | Unsigned32 | accessible-for-notify | current |
| hpnicfIDSTrapStatSessionTabLen OBJECT-TYPE The length of status session table. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.2 | Unsigned32 | accessible-for-notify | current |
| hpnicfIDSTrapIPAddressType OBJECT-TYPE The type of IP Address. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.3 | InetAddressType | accessible-for-notify | current |
| hpnicfIDSTrapIPAddress OBJECT-TYPE IP Address. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.4 | InetAddress | accessible-for-notify | current |
| hpnicfIDSTrapUserName OBJECT-TYPE User name. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.5 | OCTET STRING (SIZE(0..64)) | accessible-for-notify | current |
| hpnicfIDSTrapLoginType OBJECT-TYPE Login type, including telnet, ssh and web. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.6 | INTEGER {telnet(1), ssh(2), web(3)} | accessible-for-notify | current |
| hpnicfIDSTrapUpgradeType 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.11.2.14.11.15.2.47.1.1.1.7 | INTEGER {programme(1), crb(2), vrb(3)} | accessible-for-notify | current |
| hpnicfIDSTrapCRLName OBJECT-TYPE CRL(Certificate Revoke List) name. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.8 | OCTET STRING (SIZE(0..64)) | accessible-for-notify | current |
| hpnicfIDSTrapCertName OBJECT-TYPE Certificate name. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.9 | OCTET STRING (SIZE(0..64)) | accessible-for-notify | current |
| hpnicfIDSTrapDetectRuleID OBJECT-TYPE The rule ID which is a unique identifier for a specified detect rule. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.10 | Unsigned32 | accessible-for-notify | current |
| hpnicfIDSTrapEngineID OBJECT-TYPE A unique number used to identify an interface. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.11 | Integer32 | accessible-for-notify | current |
| hpnicfIDSTrapFileName OBJECT-TYPE The file name. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.12 | OCTET STRING (SIZE(0..256)) | accessible-for-notify | current |
| hpnicfIDSTrapCfgLineInFile OBJECT-TYPE The line number in the configuration file. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.13 | Unsigned32 | accessible-for-notify | current |
| hpnicfIDSTrapReasonForError 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.11.2.14.11.15.2.47.1.1.1.14 | OCTET STRING (SIZE(0..256)) | accessible-for-notify | current |
| hpnicfIDSTrap OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2 | |||
| hpnicfIDSTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfIDSTrapIPFragQueueFull NOTIFICATION-TYPE This notification will be generated when the IP fragment queue is full. The hpnicfIDSTrapIPFragmentQueueLen describes the length of current fragment queue. The hpnicfIDSTrapReasonForError describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.1 | current |
| hpnicfIDSTrapStatSessTabFull NOTIFICATION-TYPE This notification will be generated when the status session table is full. The hpnicfIDSTrapStatSessionTabLen describes the length of current status session table. The hpnicfIDSTrapReasonForError describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.2 | current |
| hpnicfIDSTrapDetectRuleParseFail NOTIFICATION-TYPE This notification will be generated when failing to parse the rules for detecting. The hpnicfIDSTrapDetectRuleID object describes rule ID. The hpnicfIDSTrapEngineID object identifies an interface the rule applies to. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.3 | current |
| hpnicfIDSTrapDBConnLost NOTIFICATION-TYPE This notification will be generated when connecting with database server fails. The hpnicfIDSTrapIPAddressType object describes the IP address type of database server. The hpnicfIDSTrapIPAddress object describes the IP address of database server. The hpnicfIDSTrapReasonForError describes reason of connecting failure. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.4 | current |
| hpnicfIDSTrapCRLNeedUpdate NOTIFICATION-TYPE This notification will be generated when IDS device detects that CRL is out of date. The hpnicfIDSTrapCRLName object describes the CRL(Certificate Revoke List) name. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.5 | current |
| hpnicfIDSTrapCertOverdue NOTIFICATION-TYPE This notification will be generated when IDS device detects that certificate is overdue. The hpnicfIDSTrapCertName object describes the certificate name. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.6 | current |
| hpnicfIDSTrapTooManyLoginFail NOTIFICATION-TYPE This notification will be generated when the login failure times of a user over a certain number. The hpnicfIDSTrapUserName object describes the user name when logging in. The hpnicfIDSTrapIPAddressType object describes the IP address type of client. The hpnicfIDSTrapIPAddress object describes the IP address of client. The hpnicfIDSTrapLoginType object describes login type, including: telnet, ssh, web. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.7 | current |
| hpnicfIDSTrapUpgradeError NOTIFICATION-TYPE This notification will be generated when upgrading fails. The hpnicfIDSTrapUpgradeType object describes upgrade type, including: programme, vrb. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.8 | current |
| hpnicfIDSTrapFileAccessError NOTIFICATION-TYPE This notification will be generated when accessing file fails. The hpnicfIDSTrapFileName object describes the name of file accessed. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.9 | current |
| hpnicfIDSTrapConsArithMemLow NOTIFICATION-TYPE This notification will be generated when memory used by constructing the arithmetic to seek content is lacking. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.10 | current |
| hpnicfIDSTrapSSRAMOperFail NOTIFICATION-TYPE This notification will be generated when reading or writing SSRAM of CIE card fails. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.11 | current |
| hpnicfIDSTrapPacketProcessDisorder NOTIFICATION-TYPE This notification will be generated when packets processed is in disorder. The hpnicfIDSTrapReasonForError object describes reason for error. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.12 | current |
| hpnicfIDSTrapCfgFileFormatError NOTIFICATION-TYPE When devices startup and load the configuration file, if format error is found, this notification will be generated. The hpnicfIDSTrapFileName object describes the name of configuration file. The hpnicfIDSTrapCfgLineInFile object describes the line number in the file. | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.13 | current |