ENDACE-STREAM-MIB
AI MIB Summary
The ENDACE-STREAM-MIB facilitates the monitoring and management of Endace DAG Stream interfaces, enabling the collection of high-fidelity packet capture statistics and interface performance counters for network traffic analysis.
Support for managing DAG Stream interfaces.
Main OID:
streamMIB.1.3.6.1.4.1.18418.10
57
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
streamMIBSupport for managing DAG Stream interfaces. MODULE-IDENTITY .1.3.6.1.4.1.18418.10 |
streamEvents OBJECT IDENTIFIER .1.3.6.1.4.1.18418.10.0 |
streamInDropFaultA streamInDropFault notification signifies that the SNMP entity, acting in an agent role, has detected that the streamInDropPackets or streamInHCDropPackets has exceeded the streamInDropThreshold value for an interval of one second. Will contain information pertaining to identity of the dropping stream. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.10.0.1 |
streamInDropNormalA streamInDropNormal notification signifies that the SNMP entity, acting in an agent role, has detected that the streamInDropPackets or streamInHCDropPackets value is less than the streamDropThreshold value for an interval of one second after it was in streamInDropFault condition. Will contain information pertaining to the identity of the dropping stream. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.10.0.2 |
streamObjects OBJECT IDENTIFIER .1.3.6.1.4.1.18418.10.1 |
streamDropTableDAG module-level stream configuration details. SEQUENCE OF StreamDropEntry .1.3.6.1.4.1.18418.10.1.1 |
streamDropEntryA single entry with stream attributes at the level of the DAG module. StreamDropEntry .1.3.6.1.4.1.18418.10.1.1.1 |
streamDropModIndexAn integer value identifying a unique DAG Module on a system. It is unique for all modules on the system. Unsigned32 .1.3.6.1.4.1.18418.10.1.1.1.1 |
streamDropModuleAn integer value identifying a unique DAG Module on a system. It is unique for all modules on the system. This value is the same as the moduleIndex number assigned to the module.ro ModuleIndex .1.3.6.1.4.1.18418.10.1.1.1.2 |
streamDropEnabledIndicates whether dropping of packets occurs at the stream or port level. If enabled (1) then dropping occurs at the individual stream that has filled up, otherwise (2) dropping will be occurring on a per port basis.ro Enumeration .1.3.6.1.4.1.18418.10.1.1.1.3 |
streamInDropThresholdThe number of dropped packets per second before which a streamInDropFault will be raised. By default, this object will have a value of 1000. If set to 0 it will disable the generation of streamInDropFault notifications.ro Gauge32 .1.3.6.1.4.1.18418.10.1.1.1.4 |
streamInTableThis table contains information about all In Stream attributes. SEQUENCE OF StreamInEntry .1.3.6.1.4.1.18418.10.1.2 |
streamInEntryAn entry in streamInTable. This entry contains attribute details for a particular In Stream. StreamInEntry .1.3.6.1.4.1.18418.10.1.2.1 |
streamInIndexAn integer value identifying a unique stream on a system. It is unique for all streams in the system. StreamIndex .1.3.6.1.4.1.18418.10.1.2.1.1 |
streamInNumAn integer value identifying a unique stream on a system. It is unique for all streams in the system. This value is the same as that of streamInIndex.ro StreamIndex .1.3.6.1.4.1.18418.10.1.2.1.2 |
streamInNameA unique string identifying a stream on a system. It is unique for all streams on the system.ro DisplayString .1.3.6.1.4.1.18418.10.1.2.1.3 |
streamInModuleAn integer value identifying the unique module on the system to which this stream belongs. This value is the same as the moduleIndex number assigned to the module.ro ModuleIndex (ENDACE-MODULE-MIB) .1.3.6.1.4.1.18418.10.1.2.1.4 |
streamInLabelA string value that identifies the stream number relative to a specific module. It is only unique within a specific module and cannot be used to index the stream table.ro DisplayString .1.3.6.1.4.1.18418.10.1.2.1.5 |
streamInAdminStatusThe desired operational stat of the stream. By default, all streams are initialized to an admin status of up (1), meaning they will receive packets. Subsequently the value of streamInAdminStatus can be changed to down (2). If the operational state is unknown then it will have a value of unknown(3). There may be a momentary disconnect between the desired state of the stream and its current operational state, as the stream may take some time to move between states.roobsolete Enumeration .1.3.6.1.4.1.18418.10.1.2.1.6 |
streamInOperStatusThe current operational status of the stream. If the stream can receive packets then it will be set to up (1), otherwise it will be set to down (2). By default, a stream will have a value of up (1). If the operational state is unknown, it will have a value of unknown (3).ro Enumeration .1.3.6.1.4.1.18418.10.1.2.1.7 |
streamInMemThe memory allocated to the receive stream in mebibytes.ro Unsigned32 .1.3.6.1.4.1.18418.10.1.2.1.8 |
streamInMemBytesThe memory allocated to the receive stream in bytes. This OID is deprecated. It is accurate for EndaceProbes with stream buffer up to 4GB. Use OID streamInMem instead, which gives the stream buffer size in MiBytes.rodeprecated Unsigned32 .1.3.6.1.4.1.18418.10.1.2.1.9 |
streamInSnapLenPackets that are greater in length than the snaplen are snapped to the size of streamInSnapLen. Otherwise the behavior of snap length is determined by the value in moduleSnapLen.roobsolete Unsigned32 .1.3.6.1.4.1.18418.10.1.2.1.10 |
streamInPacketsCount of the In packets received on the stream. This value will be reinitialized by the management system.roobsolete Counter32 .1.3.6.1.4.1.18418.10.1.2.1.11 |
streamInOctetsCount of the In octets that have been received on the stream including framing characters. This value will be reinitialized by the management system.roobsolete Counter32 .1.3.6.1.4.1.18418.10.1.2.1.12 |
streamInHCPacketsThe total number of packets received on the stream. This object is the 64bit version of streamInPackets. This value will be reinitialized by the management system.roobsolete Counter64 .1.3.6.1.4.1.18418.10.1.2.1.13 |
streamInHCOctetsThe total number of octets received on the stream including framing characters. This object is a 64bit version of streamInOctets. This value will be reinitialized by the management system.roobsolete Counter64 .1.3.6.1.4.1.18418.10.1.2.1.14 |
streamInDropPacketsCount of the In packets that have been dropped by the stream. This value will be reinitialized by the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.18418.10.1.2.1.15 |
streamInHCDropPacketsCount of the In packets that have been dropped by the stream. This object is the 64bit version of streamInDropPackets. This value will be reinitialized by the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.ro Counter64 .1.3.6.1.4.1.18418.10.1.2.1.16 |
streamOutTableThis table contains information about all Out Stream attributes. SEQUENCE OF StreamOutEntry .1.3.6.1.4.1.18418.10.1.3 |
streamOutEntryAn entry in streamOutTable. This entry contains attribute details for a particular Out Stream. StreamOutEntry .1.3.6.1.4.1.18418.10.1.3.1 |
streamOutIndexAn integer value identifying a unique stream on a system. It is unique for all streams in the system. StreamIndex .1.3.6.1.4.1.18418.10.1.3.1.1 |
streamOutNumAn integer value identifying a unique stream on a system. It is unique for all streams in the system. This value is the same as streamOutIndex.ro StreamIndex .1.3.6.1.4.1.18418.10.1.3.1.2 |
streamOutNameA unique string identifying a stream on a system. It is unique for all streams on the system.ro DisplayString .1.3.6.1.4.1.18418.10.1.3.1.3 |
streamOutModuleAn integer value identifying the unique module on the system to which this stream belongs. This value is the same as the moduleIndex number assigned to the module.ro ModuleIndex (ENDACE-MODULE-MIB) .1.3.6.1.4.1.18418.10.1.3.1.4 |
streamOutLabelA string value that identifies the stream number relative to a specific module. It is only unique within a specific module and cannot be used to index the stream table.ro DisplayString .1.3.6.1.4.1.18418.10.1.3.1.5 |
streamOutAdminStatusThe desired operational stat of the stream. By default, all streams are initialized to an admin status of up (1), meaning they will receive packets. Subsequently the value of streamInAdminStatus can be changed to down (2). If the operational state is unknown then it will have a value of unknown(3). There may be a momentary disconnect between the desired state of the stream and its current operational state, as the stream may take some time to move between states.ro Enumeration .1.3.6.1.4.1.18418.10.1.3.1.6 |
streamOutOperStatusThe current operational status of the stream. If the stream can receive packets then it will be set to up (1), otherwise it will be set to down (2). By default, a stream will have a value of up (1). If the operational state is unknown, it will have a value of unknown (3).ro Enumeration .1.3.6.1.4.1.18418.10.1.3.1.7 |
streamOutMemThe memory allocated to the receive stream in mebibytes.ro Unsigned32 .1.3.6.1.4.1.18418.10.1.3.1.8 |
streamOutMemBytesThe memory allocated to the receive stream in bytes.ro Unsigned32 .1.3.6.1.4.1.18418.10.1.3.1.9 |
streamOutSnapLenPackets that are greater in length than the snaplen are snapped to the size of streamOutSnapLen. Otherwise the behavior of snap length is determined by the value in moduleSnapLen.ro Unsigned32 .1.3.6.1.4.1.18418.10.1.3.1.10 |
streamOutPacketsCount of the In packets transmitted on the stream. This value will be reinitialized by the management system.ro Counter32 .1.3.6.1.4.1.18418.10.1.3.1.11 |
streamOutOctetsCount of the In octets that have been transmitted on the stream including framing characters. This value will be reinitialized by the management system.ro Counter32 .1.3.6.1.4.1.18418.10.1.3.1.12 |
streamOutHCPacketsThe total number of packets transmitted on the stream. This object is the 64bit version of streamOutPackets. This value will be reinitialized by the management system.ro Counter64 .1.3.6.1.4.1.18418.10.1.3.1.13 |
streamOutHCOctetsThe total number of octets transmitted by the stream including framing characters. This object is a 64bit version of streamOutOctets. This value will be reinitialized by the management system.ro Counter64 .1.3.6.1.4.1.18418.10.1.3.1.14 |
streamConf OBJECT IDENTIFIER .1.3.6.1.4.1.18418.10.2 |
streamGroups OBJECT IDENTIFIER .1.3.6.1.4.1.18418.10.2.1 |
streamModuleAttributesGroup containing stream configuration details for DAG module-level attributes. Unknown .1.3.6.1.4.1.18418.10.2.1.1 |
streamInDetailIn stream identification attributes. This group contains everything needed to identify a unique string and its' DAG Module. Unknown .1.3.6.1.4.1.18418.10.2.1.2 |
streamInAttributesThis group contains all In stream attributes. Unknown .1.3.6.1.4.1.18418.10.2.1.3 |
streamInCountersThis group contains all In stream packet counters, both 32bit and 64bit. Note that the 64bit counters are only supported on high-speed cards. Unknown .1.3.6.1.4.1.18418.10.2.1.4 |
streamOutDetailsOut stream identification attributes. This group contains everything needed to identify a unique string and its' DAG Module. Unknown .1.3.6.1.4.1.18418.10.2.1.5 |
streamOutAttributesThis group contains all Out stream attributes. Unknown .1.3.6.1.4.1.18418.10.2.1.6 |
streamOutCountersThis group contains all Out stream packet counters, both 32bit and 64bit. Note that the 64bit counters are only supported on high-speed cards. Unknown .1.3.6.1.4.1.18418.10.2.1.7 |
streamInEventsThis group contains notifications about In streams. Unknown .1.3.6.1.4.1.18418.10.2.1.8 |
streamCompls OBJECT IDENTIFIER .1.3.6.1.4.1.18418.10.2.2 |
streamComplianceCompliance statement for ENDACE-STREAM entities which implement the ENDACE-STREAM MIB. Unknown .1.3.6.1.4.1.18418.10.2.2.1 |