INTRUSION-DETECTION-ALERT-MIB

File: INTRUSION-DETECTION-ALERT-MIB.mib (46097 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF NETWORK-SERVICES-MIB

Imported symbols

MODULE-IDENTITY Counter32 Gauge32
OBJECT-TYPE OBJECT-IDENTITY IpAddress
mib-2 DateAndTime TimeStamp
SnmpAdminString MODULE-COMPLIANCE OBJECT-GROUP
URLString

Defined Types

IdAlertEntry  
SEQUENCE    
  idAlertVersion INTEGER
  idAlertID INTEGER
  idAlertImpact INTEGER

IdTimeEntry  
SEQUENCE    
  idTimeOffset SnmpAdminString
  idTimeNtpStamp SnmpAdminString
  idTimeDate SnmpAdminString
  idTimeTime SnmpAdminString

IdDTimeEntry  
SEQUENCE    
  idDTimeOffset SnmpAdminString
  idDTimeNtpStamp SnmpAdminString
  idDTimeDate SnmpAdminString
  idDTimeTime SnmpAdminString

IdAnTimeEntry  
SEQUENCE    
  idAnTimeOffset SnmpAdminString
  idAnTimeNtpStamp SnmpAdminString
  idAnTimeDate SnmpAdminString
  idAnTimeTime SnmpAdminString

IdClassificationEntry  
SEQUENCE    
  idClassificationIndex INTEGER
  idClassificationOrigin SnmpAdminString
  idClassificationName SnmpAdminString
  idClassificationUrl SnmpAdminString

IdSourceEntry  
SEQUENCE    
  idSourceIndex INTEGER
  idSourceSpoofed INTEGER
  idSourceID SnmpAdminString

IdTargetEntry  
SEQUENCE    
  idTargetIndex INTEGER
  idTargetDecoy INTEGER
  idTargetID SnmpAdminString

IdToolAlertEntry  
SEQUENCE    
  idToolAlertIDIndex INTEGER
  idToolAlertName SnmpAdminString
  idToolAlertCommand SnmpAdminString
  idToolAlertIDs SnmpAdminString

IdOverflowAlertEntry  
SEQUENCE    
  idOverflowAlertProgram SnmpAdminString
  idOverflowAlertSize INTEGER
  idOverflowAlertBuffer SnmpAdminString

IdCorrelationAlertEntry  
SEQUENCE    
  idCorrelationAlertIndex INTEGER
  idCorrelationAlertIDs SnmpAdminString

IdAdditionalDataEntry  
SEQUENCE    
  idAdditionalDataIndex INTEGER
  idAdditionalDataType INTEGER
  idAdditionalDataMeaning SnmpAdminString

IdArgumentsEntry  
SEQUENCE    
  idArgumentsSDType INTEGER
  idArgumentsProcIndex INTEGER
  idArguments SnmpAdminString

IdUserEntry  
SEQUENCE    
  idUserSDType INTEGER
  idUserIndex INTEGER
  idUserIdent SnmpAdminString
  idUserName SnmpAdminString
  idUserUid SnmpAdminString
  idUserGroup SnmpAdminString
  idUserGid SnmpAdminString
  idUserSerial SnmpAdminString

IdProcessEntry  
SEQUENCE    
  idProcessSDType INTEGER
  idProcessIndex INTEGER
  idProcessID SnmpAdminString
  idProcessName SnmpAdminString
  idProcessPid SnmpAdminString
  idProcessPath SnmpAdminString

IdAddressEntry  
SEQUENCE    
  idAddressType INTEGER
  idAddressTypeIndex INTEGER
  idAddressIndex INTEGER
  idAddressID SnmpAdminString
  idAddressCategory SnmpAdminString
  idAddressAddress SnmpAdminString
  idAddressNetmask IpAddress

IdNodeEntry  
SEQUENCE    
  idNodeIndexType INTEGER
  idNodeIndex INTEGER
  idNodeID SnmpAdminString
  idNodeCategory SnmpAdminString
  idNodeName SnmpAdminString
  idNodeLocation SnmpAdminString

IdAnalyzerEntry  
SEQUENCE    
  idAnalyzerIndex INTEGER
  idAnalyzerID SnmpAdminString
  idAnalyzerNodeIndex INTEGER
  idAnalyzerProcessIndex INTEGER

IdEnvironmentEntry  
SEQUENCE    
  idEnvironmentIndex INTEGER
  idEnvironment SnmpAdminString

IdServiceEntry  
SEQUENCE    
  idServiceIndex INTEGER
  idServiceID SnmpAdminString
  idServiceName SnmpAdminString
  idServiceDport SnmpAdminString
  idServiceSport SnmpAdminString
  idServiceProtocol SnmpAdminString
  idServicePortList SnmpAdminString

Defined Values

idMIB 1.3.6.1.2.1.1
The MIB for Intrusion Detection Messages.
MODULE-IDENTITY    

idAlertObjects 1.3.6.1.2.1.1.1
This is the base object for the objects used in the alert notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

idAlertTable 1.3.6.1.2.1.1.1.1
Each row of this table contains information about an alert indexed by idAlertID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdAlertEntry

idAlertEntry 1.3.6.1.2.1.1.1.1.1
Entry containing information pertaining to an alert.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdAlertEntry  

idAlertVersion 1.3.6.1.2.1.1.1.1.1.1
The version of the class hierarchy used in defining the alert.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAlertID 1.3.6.1.2.1.1.1.1.1.2
The AlertID uniquely identifies each alert generated by an analyzer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idAlertImpact 1.3.6.1.2.1.1.1.1.1.3
An indication of the impact of the (potential) impact of the event on the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

idTimeTable 1.3.6.1.2.1.1.1.2
Each row of this table contains information about the time of an alert indexed by idAlertID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdTimeEntry

idTimeEntry 1.3.6.1.2.1.1.1.2.1
Entry containing information pertaining to the time an alert was generated.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdTimeEntry  

idTimeOffset 1.3.6.1.2.1.1.1.2.1.1
Specifies the offset from Coordinated Universal Time UTC, formerly referred to as Greenwich Mean Time that the and
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idTimeNtpStamp 1.3.6.1.2.1.1.1.2.1.2
The NTP timestamp.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idTimeDate 1.3.6.1.2.1.1.1.2.1.3
The Date.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idTimeTime 1.3.6.1.2.1.1.1.2.1.4
The Time.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idDTimeTable 1.3.6.1.2.1.1.1.3
Each row of this table contains information about the detection time of the event that caused the alert.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdTimeEntry

idDTimeEntry 1.3.6.1.2.1.1.1.3.1
Entry containing information pertaining to the time an event was detected.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdDTimeEntry  

idDTimeOffset 1.3.6.1.2.1.1.1.3.1.1
Specifies the offset from Coordinated Universal Time UTC, that the idTimeDate and idTimeTime elements it represents.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idDTimeNtpStamp 1.3.6.1.2.1.1.1.3.1.2
The NTP timestamp.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idDTimeDate 1.3.6.1.2.1.1.1.3.1.3
The Date.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idDTimeTime 1.3.6.1.2.1.1.1.3.1.4
The Time.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAnTimeTable 1.3.6.1.2.1.1.1.4
A row of this table contains information about the current time on the Analyzer. This table will have only one row.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdAnTimeEntry

idAnTimeEntry 1.3.6.1.2.1.1.1.4.1
Entry containing information pertaining to the time an alert was generated.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdAnTimeEntry  

idAnTimeOffset 1.3.6.1.2.1.1.1.4.1.1
Specifies the offset from Coordinated Universal Time UTC, formerly referred to as Greenwich Mean Time, that the idAnTimeDate and idAnTimeTime elements represent.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAnTimeNtpStamp 1.3.6.1.2.1.1.1.4.1.2
The NTP timestamp.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAnTimeDate 1.3.6.1.2.1.1.1.4.1.3
The Date.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAnTimeTime 1.3.6.1.2.1.1.1.4.1.4
The Time.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idClassificationTable 1.3.6.1.2.1.1.1.5
Each row of this table contains information about the classification of an alert and is indexed by idAlertID and the idClassification Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdClassificationEntry

idClassificationEntry 1.3.6.1.2.1.1.1.5.1
Entry containing information pertaining to the classification of the alert.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdClassificationEntry  

idClassificationIndex 1.3.6.1.2.1.1.1.5.1.1
An index that uniquely identifies the row in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idClassificationOrigin 1.3.6.1.2.1.1.1.5.1.2
The NTP timestamp.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idClassificationName 1.3.6.1.2.1.1.1.5.1.3
The Date.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idClassificationUrl 1.3.6.1.2.1.1.1.5.1.4
The Time.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idSourceTable 1.3.6.1.2.1.1.1.6
Each row of this table contains information about the source of an attack for which the alert is being raised.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdSourceEntry

idSourceEntry 1.3.6.1.2.1.1.1.6.1
Entry pertaining to a source of the attack.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdSourceEntry  

idSourceIndex 1.3.6.1.2.1.1.1.6.1.1
An index uniquely identifying the host entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idSourceSpoofed 1.3.6.1.2.1.1.1.6.1.2
An indication of whether the analyzer believes this to be the true source of the event.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), spoofed(1), notSpoofed(2)  

