ENDACE-MODULE-MIB
AI MIB Summary
The ENDACE-MODULE-MIB provides SNMP access to monitor the operational status, health metrics, and configuration parameters of DAG (Data Acquisition) hardware modules within Endace network traffic analysis appliances. It enables administrators to track critical device-level indicators such as module state, packet capture statistics, and hardware faults for the Endace "Shogun" platform.
This MIB handles information about DAG Modules in Endace appliances, formerly known as 'Shogun'.
Main OID:
shogunModuleMIB.1.3.6.1.4.1.18418.2
91
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
91 total| Object Name |
|---|
shogunModuleMIBThis MIB handles information about DAG Modules in Endace appliances, formerly known as 'Shogun'. MODULE-IDENTITY .1.3.6.1.4.1.18418.2 |
moduleMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.18418.2.1 |
moduleTableThe modules that are accessible for the system. There will be one row in this table for each DAG module in the system. SEQUENCE OF ModuleTableEntry .1.3.6.1.4.1.18418.2.1.1 |
moduleTableEntrySettings for a particular module on the system. ModuleTableEntry .1.3.6.1.4.1.18418.2.1.1.1 |
moduleIndexA unique value, greater then zero, for each DAG module. It is recommended that values are assigned contiguously starting from 1. The value for each DAG module must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. The moduleIndex corresponds to its slot number within the system chassis.ro ModuleIndex .1.3.6.1.4.1.18418.2.1.1.1.1 |
moduleNameA unique string that identifies the module within the system.ro DisplayString .1.3.6.1.4.1.18418.2.1.1.1.2 |
moduleTypeThe moduleType field allows us to store module specific information for a module in a separate table indexed by moduleIndex. Types are assigned by Endace, and updated through the use of the EndaceModuleType textual convention.ro EndaceModuleType (ENDACEModuleType-MIB) .1.3.6.1.4.1.18418.2.1.1.1.3 |
moduleActiveFirmwareA unique string identifying the current active firmware on the module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.1.1.4 |
moduleOperStatusThe operational state of the module. moduleOperStatus may have the value up(1), down(2) or unknown(3). There is currently no support for the values 'dormant', 'notPresent', 'lowerLayerDown' or 'testing'.ro Enumeration .1.3.6.1.4.1.18418.2.1.1.1.5 |
moduleLastChangeThe value of sysUpTime at the time the module entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.18418.2.1.1.1.6 |
moduleSnapLenPackets that are greater in length then the snaplen are snapped to the size of moduleSnapLen. Otherwise the behavior of snap length is determined by the value of the moduleVarLen attribute.roobsolete Unsigned32 .1.3.6.1.4.1.18418.2.1.1.1.7 |
moduleTemperatureCurrent temperature of the module.ro Unsigned32 .1.3.6.1.4.1.18418.2.1.1.1.8 |
moduleVoltageCurrent voltage of the module.deprecated Unsigned32 .1.3.6.1.4.1.18418.2.1.1.1.9 |
moduleInterfaces OBJECT IDENTIFIER .1.3.6.1.4.1.18418.2.1.2 |
modifTableGeneric configuration for a collection of interfaces attached to a particular system. There will be one row in this table for each module interface in the system. SEQUENCE OF ModifEntry .1.3.6.1.4.1.18418.2.1.2.1 |
modifEntryGeneric configuration for a particular module interface in the system. ModifEntry .1.3.6.1.4.1.18418.2.1.2.1.1 |
modifModIndexAn integer value identifying a unique interface on a system, if on a module. It is unique for all interfaces on the system.ro InterfaceIndex .1.3.6.1.4.1.18418.2.1.2.1.1.1 |
modifPortLabelA character value that identifies the physical interface number relative to a specific module. It is only unique within a specific module and cannot be used to index the interface table.ro DisplayString .1.3.6.1.4.1.18418.2.1.2.1.1.2 |
modifModuleAn integer value identifying the unique module on the system, to which this interface belongs. This value is the same as the moduleIndex number assigned to the module.ro Integer32 .1.3.6.1.4.1.18418.2.1.2.1.1.3 |
modifNameA unique string that identifies the module within the system.ro DisplayString .1.3.6.1.4.1.18418.2.1.2.1.1.4 |
modifTypeA unique string specifying a if specific table for port specific attributes.ro EndaceifType .1.3.6.1.4.1.18418.2.1.2.1.1.5 |
modifMtuThe size of the largest packet which can be sent/received on the interface, specified in octets.ro Integer32 .1.3.6.1.4.1.18418.2.1.2.1.1.6 |
modifInAdminStatusThe desired operational state of the interface. By default all interfaces are initialized to an admin status of up(1), meaning they will receive packets. Subsequently the value of the modifInAdminStatus can be changed to the down(2) state. If the operational state is unknown then it will have a value of unknown(3). There may be some momentary disconnect between the desired state of the interface and its current operational state, as the interface may take some time to move between states.ro Enumeration .1.3.6.1.4.1.18418.2.1.2.1.1.7 |
modifInOperStatusReturns the current operational state of the interface. If the interface can receive packets then it will be set to up(1), otherwise it will be set to down(2). By default, this object will have the value of up(1). If the operational state is unknown then it will have a value of unknown(3).ro Enumeration .1.3.6.1.4.1.18418.2.1.2.1.1.8 |
modifLastChangeThe value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local management subsystem, then this object contains a 0 value.deprecated TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.18418.2.1.2.1.1.9 |
modifLinkUpDownTrapEnableIndicates whether modlinkUp/modlinkDown traps should be generated for this interface. By default, this object will have the value of enabled(1).ro Enumeration .1.3.6.1.4.1.18418.2.1.2.1.1.10 |
modifLinkDropThresholdThe number of dropped packets per second before which a dropFault will be raised. By default, this object will have the value of 1000. If set to 0, it will disable the generation of dropFault notifications.deprecated Gauge32 .1.3.6.1.4.1.18418.2.1.2.1.1.11 |
modifSpeedAn estimate of the interfaces current bandwidth in million bits per second (Mbits/s).ro Gauge32 UNITS "Mbps" .1.3.6.1.4.1.18418.2.1.2.1.1.12 |
modifHighSpeedThe use of this MO is deprecated.roobsolete Gauge32 .1.3.6.1.4.1.18418.2.1.2.1.1.13 |
modifInOctetsCount of the In Octets that have been received on the interface including framing characters. This value will be reinitialized by the management system, and at other times as indicated by the value of the modifCounterDiscontinuityTime.rodeprecated Counter32 .1.3.6.1.4.1.18418.2.1.2.1.1.14 |
modifInPacketsCount of the In packets that have been received on the interface. This value will be reinitialized by the management system, and at other times as indicated by the value of the modifCounterDiscontinuityTime.rodeprecated Counter32 .1.3.6.1.4.1.18418.2.1.2.1.1.15 |
modifInDropPacketsCount of the In packets that have been dropped at the PHY interface. This value will be reinitialized by the management system, and at other times as indicated by the value of the modifCounterDiscontinuityTime.rodeprecated Counter32 .1.3.6.1.4.1.18418.2.1.2.1.1.16 |
modifOutOctetsCount of the Out Octets that have been transmitted on the interface. This value will be reinitialized by the management system, and at other times as indicated by the value of the modifCounterDiscontinuityTime.rodeprecated Counter32 .1.3.6.1.4.1.18418.2.1.2.1.1.17 |
modifOutPacketsCount of the Out packets that have been transmitted on the interface. This value will be reinitialized by the management system, and at other times as indicated by the value of the modifCounterDiscontinuityTime.rodeprecated Counter32 .1.3.6.1.4.1.18418.2.1.2.1.1.18 |
modifHCInOctetsThe total number of octets received on the interface including framing characters. This object is a 64bit version of modifInOctets. This value will be reinitialized by the management system, and at other times as indicated by the value of modifCounterDiscontinuityTime.ro Counter64 .1.3.6.1.4.1.18418.2.1.2.1.1.19 |
modifHCInPacketsThe total number of packets received on the interface. This object is a 64bit version of modifInPackets. This value will be reinitialized by the management system, and at other times as indicated by the value of modifCounterDiscontinuityTime.ro Counter64 .1.3.6.1.4.1.18418.2.1.2.1.1.20 |
modifHCInDropPacketsThe total number of packets that have been dropped at the PHY interface. This object is a 64bit version of the modifInDropPackets. This value will be reinitialized by the management system, and at other times as indicated by the value of the modifCounterDiscontinuityTime.ro Counter64 .1.3.6.1.4.1.18418.2.1.2.1.1.21 |
modifHCOutOctetsThe total number of octets sent on the interface. This object is a 64bit version of modifOutOctets. This value will be reinitialized by the management system, and at other times as indicated by the value of modifCounterDiscontinuityTime.ro Counter64 .1.3.6.1.4.1.18418.2.1.2.1.1.22 |
modifHCOutPacketsThe total number of packets sent on the interface. This object is a 64bit version of modifOutPackets. This value will be reinitialized by the management system, and at other times as indicated by the value of modifCounterDiscontinuityTime.ro Counter64 .1.3.6.1.4.1.18418.2.1.2.1.1.23 |
modifCounterDiscontinuityTimeThe value of sysUpTime on the most recent occasion at which any one or more of this interface's counters suffered a discontinuity. The relevant counters are the specific instances associated with this interface of any Counter32 or Counter64 object contained in the modifTable. This value is 0 if no such discontinuities have occurred since the last re-initialization of the local management subsystem.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.18418.2.1.2.1.1.24 |
modifHCInErrorsThe total number of receive errors on this PHY interface.ro Counter64 .1.3.6.1.4.1.18418.2.1.2.1.1.25 |
modifUserLabelUser definable label for DAG ports.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.1.1.26 |
modifPhysAddrPhysical address of the interface (MAC address).ro PhysAddress .1.3.6.1.4.1.18418.2.1.2.1.1.27 |
modoptTableTable with information about all DAG SFP Modules. SEQUENCE OF ModoptEntry .1.3.6.1.4.1.18418.2.1.2.3 |
modoptEntryRow of table with information about all DAG SFP Modules. ModoptEntry .1.3.6.1.4.1.18418.2.1.2.3.1 |
modoptIndexUnique, immutable index of optical modules in DAG cards. Unsigned32 .1.3.6.1.4.1.18418.2.1.2.3.1.1 |
modoptNameName of DAG port were the SFP module is plugged in.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.2 |
modoptDetectLogical indicator where a module was detected or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.3 |
modoptLOSLogical 'Loss of Signal' indicator. 'true': no signal 'false': signal detected.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.4 |
modoptRxPowerReceived optical power in [dbm].ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.5 |
modoptRxPowerOkLogical indicator that the measured RX power is within the allowed range. The thresholds can be defined via CLI commands.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.6 |
modoptTxPowerTransmitted optical power in [dbm].ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.7 |
modoptTxPowerOkLogical indicator that the measured TX power is within the allowed range. The thresholds can be defined via CLI commands.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.8 |
modoptTempTemperature inside the SFP module in [degrees Celsius].ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.9 |
modoptTempOkLogical indicator that the measured temperature is within the allowed range. The thresholds can be defined via CLI commands.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.10 |
modoptVoltVoltage applied to SFP module in [V].ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.11 |
modoptVoltOkLogical indicator that the applied voltage is within the allowed range. The thresholds can be defined via CLI commands.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.12 |
modoptComplianceList of compliances issued plugged-in SFP module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18418.2.1.2.3.1.13 |
moduleTraps1 OBJECT IDENTIFIER .1.3.6.1.4.1.18418.2.1.3 |
modlinkUpA linkup trap signifies that the SNMP entity, acting in an agent role has detected that the modifInOperStatus object for one of its communication links left the down state and transitioned to the up state. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.1 |
modlinkDownA linkdown trap signifies that the SNMP entity, acting in an agent role, has detected that the modifInOperStatus object for one of its communication links left the up state and transitioned to the down state. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.2 |
dropFaultA dropFault trap signifies that the SNMP entity, acting in an agent role, has detected that the ifInDropCount or ifHCInDropCount has exceeded the modifLinkDropThreshold value for an interval of 1 second. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.5 |
dropNormalA dropNormal trap signifies that the SNMP entity, acting in an agent role, has detected that the ifInDropCount or ifHCInDropCount value is less then the modifLinkDropThreshold value for an interval of 1 second, after is was in a dropFault condition. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.6 |
fcsFaultA fcsFault trap signifies that the SNMP entity, acting in an agent role, has detected that the FCS error count for the interface has exceeded the threshold value for an interval of 1 second. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.7 |
fcsNormalA fcsNormal trap signifies that the SNMP entity, acting in an agent role, has detected that the FCS error count for the interface is less then the threshold value for an interval of 1 second, after it was in a fcsFault condition. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.8 |
remoteFaultA remoteFault trap signifies that the SNMP entity, acting in an agent role, has detected that the operational status for the remote party has entered an invalid state. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.9 |
timestampConvDropFaultThe Timestamp Conversion Module detected packets with out-of-order timestamps. These timestamps can corrupt Rotation File and were dropped for security reasons. Please check your Timestamp Conversion setting and your data source.obsolete NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.10 |
timestampConvDropNormalThe Timestamp Conversion Module doesn't detect any out-of-order packets for an interval of 1 second, after is was in a timestampConvDropFault condition. This could mean that all packet timestamps are in correct order or no traffic is coming in.obsolete NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.11 |
syncLossA syncLoss trap signifies that the synchronization of the DAG Module is lost. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.13 |
syncReturnA syncReturn trap signifies that the synchronization of the DAG Module has returned after it was lost. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.14 |
inErrorFaultAn inErrorFault trap signifies that the SNMP entity, acting in an agent role, has detected that the RX error count for the interface has exceeded the threshold value for an interval of 1 second. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.15 |
inErrorNormalAn inErrorNormal trap signifies that the SNMP entity, acting in an agent role, has detected that the RX error count for the interface is less then the threshold value for an interval of 1 second, after it was in an inErrorFault condition. NOTIFICATION-TYPE .1.3.6.1.4.1.18418.2.1.3.16 |
moduleConformance OBJECT IDENTIFIER .1.3.6.1.4.1.18418.2.2 |
moduleGroups OBJECT IDENTIFIER .1.3.6.1.4.1.18418.2.2.1 |
moduleControlGroupA collection of objects providing information applicable to controlling all modules. The OIDs of objects may be reused in a later version of this MIB. Unknown .1.3.6.1.4.1.18418.2.2.1.1 |
ifControlGroupA collection of objects providing information applicable to all Interfaces. Unknown .1.3.6.1.4.1.18418.2.2.1.2 |
ifInPacketGroupA collection of objects providing ingress information for all packet oriented network interfaces. This group is deprecated since the counter size of 32bits is not suitable for higher bandwidths.deprecated Unknown .1.3.6.1.4.1.18418.2.2.1.3 |
ifOutPacketGroupA collection of objects providing egress information for all packet orientated network interfaces. This group is deprecated since the counter size of 32bits is not suitable for higher bandwidths.deprecated Unknown .1.3.6.1.4.1.18418.2.2.1.4 |
ifInHCPacketGroupA collection of objects providing ingress information for high speed packet oriented network interfaces. A high speed network is one that can transmit and receive at speeds greater then 650,000,000 bits/second. Unknown .1.3.6.1.4.1.18418.2.2.1.5 |
ifOutHCPacketGroupA collection of objects providing egress information for high speed packet oriented network interfaces. A high speed network is one that can transmit and receive at speeds greater then 650,000,000 bits/second. Unknown .1.3.6.1.4.1.18418.2.2.1.6 |
ifModCounterDiscontinuityGroupA collection of objects providing information specific to interface counter discontinuities. Unknown .1.3.6.1.4.1.18418.2.2.1.7 |
linkTrapsGroupA collection of objects providing information about link status for all packet oriented network interfaces in the system. Unknown .1.3.6.1.4.1.18418.2.2.1.8 |
linkTrapsDropA collection of objects providing information about drop counts for all packet oriented network interfaces in the system. Unknown .1.3.6.1.4.1.18418.2.2.1.9 |
linkTrapsErrorsA collection of objects providing information about notifications raised when certain error conditions arise on a module link. Unknown .1.3.6.1.4.1.18418.2.2.1.10 |
modoptGroupGroup of all OID describing optical modules. Unknown .1.3.6.1.4.1.18418.2.2.1.11 |
moduleTrapsStateA collection of objects providing information about notifications raised when the module is in different states. Unknown .1.3.6.1.4.1.18418.2.2.1.12 |
modulePhysStatusGroupA collection of objects providing information applicable to the physical status of a module. Unknown .1.3.6.1.4.1.18418.2.2.1.16 |
timestampConvertNotifyGroupTimestamp conversion drops are only signaled, if the timestamp conversion module, that convert converts incoming timestamps into ERF timestamps detected packets that are out of order. This is to protect Data Pipes and Rotation Files from getting corrupted because of out-of-order timestamps.obsolete Unknown .1.3.6.1.4.1.18418.2.2.1.17 |
obsoleteGroupThis group collects all obsolete Objects.obsolete Unknown .1.3.6.1.4.1.18418.2.2.1.18 |
moduleCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.18418.2.2.2 |
moduleCompliance1The compliance statement for Endace managed network entities that have DAG modules.obsolete Unknown .1.3.6.1.4.1.18418.2.2.2.1 |