HPN-ICF-IDS-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-IDS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpnicfIds | 1.3.6.1.4.1.11.2.14.11.15.2.47 | |||
hpnicfIDSMib | 1.3.6.1.4.1.11.2.14.11.15.2.47.1 |
This MIB describes IDS private information. IDS(Instruction Detecting System) is used to detect intruder activity. |
||
hpnicfIDSTrapGroup | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1 | |||
hpnicfIDSTrapInfo | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1 | |||
hpnicfIDSTrapIPFragmentQueueLen | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.1 | unsigned32 | no-access |
The length of IP fragment queue. |
hpnicfIDSTrapStatSessionTabLen | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.2 | unsigned32 | no-access |
The length of status session table. |
hpnicfIDSTrapIPAddressType | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.3 | inetaddresstype | no-access |
The type of IP Address. |
hpnicfIDSTrapIPAddress | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.4 | inetaddress | no-access |
IP Address. |
hpnicfIDSTrapUserName | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.5 | octet string | no-access |
User name. |
hpnicfIDSTrapLoginType | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.6 | integer | no-access |
Login type, including telnet, ssh and web. Enumeration: 'web': 3, 'ssh': 2, 'telnet': 1. |
hpnicfIDSTrapUpgradeType | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.7 | integer | no-access |
Upgrade type, including programme(system image), crb(custom rule base, one kind of configuration file), vrb(vendor rule base, one kind of configuration file). Enumeration: 'crb': 2, 'vrb': 3, 'programme': 1. |
hpnicfIDSTrapCRLName | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.8 | octet string | no-access |
CRL(Certificate Revoke List) name. |
hpnicfIDSTrapCertName | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.9 | octet string | no-access |
Certificate name. |
hpnicfIDSTrapDetectRuleID | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.10 | unsigned32 | no-access |
The rule ID which is a unique identifier for a specified detect rule. |
hpnicfIDSTrapEngineID | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.11 | integer32 | no-access |
A unique number used to identify an interface. |
hpnicfIDSTrapFileName | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.12 | octet string | no-access |
The file name. |
hpnicfIDSTrapCfgLineInFile | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.13 | unsigned32 | no-access |
The line number in the configuration file. |
hpnicfIDSTrapReasonForError | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.14 | octet string | no-access |
The information of the notification. Although the format and content of this object are device specific, they should be defined uniformly in the device. |
hpnicfIDSTrap | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2 | |||
hpnicfIDSTrapPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0 | |||
hpnicfIDSTrapIPFragQueueFull | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.1 |
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. |
||
hpnicfIDSTrapStatSessTabFull | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.2 |
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. |
||
hpnicfIDSTrapDetectRuleParseFail | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.3 |
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. |
||
hpnicfIDSTrapDBConnLost | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.4 |
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. |
||
hpnicfIDSTrapCRLNeedUpdate | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.5 |
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. |
||
hpnicfIDSTrapCertOverdue | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.6 |
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. |
||
hpnicfIDSTrapTooManyLoginFail | 1.3.6.1.4.1.11.2.14.11.15.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 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. |
||
hpnicfIDSTrapUpgradeError | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.8 |
This notification will be generated when upgrading fails. The hpnicfIDSTrapUpgradeType object describes upgrade type, including: programme, vrb. The hpnicfIDSTrapReasonForError object describes reason for error. |
||
hpnicfIDSTrapFileAccessError | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.9 |
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. |
||
hpnicfIDSTrapConsArithMemLow | 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfIDSTrapReasonForError object describes reason for error. |
||
hpnicfIDSTrapSSRAMOperFail | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.11 |
This notification will be generated when reading or writing SSRAM of CIE card fails. The hpnicfIDSTrapReasonForError object describes reason for error. |
||
hpnicfIDSTrapPacketProcessDisorder | 1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.2.0.12 |
This notification will be generated when packets processed is in disorder. The hpnicfIDSTrapReasonForError object describes reason for error. |
||
hpnicfIDSTrapCfgFileFormatError | 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfIDSTrapFileName object describes the name of configuration file. The hpnicfIDSTrapCfgLineInFile object describes the line number in the file. |