idSourceID 1.3.6.1.2.1.1.1.6.1.3
An Identifier for the source
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idTargetTable 1.3.6.1.2.1.1.1.7
Each row of this table contains information about the target of the attack for which the alert is being raised.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdTargetEntry

idTargetEntry 1.3.6.1.2.1.1.1.7.1
Entry containing information pertaining to the time an alert was generated.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdTargetEntry  

idTargetIndex 1.3.6.1.2.1.1.1.7.1.1
An index uniquely identifying the target entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idTargetDecoy 1.3.6.1.2.1.1.1.7.1.2
An indication of whether the analyzer believes this to be the true target of the event.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), decoy(1), notdecoy(2)  

idTargetID 1.3.6.1.2.1.1.1.7.1.3
An Identifier for the target
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idToolAlertTable 1.3.6.1.2.1.1.1.8
Each row of this table contains information tool used in the attacks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdToolAlertEntry

idToolAlertEntry 1.3.6.1.2.1.1.1.8.1
Entry containing information about the tool which was used in the attack.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdToolAlertEntry  

idToolAlertIDIndex 1.3.6.1.2.1.1.1.8.1.1
An index uniquely identifying the entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idToolAlertName 1.3.6.1.2.1.1.1.8.1.2
The name of the tool used in the attack.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idToolAlertCommand 1.3.6.1.2.1.1.1.8.1.3
The command or operation the tool was asked to perform.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idToolAlertIDs 1.3.6.1.2.1.1.1.8.1.4
The alerts that have been identified as being related to the tool name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idOverflowAlertTable 1.3.6.1.2.1.1.1.9
Each row of this table contains information about the buffer-overflow types of attacks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdOverflowAlertEntry

