ENTERASYS-THREAT-NOTIFICATION-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS
Home | MIB: ENTERASYS-THREAT-NOTIFICATION-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 |
etsysThreatNotificationMIB | 1.3.6.1.4.1.5624.1.2.45 |
This MIB module defines the portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to the Threat Notification feature. |
||
etsysThreatNotificationObjects | 1.3.6.1.4.1.5624.1.2.45.1 | |||
etsysThreatNotificationNotificationBranch | 1.3.6.1.4.1.5624.1.2.45.1.0 | |||
etsysThreatNotificationInformationMessage1 | 1.3.6.1.4.1.5624.1.2.45.1.0.1 |
An etsysThreatNotificationInformationMessage1 indicates that a potential threat has been identified. This trap should be generated when the IP address of the source of the threat is known, but not the device and interface. (etsysThreatNotificationSenderName and etsysThreatNotificationTargetAddress are optional objects) |
||
etsysThreatNotificationInformationMessage2 | 1.3.6.1.4.1.5624.1.2.45.1.0.2 |
An etsysThreatNotificationInformationMessage2 indicates that a potential threat has been identified. This trap should be generated when the device and interface of the threat is known, but the IP address of the source may or may not be known. (etsysThreatNotificationSenderName, etsysThreatNotificationInitiatorAddress and etsysThreatNotificationTargetAddress are optional objects) |
||
etsysThreatNotificationInformationMessage3 | 1.3.6.1.4.1.5624.1.2.45.1.0.3 |
The purpose of etsysThreatNotificationInformationMessage3 is to support devices that can only send single varbind notifications. See etsysThreatNotificationConsolidatedData for more details. |
||
etsysThreatNotificationInformationMessage4 | 1.3.6.1.4.1.5624.1.2.45.1.0.4 |
An etsysThreatNotificationInformationMessage4 indicates that a potential threat has been identified. This trap should be generated when the device and interface of the threat is known, but the IP address of the source may or may not be known. (etsysThreatNotificationSenderName, etsysThreatNotificationInitiatorAddress and etsysThreatNotificationTargetAddress are optional objects) |
||
etsysThreatUndoNotificationMessage | 1.3.6.1.4.1.5624.1.2.45.1.0.5 |
An etsysThreatUndoNotificationMessage indicates that a potential threat that had been identified has been resolved. When this message is received, if a user was quarantined, the action should be undone. |
||
etsysThreatResponseNotificationMessage | 1.3.6.1.4.1.5624.1.2.45.1.0.6 |
An etsysThreatResponseNotificationMessage indicates that a potential threat that had been identified has been acted upon. When this message is received, a user was either quarantined, or the action was undone. |
||
etsysThreatNotificationSystemBranch | 1.3.6.1.4.1.5624.1.2.45.1.1 | |||
etsysThreatNotificationSenderID | 1.3.6.1.4.1.5624.1.2.45.1.1.1 | displaystring | no-access |
A name that identifies a sender or group of senders. ie. 'Dragon IDS', ACME IDS', 'VIRUS SCAN', 'DRAGON1', 'DRAGON2' |
etsysThreatNotificationSenderName | 1.3.6.1.4.1.5624.1.2.45.1.1.2 | displaystring | no-access |
The name of the sensor that discovered the threat. |
etsysThreatNotificationThreatCategory | 1.3.6.1.4.1.5624.1.2.45.1.1.3 | displaystring | no-access |
A name that identifies a group of threat types. |
etsysThreatNotificationThreatName | 1.3.6.1.4.1.5624.1.2.45.1.1.4 | displaystring | no-access |
The name of the signature that detected the threat. |
etsysThreatNotificationDeviceAddressType | 1.3.6.1.4.1.5624.1.2.45.1.1.5 | inetaddresstype | no-access |
The address type of the device where the initiator of the threat was detected. |
etsysThreatNotificationDeviceAddress | 1.3.6.1.4.1.5624.1.2.45.1.1.6 | inetaddress | no-access |
The address of the device where the initiator of the threat was detected. |
etsysThreatNotificationDeviceIfIndex | 1.3.6.1.4.1.5624.1.2.45.1.1.7 | interfaceindex | no-access |
The interface where the initiator was detected. |
etsysThreatNotificationInitiatorAddressType | 1.3.6.1.4.1.5624.1.2.45.1.1.8 | inetaddresstype | no-access |
The address type of the endstation that initiated the threat. |
etsysThreatNotificationInitiatorAddress | 1.3.6.1.4.1.5624.1.2.45.1.1.9 | inetaddress | no-access |
The address of the endstation that initiated the threat. |
etsysThreatNotificationTargetAddressType | 1.3.6.1.4.1.5624.1.2.45.1.1.10 | inetaddresstype | no-access |
The address type of the endstation that is threatened. |
etsysThreatNotificationTargetAddress | 1.3.6.1.4.1.5624.1.2.45.1.1.11 | inetaddress | no-access |
The address of the endstation that is threatened. |
etsysThreatNotificationConsolidatedData | 1.3.6.1.4.1.5624.1.2.45.1.1.12 | displaystring | no-access |
The purpose of this object is to support devices that can only send single varbind notification messages and should only be used in conjunction with etsysThreatNotificationInformationMessage3. The data should be encoded in the following format: object1='data' object2='data' object3='data' ... Here is an example: etsysThreatNotificationSenderID='dragon' etsysThreatNotificationSenderName='dragon' etsysThreatNotificationThreatCategory='ATTACKS' etsysThreatNotificationThreatName='HOST:APACHE:ETC-PASSWD' etsysThreatNotificationInitiatorAddress='1.1.1.1' etsysThreatNotificationTargetAddress='2.2.2.2' |
etsysThreatNotificationInitiatorMacAddress | 1.3.6.1.4.1.5624.1.2.45.1.1.13 | macaddress | no-access |
The MAC address of the endstation that is threatened. |
etsysThreatNotificationIncidentID | 1.3.6.1.4.1.5624.1.2.45.1.1.14 | integer32 | no-access |
The incident ID of an event. Used by etsysThreatUndoNotificationMessage to undo an action. |
etsysThreatNotificationStatus | 1.3.6.1.4.1.5624.1.2.45.1.1.15 | displaystring | no-access |
The status of an event. Used by etsysThreatResponseNotificationMessage. |
etsysThreatNotificationDetails | 1.3.6.1.4.1.5624.1.2.45.1.1.16 | displaystring | no-access |
The details of an event. Used by etsysThreatResponseNotificationMessage. |
etsysThreatNotificationAction | 1.3.6.1.4.1.5624.1.2.45.1.1.17 | displaystring | no-access |
The action taken in response to an incident. Used by etsysThreatResponseNotificationMessage. |
etsysThreatNotificationRuleName | 1.3.6.1.4.1.5624.1.2.45.1.1.18 | displaystring | no-access |
The name of the rule that was applied to this incident. Used by etsysThreatResponseNotificationMessage. |
etsysThreatNotificationDateTime | 1.3.6.1.4.1.5624.1.2.45.1.1.19 | dateandtime | no-access |
The date and time the incident was received. Used by etsysThreatResponseNotificationMessage. |
etsysThreatNotificationLastUpdated | 1.3.6.1.4.1.5624.1.2.45.1.1.20 | dateandtime | no-access |
The date and time the event was last updated. Used by etsysThreatResponseNotificationMessage. |
etsysThreatNotificationConformance | 1.3.6.1.4.1.5624.1.2.45.2 | |||
etsysThreatNotificationGroups | 1.3.6.1.4.1.5624.1.2.45.2.1 | |||
etsysThreatNotificationMessage1SystemGroup | 1.3.6.1.4.1.5624.1.2.45.2.1.1 |
A collection of objects required for etsysThreatNotificationMessage1 providing information about possible threats on a network. |
||
etsysThreatNotificationMessage2SystemGroup | 1.3.6.1.4.1.5624.1.2.45.2.1.2 |
A collection of objects required for etsysThreatNotificationMessage2 providing information about possible threats on a network. |
||
etsysThreatNotificationMessage3SystemGroup | 1.3.6.1.4.1.5624.1.2.45.2.1.3 |
A collection of objects required for etsysThreatNotificationMessage3 providing information about possible threats on a network. |
||
etsysThreatNotificationMessage1Group | 1.3.6.1.4.1.5624.1.2.45.2.1.4 |
A collection of notifications used to alert a management application of possible threats on a network. |
||
etsysThreatNotificationMessage2Group | 1.3.6.1.4.1.5624.1.2.45.2.1.5 |
A collection of notifications used to alert a management application of possible threats on a network. |
||
etsysThreatNotificationMessage3Group | 1.3.6.1.4.1.5624.1.2.45.2.1.6 |
A collection of notifications used to alert a management application of possible threats on a network. |
||
etsysThreatNotificationMessage4SystemGroup | 1.3.6.1.4.1.5624.1.2.45.2.1.7 |
A collection of objects required for etsysThreatNotificationMessage4 providing information about possible threats on a network. |
||
etsysThreatNotificationMessage4Group | 1.3.6.1.4.1.5624.1.2.45.2.1.8 |
A collection of notifications used to alert a management application of possible threats on a network. |
||
etsysThreatUndoNotificationMessageSystemGroup | 1.3.6.1.4.1.5624.1.2.45.2.1.9 |
A collection of objects required for etsysThreatUndoNotificationMessage providing information about possible threats on a network. |
||
etsysThreatUndoNotificationMessageGroup | 1.3.6.1.4.1.5624.1.2.45.2.1.10 |
A collection of notifications used to alert a management application of possible threats on a network. |
||
etsysThreatResponseNotificationMessageSystemGroup | 1.3.6.1.4.1.5624.1.2.45.2.1.11 |
A collection of objects required for etsysThreatResponseNotificationMessage providing information about possible threats on a network. |
||
etsysThreatResponseNotificationMessageGroup | 1.3.6.1.4.1.5624.1.2.45.2.1.12 |
A collection of notifications used to alert a management application of possible threats on a network. |
||
etsysThreatNotificationCompliances | 1.3.6.1.4.1.5624.1.2.45.2.2 | |||
etsysThreatNotificationCompliance | 1.3.6.1.4.1.5624.1.2.45.2.2.1 |
The compliance statement for devices that support threat notifications. |