HH3C-IDS-MIB
33 objects
This MIB describes IDS private information. IDS(Instruction Detecting System) is used to detect intruder activity.
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.25506.2.47 | Nodehh3cIds | |||
| 1.3.6.1.4.1.25506.2.47.1 | Identityhh3cIDSMib | This MIB describes IDS private information. IDS(Instruction Detecting System) is used to detect intruder activity. | ||
| 1.3.6.1.4.1.25506.2.47.1.1 | Nodehh3cIDSTrapGroup | |||
| 1.3.6.1.4.1.25506.2.47.1.1.1 | Nodehh3cIDSTrapInfo | |||
| 1.3.6.1.4.1.25506.2.47.1.1.1.1 | Scalarhh3cIDSTrapIPFragmentQueueLen | accessible-for-notify | current | The length of IP fragment queue. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.2 | Scalarhh3cIDSTrapStatSessionTabLen | accessible-for-notify | current | The length of status session table. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.3 | Scalarhh3cIDSTrapIPAddressType | accessible-for-notify | current | The type of IP Address. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.4 | Scalarhh3cIDSTrapIPAddress | accessible-for-notify | current | IP Address. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.5 | Scalarhh3cIDSTrapUserName | accessible-for-notify | current | User name. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.6 | Scalarhh3cIDSTrapLoginType | accessible-for-notify | current | Login type, including telnet, ssh and web. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.7 | Scalarhh3cIDSTrapUpgradeType | accessible-for-notify | current | 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.8 | Scalarhh3cIDSTrapCRLName | accessible-for-notify | current | CRL(Certificate Revoke List) name. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.9 | Scalarhh3cIDSTrapCertName | accessible-for-notify | current | Certificate name. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.10 | Scalarhh3cIDSTrapDetectRuleID | accessible-for-notify | current | 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.11 | Scalarhh3cIDSTrapEngineID | accessible-for-notify | current | A unique number used to identify an interface. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.12 | Scalarhh3cIDSTrapFileName | accessible-for-notify | current | The file name. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.13 | Scalarhh3cIDSTrapCfgLineInFile | accessible-for-notify | current | The line number in the configuration file. |
| 1.3.6.1.4.1.25506.2.47.1.1.1.14 | Scalarhh3cIDSTrapReasonForError | accessible-for-notify | current | 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.2 | Nodehh3cIDSTrap | |||
| 1.3.6.1.4.1.25506.2.47.1.1.2.0 | Nodehh3cIDSTrapPrefix | |||
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.1 | Notificationhh3cIDSTrapIPFragQueueFull | current | This notification will be generated when the IP fragment queue is full. The hh3cIDSTrapIPFragmentQueueLen describes the length of current fragment queue. The h… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.2 | Notificationhh3cIDSTrapStatSessTabFull | current | This notification will be generated when the status session table is full. The hh3cIDSTrapStatSessionTabLen describes the length of current status session tabl… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.3 | Notificationhh3cIDSTrapDetectRuleParseFail | current | This notification will be generated when failing to parse the rules for detecting. The hh3cIDSTrapDetectRuleID object describes rule ID. The hh3cIDSTrapEngineI… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.4 | Notificationhh3cIDSTrapDBConnLost | current | This notification will be generated when connecting with database server fails. The hh3cIDSTrapIPAddressType object describes the IP address type of database s… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.5 | Notificationhh3cIDSTrapCRLNeedUpdate | current | This notification will be generated when IDS device detects that CRL is out of date. The hh3cIDSTrapCRLName object describes the CRL(Certificate Revoke List) n… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.6 | Notificationhh3cIDSTrapCertOverdue | current | This notification will be generated when IDS device detects that certificate is overdue. The hh3cIDSTrapCertName object describes the certificate name. The hh3… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.7 | Notificationhh3cIDSTrapTooManyLoginFail | current | 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 l… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.8 | Notificationhh3cIDSTrapUpgradeError | current | This notification will be generated when upgrading fails. The hh3cIDSTrapUpgradeType object describes upgrade type, including: programme, vrb. The hh3cIDSTrapR… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.9 | Notificationhh3cIDSTrapFileAccessError | current | This notification will be generated when accessing file fails. The hh3cIDSTrapFileName object describes the name of file accessed. The hh3cIDSTrapReasonForErro… | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.10 | Notificationhh3cIDSTrapConsArithMemLow | current | This notification will be generated when memory used by constructing the arithmetic to seek content is lacking. The hh3cIDSTrapReasonForError object describes … | |
| 1.3.6.1.4.1.25506.2.47.1.1.2.0.11 | Notificationhh3cIDSTrapSSRAMOperFail | current | 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.12 | Notificationhh3cIDSTrapPacketProcessDisorder | current | 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.13 | Notificationhh3cIDSTrapCfgFileFormatError | current | When devices startup and load the configuration file, if format error is found, this notification will be generated. The hh3cIDSTrapFileName object describes t… |