idOverflowAlertEntry 1.3.6.1.2.1.1.1.9.1
Entry containing buffer-overflow related information for the corresponding attack.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdOverflowAlertEntry  

idOverflowAlertProgram 1.3.6.1.2.1.1.1.9.1.1
The program that the overflow attacker attempted to run.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idOverflowAlertSize 1.3.6.1.2.1.1.1.9.1.2
The size, in bytes, of the overflowing buffer.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idOverflowAlertBuffer 1.3.6.1.2.1.1.1.9.1.3
Some or all of the data that was sent to the program.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idCorrelationAlertTable 1.3.6.1.2.1.1.1.10
Contains the list of alerts(indexed by idCorrelationIndex) which were correlated to generate the present alert (indexed by idAlertID).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdCorrelationAlertEntry

idCorrelationAlertEntry 1.3.6.1.2.1.1.1.10.1
One of the alerts that was used in the correlation to generate the present alert indexed by idAlertID .
Status: current Access: not-accessible
OBJECT-TYPE    
  IdCorrelationAlertEntry  

idCorrelationAlertIndex 1.3.6.1.2.1.1.1.10.1.1
An index uniquely identifying the CorrelationAlert entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idCorrelationAlertIDs 1.3.6.1.2.1.1.1.10.1.2
List of alertIds that are correlated.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAdditionalDataTable 1.3.6.1.2.1.1.1.11
Each row of this table contains additional information related to the alert that is being raised.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdAdditionalDataEntry

