MIBs Depot

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

FromSymbols
HH3C-OID-MIBhh3cCommon
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1Unsigned32accessible-for-notifycurrent
hh3cIDSTrapStatSessionTabLen
OBJECT-TYPE
The length of status session table.
1.3.6.1.4.1.25506.2.47.1.1.1.2Unsigned32accessible-for-notifycurrent
hh3cIDSTrapIPAddressType
OBJECT-TYPE
The type of IP Address.
1.3.6.1.4.1.25506.2.47.1.1.1.3InetAddressTypeaccessible-for-notifycurrent
hh3cIDSTrapIPAddress
OBJECT-TYPE
IP Address.
1.3.6.1.4.1.25506.2.47.1.1.1.4InetAddressaccessible-for-notifycurrent
hh3cIDSTrapUserName
OBJECT-TYPE
User name.
1.3.6.1.4.1.25506.2.47.1.1.1.5OCTET STRING (SIZE(0..64))accessible-for-notifycurrent
hh3cIDSTrapLoginType
OBJECT-TYPE
Login type, including telnet, ssh and web.
1.3.6.1.4.1.25506.2.47.1.1.1.6INTEGER {telnet(1), ssh(2), web(3)}accessible-for-notifycurrent
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.7INTEGER {programme(1), crb(2), vrb(3)}accessible-for-notifycurrent
hh3cIDSTrapCRLName
OBJECT-TYPE
CRL(Certificate Revoke List) name.
1.3.6.1.4.1.25506.2.47.1.1.1.8OCTET STRING (SIZE(0..64))accessible-for-notifycurrent
hh3cIDSTrapCertName
OBJECT-TYPE
Certificate name.
1.3.6.1.4.1.25506.2.47.1.1.1.9OCTET STRING (SIZE(0..64))accessible-for-notifycurrent
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.10Unsigned32accessible-for-notifycurrent
hh3cIDSTrapEngineID
OBJECT-TYPE
A unique number used to identify an interface.
1.3.6.1.4.1.25506.2.47.1.1.1.11Integer32accessible-for-notifycurrent
hh3cIDSTrapFileName
OBJECT-TYPE
The file name.
1.3.6.1.4.1.25506.2.47.1.1.1.12OCTET STRING (SIZE(0..256))accessible-for-notifycurrent
hh3cIDSTrapCfgLineInFile
OBJECT-TYPE
The line number in the configuration file.
1.3.6.1.4.1.25506.2.47.1.1.1.13Unsigned32accessible-for-notifycurrent
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.14OCTET STRING (SIZE(0..256))accessible-for-notifycurrent
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

NameOIDStatus
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.1current
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.2current
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.3current
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.4current
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.5current
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.6current
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.7current
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.8current
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.9current
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.10current
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.11current
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.12current
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.13current