idAdditionalDataEntry 1.3.6.1.2.1.1.1.11.1
Additional information corresponding to the alert that has been raised.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdAdditionalDataEntry  

idAdditionalDataIndex 1.3.6.1.2.1.1.1.11.1.1
An index that along with the Alert-ID uniquely identifies the row in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idAdditionalDataType 1.3.6.1.2.1.1.1.11.1.2
The type of the data in this element.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAdditionalDataMeaning 1.3.6.1.2.1.1.1.11.1.3
A string that describes the meaning of the data in this element. These strings will be implementation dependent.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idArgumentsTable 1.3.6.1.2.1.1.1.12
Each row of this table contains information about the arguments used in the process indexed by idTargetIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdArgumentsEntry

idArgumentsEntry 1.3.6.1.2.1.1.1.12.1
A row containing one element of the argument information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdArgumentsEntry  

idArgumentsSDType 1.3.6.1.2.1.1.1.12.1.1
An enumeration of the type of the node on which the referenced process is running .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source(1), destination(2), analyzer(3)  

idArgumentsProcIndex 1.3.6.1.2.1.1.1.12.1.2
An index to identify the process.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idArguments 1.3.6.1.2.1.1.1.12.1.3
The list of the arguments.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idUserTable 1.3.6.1.2.1.1.1.13
The table containing information about users. .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdUserEntry

idUserEntry 1.3.6.1.2.1.1.1.13.1
A row containing the details of a user
Status: current Access: not-accessible
OBJECT-TYPE    
  IdUserEntry  

idUserSDType 1.3.6.1.2.1.1.1.13.1.1
An enumeration of the type of the node on which the referenced user exists .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source(1), destination(2), analyzer(3)  

idUserIndex 1.3.6.1.2.1.1.1.13.1.2
An index uniquely identifying the user entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idUserIdent 1.3.6.1.2.1.1.1.13.1.3
The ID of the user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idUserName 1.3.6.1.2.1.1.1.13.1.4
The name of the user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idUserUid 1.3.6.1.2.1.1.1.13.1.5
The UID of the user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idUserGroup 1.3.6.1.2.1.1.1.13.1.6
The group of the user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idUserGid 1.3.6.1.2.1.1.1.13.1.7
The gid of the user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idUserSerial 1.3.6.1.2.1.1.1.13.1.8
The serial number of the user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idProcessTable 1.3.6.1.2.1.1.1.14
A Table containing details of processes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdProcessEntry

idProcessEntry 1.3.6.1.2.1.1.1.14.1
Each row contains details of a process indexed by idProcessIndex on a node indexed by idNodeIndex of type given by idProcessSDType related to the alert indexed by idAlertID.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdProcessEntry  

idProcessSDType 1.3.6.1.2.1.1.1.14.1.1
An enumeration of the type of the node on which the referenced process is running .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source(1), destination(2), analyzer(3)  

idProcessIndex 1.3.6.1.2.1.1.1.14.1.2
An index uniquely identifying the process entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idProcessID 1.3.6.1.2.1.1.1.14.1.3
The ID of the process.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idProcessName 1.3.6.1.2.1.1.1.14.1.4
The name of the process.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idProcessPid 1.3.6.1.2.1.1.1.14.1.5
The PID of the process.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idProcessPath 1.3.6.1.2.1.1.1.14.1.6
The absolute path of the process.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAddressTable 1.3.6.1.2.1.1.1.15
A Table containing address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdAddressEntry

idAddressEntry 1.3.6.1.2.1.1.1.15.1
A row containing the address details.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdAddressEntry  

idAddressType 1.3.6.1.2.1.1.1.15.1.1
An enumeration of the node type - this may be a source node a destination node or just an analyzer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source(1), destination(2), analyzer(3), user(4)  

idAddressTypeIndex 1.3.6.1.2.1.1.1.15.1.2
An enumeration of the node type - this may be a source node a destination node or just an analyzer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source(1), destination(2), analyzer(3), user(4)  

idAddressIndex 1.3.6.1.2.1.1.1.15.1.3
An index uniquely identifying the node entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idAddressID 1.3.6.1.2.1.1.1.15.1.4
An Identifier for the node
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAddressCategory 1.3.6.1.2.1.1.1.15.1.5
A category for the node
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAddressAddress 1.3.6.1.2.1.1.1.15.1.6
The address.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAddressNetmask 1.3.6.1.2.1.1.1.15.1.7
The mask of the address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

idNodeTable 1.3.6.1.2.1.1.1.16
A table containing details of nodes related to alerts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdNodeEntry

idNodeEntry 1.3.6.1.2.1.1.1.16.1
A row pertaining to one node
Status: current Access: not-accessible
OBJECT-TYPE    
  IdNodeEntry  

idNodeIndexType 1.3.6.1.2.1.1.1.16.1.1
An enumeration of the node type - this may be a source node a destination node or just an analyzer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER source(1), destination(2), analyzer(3)  

idNodeIndex 1.3.6.1.2.1.1.1.16.1.2
An index uniquely identifying the node entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idNodeID 1.3.6.1.2.1.1.1.16.1.3
An Identifier for the node
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idNodeCategory 1.3.6.1.2.1.1.1.16.1.4
An category for the node
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idNodeName 1.3.6.1.2.1.1.1.16.1.5
An name for the node
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idNodeLocation 1.3.6.1.2.1.1.1.16.1.6
The location of the node
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAnalyzerTable 1.3.6.1.2.1.1.1.17
A table containing the list of analyzers serviced by this MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdAnalyzerEntry

idAnalyzerEntry 1.3.6.1.2.1.1.1.17.1
A row containing details of an Analyzer
Status: current Access: not-accessible
OBJECT-TYPE    
  IdAnalyzerEntry  

idAnalyzerIndex 1.3.6.1.2.1.1.1.17.1.1
An Index to uniquely identify the Analyzer in this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idAnalyzerID 1.3.6.1.2.1.1.1.17.1.2
An identifier to uniquely identify the Analyzer in the domain.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idAnalyzerNodeIndex 1.3.6.1.2.1.1.1.17.1.3
An Index pointing to the corresponding Node in the Node Table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idAnalyzerProcessIndex 1.3.6.1.2.1.1.1.17.1.4
An Index pointing to the corresponding process in the process table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idEnvironmentTable 1.3.6.1.2.1.1.1.18
Each row of this table contains information about the environment variables used in the process indexed by idTargetIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdEnvironmentEntry

idEnvironmentEntry 1.3.6.1.2.1.1.1.18.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdEnvironmentEntry  

idEnvironmentIndex 1.3.6.1.2.1.1.1.18.1.2
An index uniquely identifying the process entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idEnvironment 1.3.6.1.2.1.1.1.18.1.3
The ID of the process.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idServiceTable 1.3.6.1.2.1.1.1.19
Each row of this table contains information about the services that have been targeted..
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IdServiceEntry

idServiceEntry 1.3.6.1.2.1.1.1.19.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  IdServiceEntry  

idServiceIndex 1.3.6.1.2.1.1.1.19.1.1
An index uniquely identifying the process entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

idServiceID 1.3.6.1.2.1.1.1.19.1.2
The ID of the service.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idServiceName 1.3.6.1.2.1.1.1.19.1.3
The name of the service.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idServiceDport 1.3.6.1.2.1.1.1.19.1.4
The list of destination ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idServiceSport 1.3.6.1.2.1.1.1.19.1.5
The list of source ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idServiceProtocol 1.3.6.1.2.1.1.1.19.1.6
The protocol used by the service.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

idServicePortList 1.3.6.1.2.1.1.1.19.1.7
The list of service related ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString