CODIMA-EXPRESS-MIB
AI MIB Summary
The CODIMA-EXPRESS-MIB provides SNMP management objects for the CODIMA Express product suite, enabling the monitoring of application session states, connection throughput, and system resource utilization specific to this vendor's messaging and integration platform.
This module defines objects for the CODIMA Express product suite.
Main OID:
codimaExpressMIB.1.3.6.1.4.1.226.3.2
913
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
913 total| Object Name |
|---|
codimaExpressMIBThis module defines objects for the CODIMA Express product suite. MODULE-IDENTITY .1.3.6.1.4.1.226.3.2 |
codimaExpressObjectsSub-tree for the CODIMA Express MIB objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1 |
expHistoryDatabasesSub-tree for the CODIMA Express History Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1 |
dbControlSub-tree for the CODIMA Express History Database Control objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.1 |
ctrlTimeTableThe Express History Database Control Time Table. The table allows two types of control over time depending on the value of the ctLockMethod object. When ctLockMethod is lockUserTime, all ctTypeIndex databases will show ctTimeSlots worth of entries with a first timeslot value of the user specified ctUserTime. When ctLockMethod is lockRealTime, all ctTypeIndex databases will show ctTimeSlots worth of entries with a first timeslot value of the real-time specified ctRealTime. The number of rows in this table is two. SEQUENCE OF CtrlTimeEntry .1.3.6.1.4.1.226.3.2.1.1.1.1 |
ctrlTimeEntryA row in the Express History Database Control Time Table. The table allows two types of control over time depending on the value of the ctLockMethod object. When ctLockMethod is lockUserTime, all ctTypeIndex databases will show ctTimeSlots worth of entries with a first timeslot value of the user specified ctUserTime. When ctLockMethod is lockRealTime, all ctTypeIndex databases will show ctTimeSlots worth of entries with a first timeslot value of the real-time specified ctRealTime. The number of rows in this table is two. Entries cannot be created or deleted via SNMP operations. CtrlTimeEntry .1.3.6.1.4.1.226.3.2.1.1.1.1.1 |
ctSampleTypeThe Database Control Sample Type identifies which database sample type this row controls. The two values are: longTerm = 1. All Long Term databases use sample intervals of 15 minutes. shortTerm = 2. All Short Term databases use sample intervals of 15 seconds.ro Enumeration .1.3.6.1.4.1.226.3.2.1.1.1.1.1.1 |
ctTimeSlotsThis object controls number of discrete sample intervals over which data shall be accessible in the CODIMA Express History Database Tables. When the ctSampleType = longTerm the value controls how many hours worth of statistics are accessible. When the ctSampleType = shortTerm the value controls how many minutes worth of statistics are accessible. Long Term databases use sample intervals of 15 minutes. Short Term databases use sample intervals of 15 seconds. For Long Term databases, setting this object to a value of 2 will allow 2 hours, i.e. 8 * 15 minutes, of data gathered by all the Long Term History Databases, to be collected via SNMP polling. Setting this object to the maximum value if 32 will give 32 hours worth of discrete 15 minute samples. For Short Term databases, setting this object to a value of 2 will allow 2 minutes, i.e. 8 * 15 seconds, of data gathered by all the Short Term History Databases, to be collected via SNMP polling. Setting this object to the maximum value if 32 will give 32 minutes worth of discrete 15 second samples.rw INTEGER .1.3.6.1.4.1.226.3.2.1.1.1.1.1.2 |
ctLockMethodThe database lock method to use when polling the History databases. There are two possible values: lockUserTime = 1. In this case the user defined value for the dcUserTime object will be used. lockRealTime = 2. In this case the automatically generated value for the dcRealTime object will be used.rw Enumeration .1.3.6.1.4.1.226.3.2.1.1.1.1.1.3 |
ctLockUserTimeThe user defined lock time for the History Databases. The 'lock time' allows the user to specify a time period to be the first entry timeslot for each history object to be retrieved via SNMP polling. The recommended format is 'hh:mm:ss dd/mmm/yyyy', although other formats are accepted. The time 'hh:mm:ss', is expressed as a 24-hour clock. A valid example for the long term databases is, 14:00:00 29/Jun/2003, i.e. times which are whole hours are required. In contrast a valid example for the short term databases is, 14:57:00 02/Mar/2003, i.e. times which have a minute component are accepted. The value of this object is used only if the ctLockMethod object has a value of lockUserTime. Setting this object to a time after the associated ctLockRealTime object's value is not recommended.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.1.1.1.4 |
ctLockRealTimeThe lock real time represents the current last time slot available for the History Databases. The real time is the last entry timeslot that it is possible to retrieve via SNMP polling. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time 'hh:mm:ss', is expressed as a 24-hour clock. An example is 14:00:00 29/May/2003. The value of this object is used only if the ctLockMethod object has a value of lockRealTime.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.1.1.1.5 |
dbSegmentSub-tree for the CODIMA Express History Segment Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.2 |
segLongTermSub-tree for the CODIMA Express History Long Term Segment Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.2.1 |
slBaseTableA table of CODIMA Express History Long Term Segment Database Base Objects. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SEQUENCE OF SlBaseEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.1 |
slBaseEntryA row in the CODIMA Express History Long Term Segment Database Base Objects table. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SlBaseEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1 |
slbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1.1 |
slbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1.2 |
slbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1.3 |
slbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1.4 |
slbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1.5 |
slbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1.6 |
slbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1.7 |
slbActiveNodesNumber of Active Nodes. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.1.1.1.8 |
slBroadcastTableA table of CODIMA Express History Long Term Segment Database Broadcast Objects. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Broadcast object implements statistics that are associated with Broadcasts, e.g., Broadcast Bytes, Broadcast Frames, Broadcast % Bytes (% of Broadcast bytes in relation to the total number of bytes), Broadcast % Frames (% of Broadcast frames in relation to the total number of frames). The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SEQUENCE OF SlBroadcastEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.2 |
slBroadcastEntryA row in the CODIMA Express History Long Term Segment Database Broadcast Objects table. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Broadcast object implements statistics that are associated with Broadcasts, e.g., Broadcast Bytes, Broadcast Frames, Broadcast % Bytes (% of Broadcast bytes in relation to the total number of bytes), Broadcast % Frames (% of Broadcast frames in relation to the total number of frames). The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SlBroadcastEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.2.1 |
slbcTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.1.2.1.1 |
slbcTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.1.2.1.2 |
slbcBytesNumber of Broadcast Bytes (Port 1 and 2 - Bytes in Broadcast frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.2.1.3 |
slbcPercentBytesPercentage of Broadcast Bytes (Port 1 and 2 - % is in relation to the total number Bytes) i.e., Percentage of the total byte count that are bytes associated with broadcast frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.1.2.1.4 |
slbcFramesNumber of Broadcast Frames (Port 1 and 2). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.2.1.5 |
slbcPercentFramesBroadcast % Frames - % of Broadcast Frames (Port 1 and 2 - % is in relation to the total number of Frames) i.e., Percentage of the total frame count that are broadcast frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.1.2.1.6 |
slDerivedTableA table of CODIMA Express History Long Term Segment Database Derived Objects. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SEQUENCE OF SlDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.3 |
slDerivedEntryA row in the CODIMA Express History Long Term Segment Database Derived Objects table. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SlDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.3.1 |
sldTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.1.3.1.1 |
sldTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.1.3.1.2 |
sldUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.1.3.1.3 |
sldErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.1.3.1.4 |
slEthernetTableA table of CODIMA Express History Long Term Segment Database Ethernet Objects. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Ethernet object implements statistics that are specific to Ethernet Networks, e.g., Collisions, Jabbers, Runts, CRC errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SEQUENCE OF SlEthernetEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.4 |
slEthernetEntryA row in the CODIMA Express History Long Term Segment Database Ethernet Objects table. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Ethernet object implements statistics that are specific to Ethernet Networks, e.g., Collisions, Jabbers, Runts, CRC errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SlEthernetEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.4.1 |
sleTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.1.4.1.1 |
sleTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.1.4.1.2 |
sleRuntsNumber of Runts. Runts are frames which are smaller than the Ethernet minimum frames size of 64 bytes. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.4.1.3 |
sleJabbersNumber of Jabber Frames. Jabbers are frames which exceed the Ethernet maximum packets size of 1518, they are most often caused by faulty transceivers which send spurious noise onto the network. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.4.1.4 |
sleCrcNumber of CRC/Alignment Errors. CRC errors are frames which have been damaged. The Cyclic Redundancy Checksum used to confirm the validity of the frames contents shows that the frame is not valid. Alignment Errors are frames which are misaligned, a frame which does not end on an 8-bit boundary is considered an Alignment Error. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.4.1.5 |
sleCollisionsNumber of Collisions. Collisions are the result of two workstations trying to use shared a transmission medium (cable) simultaneously, e.g., using Ethernet CSMA/CD. The electrical signals, which carry the information the workstations are sending, bump into each other, ruining both signals. This means both workstations will have to re-transmit their information. In most systems, a built-in delay will make sure the collision does not occur again. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.4.1.6 |
sleLateCollisionsNumber of Late Collisions. The term late collisions applies to collisions which occur late enough for the first 12 bytes of the frame to be monitored. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.4.1.7 |
slIcmpTableA table of CODIMA Express History Long Term Segment Database ICMP Objects. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SEQUENCE OF SlIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.5 |
slIcmpEntryA table of CODIMA Express History Long Term Segment Database ICMP Objects. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SlIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1 |
sliTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.1 |
sliTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.2 |
sliPingNumber of IP Pings (Echo Request or Echo Reply Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.3 |
sliSrcQuenchNumber of Source Quench Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.4 |
sliRedirectNumber of Re-Direct Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.5 |
sliTtlExceededNumber of Time to Live Count Exceeded Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.6 |
sliParamProblemNumber of Parameter Problem Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.7 |
sliTimestampNumber of TimeStamp/Address Mask Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.8 |
sliFragTimeoutNumber of Fragment Reassembly Timeout Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.9 |
sliNetUnreachableNumber of Network Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.10 |
sliHostUnreachableNumber of Host Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.11 |
sliProtocolUnreachableNumber of Protocol Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.12 |
sliPortUnreachableNumber of Port Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.13 |
sliFragRequiredNumber of Fragmentation Needed Report Frames with Don't fragment bit set. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.14 |
sliSrcRouteFailNumber of Source Route Failure Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.15 |
sliDestNetUnknownNumber of Destination Network Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.16 |
sliDestHostUnknownNumber of Destination Host Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.17 |
sliSrcHostIsolatedNumber of Source Host Isolated Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.18 |
sliNetProhibitedNumber of Network Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.19 |
sliHostProhibitedNumber of Host Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.20 |
sliNetTosUnreachableNumber of Network Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.21 |
sliHostTosUnreachableNumber of Host Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.22 |
sliPerformanceNumber of reports in the Performance Indicator Group. The reports that are Performance Indicators are Fragment Reassembly Timeout (Number of Fragment Reassembly Timeout Report Frames), Source Quench (Number of Source Quench Report Frames) and TTL Count Exceeded (Number of Time to Live Count Exceeded Report Frames). A value of 4294967294 indicates unknown.'ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.23 |
sliNetRouteProblemNumber of reports in the ICMP Routing Problems - Network Group. The reports apply to Network Routing problems and include Destination Net Unknown (Number of Destination Network Unknown Report Frames), Network Prohibited (Number of Network Prohibited Report Frames), Network TOS Unreachable (Number of Network Type of Service Unreachable Report Frames), Network Unreachable (Number of Network Unreachable Report Frames) and Source Route Fail (Number of Source Route Failure Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.24 |
sliHostRouteProblemNumber of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.25 |
sliAppRouteProblemNumber of reports in the ICMP Routing Problems -Applications Group. The reports apply to Application Routing problems and include Port Unreachable (Number of Port Unreachable Report Frames) and Protocol Unreachable (Number of Protocol Unreachable Report Frames) A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.26 |
sliRouteChangeNumber of reports in the ICMP Route Group that relate to Route Changes. The reports include Redirect Datagrames for Host, Redirect Datagrams for Net, Redirect Datagrams for TOS and HOST and Redirect datagrams for TOS and NET. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.27 |
sliGrpErrorsNumber of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.28 |
sliMaintenanceNumber of reports in the ICMP Maintenance Group that relate to maintenance problems. The reports include Echo Request, Echo Reply, Time Stamp Request, Time Stamp reply, Info Request, Info Reply, Address Mask Request, Address Mask Reply and Checksum Disable. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.5.1.29 |
slPortTableA table of CODIMA Express History Long Term Segment Database Port Object. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The Port object implements statistics that are specific to the segment that are monitored on port 1 and port 2 of the Express hardware, e.g., Port 1 Frames, Port 1 Bytes, Port 2 Frames, Port 2 Bytes. This object is most relevant when you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SEQUENCE OF SlPortEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.6 |
slPortEntryA table of CODIMA Express History Long Term Segment Database Port Object. Based on 15 minute intervals Segment statistics are gathered on the network segment to which the Express is attached. The Port object implements statistics that are specific to the segment that are monitored on port 1 and port 2 of the Express hardware, e.g., Port 1 Frames, Port 1 Bytes, Port 2 Frames, Port 2 Bytes. This object is most relevant when you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object. SlPortEntry .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1 |
slp1TimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.1 |
slp1TimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.2 |
slp1FramesNumber of Frames monitored on Port 1. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.3 |
slp1BytesNumber of Bytes monitored on Port 1. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.4 |
slp1FrameSizeAverage Frame Size in bytes for frames monitored on Port 1. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.5 |
slp1UtilizationPercent Wire Speed for Port 1. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.6 |
slp1LineSpeedLine speed in bits per second for Port 1. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.7 |
slp1SoftErrorsNumber of software errors for Port 1. Protocol/Soft errors are valid frames designed to report anomalies. For example the Internet protocol suite uses the Internet Control Management Protocol (ICMP) frames to report anomalies. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.8 |
slp1RuntsNumber of Runts on Port 1. Runts are frames which are smaller than the Ethernet minimum frames size of 64 bytes. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.9 |
slp1JabbersNumber of Jabber Frames on Port 1. Jabbers are frames which exceed the Ethernet maximum packets size of 1518, they are most often caused by faulty transceivers which send spurious noise onto the network. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.10 |
slp1CrcNumber of CRC/Alignment Errors on Port 1. CRC errors are frames which have been damaged. The Cyclic Redundancy Checksum used to confirm the validity of the frames contents shows that the frame is not valid. Alignment Errors are frames which are misaligned, a frame which does not end on an 8-bit boundary is considered an Alignment Error. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.11 |
slp1CollisionsNumber of Collisions monitored on Port 1. Collisions are the result of two workstations trying to use shared a transmission medium (cable) simultaneously, e.g., using Ethernet CSMA/CD. The electrical signals, which carry the information the workstations are sending, bump into each other, ruining both signals. This means both workstations will have to re-transmit their information. In most systems, a built-in delay will make sure the collision does not occur again. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.12 |
slp1LateCollisionsNumber of Late Collisions monitored on Port 1. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.13 |
slp1LineNoiseLine noise level (number of bursts) on Port 1. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.14 |
slp2FramesNumber of Frames monitored on Port 2. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.15 |
slp2BytesNumber of Bytes monitored on Port 2. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.16 |
slp2FrameSizeAverage Frame Size, in bytes, for frames monitored on Port 2. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.17 |
slp2UtilizationPercent Wire Speed for Port 2. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.18 |
slp2LineSpeedLine speed in bits per second for Port 2. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.19 |
slp2SoftErrorsNumber of software errors for Port 2. Protocol/Soft errors are valid frames designed to report anomalies. For example the Internet protocol suite uses the Internet Control Management Protocol (ICMP) frames to report anomalies. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.20 |
slp2RuntsNumber of Runts on Port 2. Runts are frames which are smaller than the Ethernet minimum frames size of 64 bytes. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.21 |
slp2JabbersNumber of Jabber Frames on Port 2. Jabbers are frames which exceed the Ethernet maximum packets size of 1518, they are most often caused by faulty transceivers which send spurious noise onto the network. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.22 |
slp2CrcNumber of CRC/Alignment Errors on Port 2. CRC errors are frames which have been damaged. The Cyclic Redundancy Checksum used to confirm the validity of the frames contents shows that the frame is not valid. Alignment Errors are frames which are misaligned, a frame which does not end on an 8-bit boundary is considered an Alignment Error. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.23 |
slp2CollisionsNumber of Collisions monitored on Port 2. Collisions are the result of two workstations trying to use shared a transmission medium (cable) simultaneously, e.g., using Ethernet CSMA/CD. The electrical signals, which carry the information the workstations are sending, bump into each other, ruining both signals. This means both workstations will have to re-transmit their information. In most systems, a built-in delay will make sure the collision does not occur again. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.24 |
slp2LateCollisionsNumber of Late Collisions monitored on Port 2. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.25 |
slp2LineNoiseLine noise level (number of bursts) on Port 2. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.1.6.1.26 |
segShortTermSub-tree for the CODIMA Express History Short Term Segment Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.2.2 |
ssBaseTableA table of CODIMA Express History Short Term Segment Database Base Objects. Based on 15 second intervals, Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SEQUENCE OF SsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.1 |
ssBaseEntryA row in the CODIMA Express History Short Term Segment Database Base Objects table. Based on 15 second intervals, Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. Entries cannot be created or deleted via SNMP operatio SsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1 |
ssbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1.1 |
ssbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1.2 |
ssbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1.3 |
ssbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1.4 |
ssbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1.5 |
ssbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1.6 |
ssbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1.7 |
ssbActiveNodesNumber of Active Nodes. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.2.1.1.8 |
ssBroadcastTableA table of CODIMA Express History Short Term Segment Database Broadcast Objects. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Broadcast object implements statistics that are associated with Broadcasts, e.g., Broadcast Bytes, Broadcast Frames, Broadcast % Bytes (% of Broadcast bytes in relation to the total number of bytes), Broadcast % Frames (% of Broadcast frames in relation to the total number of frames). The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SEQUENCE OF SsBroadcastEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.2 |
ssBroadcastEntryA row in the CODIMA Express History Short Term Segment Database Broadcast Objects table. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Broadcast object implements statistics that are associated with Broadcasts, e.g., Broadcast Bytes, Broadcast Frames, Broadcast % Bytes (% of Broadcast bytes in relation to the total number of bytes), Broadcast % Frames (% of Broadcast frames in relation to the total number of frames). The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SsBroadcastEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.2.1 |
ssbcTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.2.2.1.1 |
ssbcTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.2.2.1.2 |
ssbcBytesNumber of Broadcast Bytes (Port 1 and 2 - Bytes in Broadcast frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.2.1.3 |
ssbcBytesPercentPercentage of Broadcast Bytes (Port 1 and 2 - % is in relation to the total number Bytes) i.e., Percentage of the total byte count that are bytes associated with broadcast frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.2.2.1.4 |
ssbcFramesNumber of Broadcast Frames (Port 1 and 2). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.2.1.5 |
ssbcFramesPercentBroadcast % Frames - % of Broadcast Frames (Port 1 and 2 - % is in relation to the total number of Frames) i.e., Percentage of the total frame count that are broadcast frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.2.2.1.6 |
ssDerivedTableA table of CODIMA Express History Short Term Segment Database Derived Objects. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SEQUENCE OF SsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.3 |
ssDerivedEntryA row in the CODIMA Express History Short Term Segment Database Derived Objects table. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.3.1 |
ssdTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.2.3.1.1 |
ssdTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.2.3.1.2 |
ssdUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.2.3.1.3 |
ssdErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.2.3.1.4 |
ssEthernetTableA table of CODIMA Express History Short Term Segment Database Ethernet Objects. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Ethernet object implements statistics that are specific to Ethernet Networks, e.g., Collisions, Jabbers, Runts, CRC errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SEQUENCE OF SsEthernetEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.4 |
ssEthernetEntryA row in the CODIMA Express History Short Term Segment Database Ethernet Objects table. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The Ethernet object implements statistics that are specific to Ethernet Networks, e.g., Collisions, Jabbers, Runts, CRC errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SsEthernetEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.4.1 |
sseTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.2.4.1.1 |
sseTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.2.4.1.2 |
sseRuntsNumber of Runts. Runts are frames which are smaller than the Ethernet minimum frames size of 64 bytes. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.4.1.3 |
sseJabbersNumber of Jabber Frames. Jabbers are frames which exceed the Ethernet maximum packets size of 1518, they are most often caused by faulty transceivers which send spurious noise onto the network. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.4.1.4 |
sseCrcNumber of CRC/Alignment Errors. CRC errors are frames which have been damaged. The Cyclic Redundancy Checksum used to confirm the validity of the frames contents shows that the frame is not valid. Alignment Errors are frames which are misaligned, a frame which does not end on an 8-bit boundary is considered an Alignment Error. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.4.1.5 |
sseCollisionsNumber of Collisions. Collisions are the result of two workstations trying to use shared a transmission medium (cable) simultaneously, e.g., using Ethernet CSMA/CD. The electrical signals, which carry the information the workstations are sending, bump into each other, ruining both signals. This means both workstations will have to re-transmit their information. In most systems, a built-in delay will make sure the collision does not occur again. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.4.1.6 |
sseLateCollisionsNumber of Late Collisions. The term late collisions applies to collisions which occur late enough for the first 12 bytes of the frame to be monitored. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.4.1.7 |
ssIcmpTableA table of CODIMA Express History Short Term Segment Database ICMP Objects. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SEQUENCE OF SsIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.5 |
ssIcmpEntryA table of CODIMA Express History Short Term Segment Database ICMP Objects. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The statistics in this databases are calculated by adding Port 1 statistics and Port 2 statistics together. Port 2 however will only be active if you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SsIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1 |
ssiTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.1 |
ssiTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.2 |
ssiPingNumber of IP Pings (Echo Request or Echo Reply Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.3 |
ssiSrcQuenchNumber of Source Quench Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.4 |
ssiRedirectNumber of Re-Direct Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.5 |
ssiTtlExceededNumber of Time to Live Count Exceeded Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.6 |
ssiParamProblemNumber of Parameter Problem Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.7 |
ssiTimestampNumber of TimeStamp/Address Mask Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.8 |
ssiFragTimeoutNumber of Fragment Reassembly Timeout Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.9 |
ssiNetUnreachableNumber of Network Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.10 |
ssiHostUnreachableNumber of Host Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.11 |
ssiProtocolUnreachableNumber of Protocol Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.12 |
ssiPortUnreachableNumber of Port Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.13 |
ssiFragRequiredNumber of Fragmentation Needed Report Frames with Don't fragment bit set. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.14 |
ssiSrcRouteFailNumber of Source Route Failure Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.15 |
ssiDestNetUnknownNumber of Destination Network Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.16 |
ssiDestHostUnknownNumber of Destination Host Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.17 |
ssiSrcHostIsolatedNumber of Source Host Isolated Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.18 |
ssiNetProhibitedNumber of Network Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.19 |
ssiHostProhibitedNumber of Host Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.20 |
ssiNetTosUnreachableNumber of Network Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.21 |
ssiHostTosUnreachableNumber of Host Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.22 |
ssiPerformanceNumber of reports in the Performance Indicator Group. The reports that are Performance Indicators are Fragment Reassembly Timeout (Number of Fragment Reassembly Timeout Report Frames), Source Quench (Number of Source Quench Report Frames) and TTL Count Exceeded (Number of Time to Live Count Exceeded Report Frames). A value of 4294967294 indicates unknown.'ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.23 |
ssiNetRouteProblemNumber of reports in the ICMP Routing Problems - Network Group. The reports apply to Network Routing problems and include Destination Net Unknown (Number of Destination Network Unknown Report Frames), Network Prohibited (Number of Network Prohibited Report Frames), Network TOS Unreachable (Number of Network Type of Service Unreachable Report Frames), Network Unreachable (Number of Network Unreachable Report Frames) and Source Route Fail (Number of Source Route Failure Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.24 |
ssiHostRouteProblemNumber of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.25 |
ssiAppRouteProblemNumber of reports in the ICMP Routing Problems -Applications Group. The reports apply to Application Routing problems and include Port Unreachable (Number of Port Unreachable Report Frames) and Protocol Unreachable (Number of Protocol Unreachable Report Frames) A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.26 |
ssiRouteChangeNumber of reports in the ICMP Route Group that relate to Route Changes. The reports include Redirect Datagrames for Host, Redirect Datagrams for Net, Redirect Datagrams for TOS and HOST and Redirect datagrams for TOS and NET. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.27 |
ssiErrorsNumber of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.28 |
ssiMaintenanceNumber of reports in the ICMP Maintenance Group that relate to maintenance problems. The reports include Echo Request, Echo Reply, Time Stamp Request, Time Stamp reply, Info Request, Info Reply, Address Mask Request, Address Mask Reply and Checksum Disable. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.5.1.29 |
ssPortTableA table of CODIMA Express History Short Term Segment Database Port Object. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The Port object implements statistics that are specific to the segment that are monitored on port 1 and port 2 of the Express hardware, e.g., Port 1 Frames, Port 1 Bytes, Port 2 Frames, Port 2 Bytes. This object is most relevant when you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SEQUENCE OF SsPortEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.6 |
ssPortEntryA table of CODIMA Express History Short Term Segment Database Port Object. Based on 15 second intervals Segment statistics are gathered on the network segment to which the Express is attached. The Port object implements statistics that are specific to the segment that are monitored on port 1 and port 2 of the Express hardware, e.g., Port 1 Frames, Port 1 Bytes, Port 2 Frames, Port 2 Bytes. This object is most relevant when you are using the Express as a dual port analyzer, i.e., monitoring full duplex. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object. SsPortEntry .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1 |
sspTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.1 |
sspTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.2 |
ssp1FramesNumber of Frames monitored on Port 1. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.3 |
ssp1BytesNumber of Bytes monitored on Port 1. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.4 |
ssp1FrameSizeAverage Frame Size, in bytes, for frames monitored on Port 1. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.5 |
ssp1UtilizationPercent Wire Speed for Port 1. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.6 |
ssp1LineSpeedLine speed in bits per second for Port 1. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.7 |
ssp1SoftErrorsNumber of software errors for Port 1. Protocol/Soft errors are valid frames designed to report anomalies. For example the Internet protocol suite uses the Internet Control Management Protocol (ICMP) frames to report anomalies. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.8 |
ssp1RuntsNumber of Runts on Port 1. Runts are frames which are smaller than the Ethernet minimum frames size of 64 bytes. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.9 |
ssp1JabbersNumber of Jabber Frames on Port 1. Jabbers are frames which exceed the Ethernet maximum packets size of 1518, they are most often caused by faulty transceivers which send spurious noise onto the network. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.10 |
ssp1CrcNumber of CRC/Alignment Errors on Port 1. CRC errors are frames which have been damaged. The Cyclic Redundancy Checksum used to confirm the validity of the frames contents shows that the frame is not valid. Alignment Errors are frames which are misaligned, a frame which does not end on an 8-bit boundary is considered an Alignment Error. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.11 |
ssp1CollisionsNumber of Collisions monitored on Port 1. Collisions are the result of two workstations trying to use shared a transmission medium (cable) simultaneously, e.g., using Ethernet CSMA/CD. The electrical signals, which carry the information the workstations are sending, bump into each other, ruining both signals. This means both workstations will have to re-transmit their information. In most systems, a built-in delay will make sure the collision does not occur again. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.12 |
ssp1LateCollisionsNumber of Late Collisions monitored on Port 1. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.13 |
ssp1LineNoiseLine noise level (number of bursts) on Port 1. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.14 |
ssp2FramesNumber of Frames monitored on Port 2. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.15 |
ssp2BytesNumber of Bytes monitored on Port 2. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.16 |
ssp2FrameSizeAverage Frame Size, in bytes, for frames monitored on Port 2. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.17 |
ssp2UtilizationPercent Wire Speed for Port 2. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.18 |
ssp2LineSpeedLine speed in bits per second for Port 2. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.19 |
ssp2SoftErrorsNumber of software errors for Port 2. Protocol/Soft errors are valid frames designed to report anomalies. For example the Internet protocol suite uses the Internet Control Management Protocol (ICMP) frames to report anomalies. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.20 |
ssp2RuntsNumber of Runts on Port 2. Runts are frames which are smaller than the Ethernet minimum frames size of 64 bytes. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.21 |
ssp2JabbersNumber of Jabber Frames on Port 2. Jabbers are frames which exceed the Ethernet maximum packets size of 1518, they are most often caused by faulty transceivers which send spurious noise onto the network. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.22 |
ssp2CrcNumber of CRC/Alignment Errors on Port 2. CRC errors are frames which have been damaged. The Cyclic Redundancy Checksum used to confirm the validity of the frames contents shows that the frame is not valid. Alignment Errors are frames which are misaligned, a frame which does not end on an 8-bit boundary is considered an Alignment Error. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.23 |
ssp2CollisionsNumber of Collisions monitored on Port 2. Collisions are the result of two workstations trying to use shared a transmission medium (cable) simultaneously, e.g., using Ethernet CSMA/CD. The electrical signals, which carry the information the workstations are sending, bump into each other, ruining both signals. This means both workstations will have to re-transmit their information. In most systems, a built-in delay will make sure the collision does not occur again. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.24 |
ssp2LateCollisionsNumber of Late Collisions monitored on Port 2. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.25 |
ssp2LineNoiseLine noise level (number of bursts) on Port 2. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.2.2.6.1.26 |
dbMacSub-tree for the CODIMA Express History MAC Database bjects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.3 |
macLongTermSub-tree for the CODIMA Express History Long Term MAC Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.3.1 |
mlBaseTableA table of CODIMA Express History Long Term MAC Database Base Objects. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MlBaseEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.1 |
mlBaseEntryA row in the CODIMA Express History Long Term MAC Database Base Objects table. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MlBaseEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1 |
mlbMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1.1 |
mlbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1.2 |
mlbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1.3 |
mlbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1.4 |
mlbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1.5 |
mlbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1.6 |
mlbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1.7 |
mlbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.1.1.8 |
mlDerivedTableA table of CODIMA Express History Long Term MAC Database Derived Objects. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MlDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.2 |
mlDerivedEntryA row in the CODIMA Express History Long Term MAC Database Derived Objects table. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MlDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.2.1 |
mldMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.1.2.1.1 |
mldTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.1.2.1.2 |
mldTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row, in the form Fri May 09 14:58:15 2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.1.2.1.3 |
mldUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.3.1.2.1.4 |
mldErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.3.1.2.1.5 |
mlDuplexTableA table of CODIMA Express History Long Term MAC Database Duplex Objects. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Duplex object implements statistics that are specific to a two way commnunication, e.g., Transmit Frames, Receive Frames, Transmit % Utilization, Receive % Utililization. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MlDuplexEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.3 |
mlDuplexEntryA row in the CODIMA Express History Long Term MAC Database Duplex Objects table. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Duplex object implements statistics that are specific to a two way commnunication, e.g., Transmit Frames, Receive Frames, Transmit % Utilization, Receive % Utililization. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MlDuplexEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1 |
mlduMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.1 |
mlduTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.2 |
mlduTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.3 |
mlduTxFramesNumber of Frames Transmitted. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.4 |
mlduTxBytesNumber of Bytes Transmitted. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.5 |
mlduTxFrameSizeAverage Frame Size in bytes Transmitted. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.6 |
mlduTxUtilizationPercent Utilization Transmitted (% Wire Speed). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.7 |
mlduRxFramesNumber of Frames Received. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.8 |
mlduRxBytesNumber of Bytes Received. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.9 |
mlduRxFrameSizeAverage Frame Size, in bytes, Received. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.10 |
mlduRxUtilizationPercent Utilization Received (% Wire Speed). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.3.1.3.1.11 |
mlEthernetTableA table of CODIMA Express History Long Term MAC Database Ethernet Objects. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Ethernet object implements statistics that are specific to Ethernet Networks, e.g., Collisions, Jabbers, Runts, CRC errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MlEthernetEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.4 |
mlEthernetEntryA row in the CODIMA Express History Long Term MAC Database Ethernet Objects table. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Ethernet object implements statistics that are specific to Ethernet Networks, e.g., Collisions, Jabbers, Runts, CRC errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. MlEthernetEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1 |
mleMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1.1 |
mleTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1.2 |
mleTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1.3 |
mleRuntsNumber of Runts. Runts are frames which are smaller than the Ethernet minimum frames size of 64 bytes. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1.4 |
mleJabbersNumber of Jabber Frames. Jabbers are frames which exceed the Ethernet maximum packets size of 1518, they are most often caused by faulty transceivers which send spurious noise onto the network. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1.5 |
mleCrcNumber of CRC/Alignment Errors. CRC errors are frames which have been damaged. The Cyclic Redundancy Checksum used to confirm the validity of the frames contents shows that the frame is not valid. Alignment Errors are frames which are misaligned, a frame which does not end on an 8-bit boundary is considered an Alignment Error. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1.6 |
mleCollisionsNumber of Collisions. Collisions are the result of two workstations trying to use shared a transmission medium (cable) simultaneously, e.g., using Ethernet CSMA/CD. The electrical signals, which carry the information the workstations are sending, bump into each other, ruining both signals. This means both workstations will have to re-transmit their information. In most systems, a built-in delay will make sure the collision does not occur again. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1.7 |
mleLateCollisionsNumber of Late Collisions. The term late collisions applies to collisions which occur late enough for the first 12 bytes of the frame to be monitored. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.4.1.8 |
mlIcmpTableA table of CODIMA Express History Long Term MAC Database ICMP Objects. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MlIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.5 |
mlIcmpEntryA row in the CODIMA Express History Long Term MAC Database ICMP Objects table. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. MlIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1 |
mliMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.1 |
mliTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.2 |
mliTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.3 |
mliPingNumber of IP Pings (Echo Request or Echo Reply Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.4 |
mliSrcQuenchNumber of Source Quench Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.5 |
mliRedirectNumber of Re-Direct Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.6 |
mliTtlExceededNumber of Time to Live Count Exceeded Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.7 |
mliParamProblemNumber of Parameter Problem Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.8 |
mliTimestampNumber of TimeStamp/Address Mask Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.9 |
mliFragTimeoutNumber of Fragment Reassembly Timeout Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.10 |
mliNetUnreachableNumber of Network Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.11 |
mliHostUnreachableNumber of Host Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.12 |
mliProtocolUnreachableNumber of Protocol Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.13 |
mliPortUnreachableNumber of Port Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.14 |
mliFragRequiredNumber of Fragmentation Needed Report Frames with Don't fragment bit set. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.15 |
mliSrcRouteFailNumber of Source Route Failure Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.16 |
mliDestNetUnknownNumber of Destination Network Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.17 |
mliDestHostUnknownNumber of Destination Host Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.18 |
mliSrcHostIsolatedNumber of Source Host Isolated Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.19 |
mliNetProhibitedNumber of Network Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.20 |
mliHostProhibitedNumber of Host Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.21 |
mliNetTosUnreachableNumber of Network Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.22 |
mliHostTosUnreachableNumber of Host Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.23 |
mliPerformanceNumber of reports in the Performance Indicator Group. The reports that are Performance Indicators are Fragment Reassembly Timeout (Number of Fragment Reassembly Timeout Report Frames), Source Quench (Number of Source Quench Report Frames) and TTL Count Exceeded (Number of Time to Live Count Exceeded Report Frames). A value of 4294967294 indicates unknown.'ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.24 |
mliNetRouteProblemNumber of reports in the ICMP Routing Problems - Network Group. The reports apply to Network Routing problems and include Destination Net Unknown (Number of Destination Network Unknown Report Frames), Network Prohibited (Number of Network Prohibited Report Frames), Network TOS Unreachable (Number of Network Type of Service Unreachable Report Frames), Network Unreachable (Number of Network Unreachable Report Frames) and Source Route Fail (Number of Source Route Failure Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.25 |
mliHostRouteProblemNumber of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.26 |
mliAppRouteProblemNumber of reports in the ICMP Routing Problems -Applications Group. The reports apply to Application Routing problems and include Port Unreachable (Number of Port Unreachable Report Frames) and Protocol Unreachable (Number of Protocol Unreachable Report Frames) A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.27 |
mliRouteChangeNumber of reports in the ICMP Route Group that relate to Route Changes. The reports include Redirect Datagrames for Host, Redirect Datagrams for Net, Redirect Datagrams for TOS and HOST and Redirect datagrams for TOS and NET. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.28 |
mliErrorsNumber of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.29 |
mliMaintenanceNumber of reports in the ICMP Maintenance Group that relate to maintenance problems. The reports include Echo Request, Echo Reply, Time Stamp Request, Time Stamp reply, Info Request, Info Reply, Address Mask Request, Address Mask Reply and Checksum Disable. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.5.1.30 |
mlProtocolTableA table of CODIMA Express History Long Term MAC Database Protocol Objects. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Protocol object implements values covering the number of Frames associated with different protocols. For example, SNMP, IP, DNS Frame counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MlProtocolEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.6 |
mlProtocolEntryA row in the CODIMA Express History Long Term MAC Database Base Objects table. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Protocol object implements values covering the number of Frames associated with different protocols. For example, SNMP, IP, DNS Frame counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MlProtocolEntry .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1 |
mlpMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.1 |
mlpTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.2 |
mlpTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.3 |
mlpNovellThe number of Novell Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.4 |
mlpSnmpThe number of Simple Network Management Protocol (SNMP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.5 |
mlpRoutingThe number of Routing Frames. e.g. RIP, OSPF etc. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.6 |
mlpWwwThe number of World Wide Web Frames. e.g. HyperText Transfer Protocol (HTTP). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.7 |
mlpIcmpThe number of Internet Control Message Protocol (ICMP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.8 |
mlpIsoThe number of International Standards Organization (ISO) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.9 |
mlpMailThe number of Mail Frames. e.g. Simple Mail Transfer Protocol (SMTP). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.10 |
mlpNetbiosThe number of NetBIOS Frames. e.g. WINS or SMB protocol. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.11 |
mlpDnsThe number of Domain Name System (DNS) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.12 |
mlpIpThe number of Internet Protocol (IP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.13 |
mlpVoipThe number of Voice Over Internet Protocol (VoIP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.14 |
mlpLayer3TrafficThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.15 |
mlpIpDataThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.16 |
mlpApplicationsThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.17 |
mlpIpControlThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.18 |
mlpManagementThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.1.6.1.19 |
macShortTermSub-tree for the CODIMA Express History Short Term MAC Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.3.2 |
msBaseTableA table of CODIMA Express History Short Term MAC Database Base Objects. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.1 |
msBaseEntryA row in the CODIMA Express History Short Term MAC Database Base Objects table. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1 |
msbMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1.1 |
msbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1.2 |
msbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1.3 |
msbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1.4 |
msbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1.5 |
msbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1.6 |
msbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1.7 |
msbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.1.1.8 |
msDerivedTableA table of CODIMA Express History Short Term MAC Database Derived Objects. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.2 |
msDerivedEntryA row in the CODIMA Express History Short Term MAC Database Derived Objects table. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.2.1 |
msdMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.2.2.1.1 |
msdTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.2.2.1.2 |
msdTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.2.2.1.3 |
msdUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.3.2.2.1.4 |
msdErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.3.2.2.1.5 |
msDuplexTableA table of CODIMA Express History Short Term MAC Database Duplex Objects. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Duplex object implements statistics that are specific to a two way commnunication, e.g., Transmit Frames, Receive Frames, Transmit % Utilization, Receive % Utililization. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MsDuplexEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.3 |
msDuplexEntryA row in the CODIMA Express History Short Term MAC Database Duplex Objects table. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Duplex object implements statistics that are specific to a two way commnunication, e.g., Transmit Frames, Receive Frames, Transmit % Utilization, Receive % Utililization. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MsDuplexEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1 |
msdpMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.1 |
msdpTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.2 |
msdpTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.3 |
msdpTxFramesNumber of Frames Transmitted. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.4 |
msdpTxBytesNumber of Bytes Transmitted. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.5 |
msdpTxFrameSizeAverage Frame Size, in bytes, Transmitted. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.6 |
msdpTxUtilizationPercent Utilization Transmitted (% Wire Speed). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.7 |
msdpRxFramesNumber of Frames Received. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.8 |
msdpRxBytesNumber of Bytes Received. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.9 |
msdpRxFrameSizeAverage Frame Size, in bytes, Received. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.10 |
msdpRxUtilizationPercent Utilization Received (% Wire Speed). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.3.2.3.1.11 |
msEthernetTableA table of CODIMA Express History Short Term MAC Database Ethernet Objects. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Ethernet object implements statistics that are specific to Ethernet Networks, e.g., Collisions, Jabbers, Runts, CRC errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MsEthernetEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.4 |
msEthernetEntryA row in the CODIMA Express History Short Term MAC Database Ethernet Objects table. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Ethernet object implements statistics that are specific to Ethernet Networks, e.g., Collisions, Jabbers, Runts, CRC errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. MsEthernetEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1 |
mseMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1.1 |
mseTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1.2 |
mseTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1.3 |
mseRuntsNumber of Runts. Runts are frames which are smaller than the Ethernet minimum frames size of 64 bytes. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1.4 |
mseJabbersNumber of Jabber Frames. Jabbers are frames which exceed the Ethernet maximum packets size of 1518, they are most often caused by faulty transceivers which send spurious noise onto the network. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1.5 |
mseCrcNumber of CRC/Alignment Errors. CRC errors are frames which have been damaged. The Cyclic Redundancy Checksum used to confirm the validity of the frames contents shows that the frame is not valid. Alignment Errors are frames which are misaligned, a frame which does not end on an 8-bit boundary is considered an Alignment Error. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1.6 |
mseCollisionsNumber of Collisions. Collisions are the result of two workstations trying to use shared a transmission medium (cable) simultaneously, e.g., using Ethernet CSMA/CD. The electrical signals, which carry the information the workstations are sending, bump into each other, ruining both signals. This means both workstations will have to re-transmit their information. In most systems, a built-in delay will make sure the collision does not occur again. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1.7 |
mseLateCollisionsNumber of Late Collisions. The term late collisions applies to collisions which occur late enough for the first 12 bytes of the frame to be monitored. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.4.1.8 |
msIcmpTableA table of CODIMA Express History Short Term MAC Database ICMP Objects. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MsIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.5 |
msIcmpEntryA row in the CODIMA Express History Short Term MAC Database ICMP Objects table. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. MsIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1 |
msiMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.1 |
msiTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.2 |
msiTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.3 |
msiPingNumber of IP Pings (Echo Request or Echo Reply Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.4 |
msiSrcQuenchNumber of Source Quench Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.5 |
msiRedirectNumber of Re-Direct Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.6 |
msiTtlExceededNumber of Time to Live Count Exceeded Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.7 |
msiParamProblemNumber of Parameter Problem Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.8 |
msiTimestampNumber of TimeStamp/Address Mask Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.9 |
msiFragTimeoutNumber of Fragment Reassembly Timeout Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.10 |
msiNetUnreachableNumber of Network Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.11 |
msiHostUnreachableNumber of Host Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.12 |
msiProtocolUnreachableNumber of Protocol Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.13 |
msiPortUnreachableNumber of Port Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.14 |
msiFragRequiredNumber of Fragmentation Needed Report Frames with Don't fragment bit set. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.15 |
msiSrcRouteFailNumber of Source Route Failure Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.16 |
msiDestNetUnknownNumber of Destination Network Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.17 |
msiDestHostUnknownNumber of Destination Host Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.18 |
msiSrcHostIsolatedNumber of Source Host Isolated Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.19 |
msiNetProhibitedNumber of Network Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.20 |
msiHostProhibitedNumber of Host Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.21 |
msiNetTosUnreachableNumber of Network Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.22 |
msiHostTosUnreachableNumber of Host Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.23 |
msiPerformanceNumber of reports in the Performance Indicator Group. The reports that are Performance Indicators are Fragment Reassembly Timeout (Number of Fragment Reassembly Timeout Report Frames), Source Quench (Number of Source Quench Report Frames) and TTL Count Exceeded (Number of Time to Live Count Exceeded Report Frames). A value of 4294967294 indicates unknown.'ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.24 |
msiNetRouteProblemNumber of reports in the ICMP Routing Problems - Network Group. The reports apply to Network Routing problems and include Destination Net Unknown (Number of Destination Network Unknown Report Frames), Network Prohibited (Number of Network Prohibited Report Frames), Network TOS Unreachable (Number of Network Type of Service Unreachable Report Frames), Network Unreachable (Number of Network Unreachable Report Frames) and Source Route Fail (Number of Source Route Failure Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.25 |
msiHostRouteProblemNumber of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.26 |
msiAppRouteProblemNumber of reports in the ICMP Routing Problems -Applications Group. The reports apply to Application Routing problems and include Port Unreachable (Number of Port Unreachable Report Frames) and Protocol Unreachable (Number of Protocol Unreachable Report Frames) A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.27 |
msiRouteChangeNumber of reports in the ICMP Route Group that relate to Route Changes. The reports include Redirect Datagrames for Host, Redirect Datagrams for Net, Redirect Datagrams for TOS and HOST and Redirect datagrams for TOS and NET. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.28 |
msiErrorsNumber of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.29 |
msiMaintenanceNumber of reports in the ICMP Maintenance Group that relate to maintenance problems. The reports include Echo Request, Echo Reply, Time Stamp Request, Time Stamp reply, Info Request, Info Reply, Address Mask Request, Address Mask Reply and Checksum Disable. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.5.1.30 |
msProtocolTableA table of CODIMA Express History Short Term MAC Database Protocol Objects. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Protocol object implements values covering the number of Frames associated with different protocols. For example, SNMP, IP, DNS Frame counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MsProtocolEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.6 |
msProtocolEntryA row in the CODIMA Express History Short Term MAC Database Protocol Objects table. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Protocol object implements values covering the number of Frames associated with different protocols. For example, SNMP, IP, DNS Frame counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MsProtocolEntry .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1 |
mspMacIndexIdentifies the MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.1 |
mspTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.2 |
mspTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.3 |
mspNovellThe number of Novell Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.4 |
mspSnmpThe number of Simple Network Management Protocol (SNMP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.5 |
mspRoutingThe number of Routing Frames. e.g. RIP, OSPF etc. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.6 |
mspWwwThe number of World Wide Web Frames. e.g. HyperText Transfer Protocol (HTTP). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.7 |
mspIcmpThe number of Internet Control Message Protocol (ICMP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.8 |
mspIsoThe number of International Standards Organization (ISO) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.9 |
mspMailThe number of Mail Frames. e.g. Simple Mail Transfer Protocol (SMTP). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.10 |
mspNetbiosThe number of NetBIOS Frames. e.g. WINS or SMB protocol. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.11 |
mspDnsThe number of Domain Name System (DNS) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.12 |
mspIpThe number of Internet Protocol (IP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.13 |
mspVoipThe number of Voice Over Internet Protocol (VoIP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.14 |
mspLayer3TrafficThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.15 |
mspIpDataThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.16 |
mspApplicationsThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.17 |
mspIpControlThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.18 |
mspManagementThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.3.2.6.1.19 |
dbMacPeerSub-tree for the CODIMA Express History MAC Peer Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.4 |
macPeerLongTermSub-tree for the CODIMA Express History Long Term MAC Peer Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.4.1 |
mplBaseTableA table of CODIMA Express History Long Term MAC Database Peer Base Objects. Based on 15 minute intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. SEQUENCE OF MplBaseEntry .1.3.6.1.4.1.226.3.2.1.1.4.1.1 |
mplBaseEntryA row in the CODIMA Express History Long Term MAC Database Base Objects table. Based on 15 minute intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. Entries cannot be created or deleted via SNMP operations MplBaseEntry .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1 |
mplbMac1IndexIdentifies the first Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.1 |
mplbMac2IndexIdentifies the second Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.2 |
mplbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in minutes from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.3 |
mplbTimeStampIdentifies the History Time-stamp for this row. This is UTC time, measured in minutes from Midnight January 1st 1970 in human readable form.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.4 |
mplbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.5 |
mplbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.6 |
mplbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.7 |
mplbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.8 |
mplbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.1.1.9 |
mplDerivedTableA table of CODIMA Express History Long Term MAC Database Peer Derived Objects. Based on 15 minute intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. SEQUENCE OF MplDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.4.1.2 |
mplDerivedEntryA row in the CODIMA Express History Long Term MAC Database Peer Derived Objects table. Based on 15 minute intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. MplDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.4.1.2.1 |
mpldMac1IndexIdentifies the first Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.1.2.1.1 |
mpldMac2IndexIdentifies the second Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.1.2.1.2 |
mpldTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.4.1.2.1.3 |
mpldTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.4.1.2.1.4 |
mpldUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.4.1.2.1.5 |
mpldErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.4.1.2.1.6 |
mplDuplexTableA table of CODIMA Express History Long Term MAC Database Duplex Objects. Based on 15 minute intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Duplex object implements statistics that are specific to a two way commnunication, e.g., Transmit Frames, Receive Frames, Transmit % Utilization, Receive % Utililization. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. SEQUENCE OF MplDuplexEntry .1.3.6.1.4.1.226.3.2.1.1.4.1.3 |
mplDuplexEntryA table of CODIMA Express History Long Term MAC Database Duplex Objects. Based on 15 minute intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Duplex object implements statistics that are specific to a two way commnunication, e.g., Transmit Frames, Receive Frames, Transmit % Utilization, Receive % Utililization. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. Entries cannot be created or deleted via SNMP operations MplDuplexEntry .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1 |
mplduMac1IndexIdentifies the first Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.1 |
mplduMac2IndexIdentifies the second Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.2 |
mplduTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.3 |
mplduTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.4 |
mplduTxFramesNumber of Frames Transmitted. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.5 |
mplduTxBytesNumber of Bytes Transmitted. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.6 |
mplduTxFrameSizeAverage Frame Size, in bytes, Transmitted. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.7 |
mplduTxUtilizationPercent Utilization Transmitted (% Wire Speed). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.8 |
mplduRxFramesNumber of Frames Received. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.9 |
mplduRxBytesNumber of Bytes Received. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.10 |
mplduRxFrameSizeAverage Frame Size, in bytes, Received. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.11 |
mplduRxUtilizationPercent Utilization Received (% Wire Speed). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.4.1.3.1.12 |
mplProtocolTableA table of CODIMA Express History Long Term MAC Peer Database Protocol Objects. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Protocol object implements values covering the number of Frames associated with different protocols. For example, SNMP, IP, DNS Frame counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MplProtocolEntry .1.3.6.1.4.1.226.3.2.1.1.4.1.4 |
mplProtocolEntryA row in the CODIMA Express History Long Term MAC Peer Database Base Objects table. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Protocol object implements values covering the number of Frames associated with different protocols. For example, SNMP, IP, DNS Frame counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MplProtocolEntry .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1 |
mplpMac1IndexIdentifies the first Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.1 |
mplpMac2IndexIdentifies the second Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.2 |
mplpTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.3 |
mplpTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.4 |
mplpNovellThe number of Novell Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.5 |
mplpSnmpThe number of Simple Network Management Protocol (SNMP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.6 |
mplpRoutingThe number of Routing Frames. e.g. RIP, OSPF etc. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.7 |
mplpWwwThe number of World Wide Web Frames. e.g. HyperText Transfer Protocol (HTTP). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.8 |
mplpIcmpThe number of Internet Control Message Protocol (ICMP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.9 |
mplpIsoThe number of International Standards Organization (ISO) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.10 |
mplpMailThe number of Mail Frames. e.g. Simple Mail Transfer Protocol (SMTP). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.11 |
mplpNetbiosThe number of NetBIOS Frames. e.g. WINS or SMB protocol. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.12 |
mplpDnsThe number of Domain Name System (DNS) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.13 |
mplpIpThe number of Internet Protocol (IP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.14 |
mplpVoipThe number of Voice Over Internet Protocol (VoIP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.15 |
mplpLayer3TrafficThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.16 |
mplpIpDataThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.17 |
mplpApplicationsThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.18 |
mplpIpControlThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.19 |
mplpManagementThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.1.4.1.20 |
macPeerShortTermSub-tree for the CODIMA Express History Short Term MAC Peer Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.4.2 |
mpsBaseTableA table of CODIMA Express History Short Term MAC Database Peer Base Objects. Based on 15 second intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. SEQUENCE OF MpsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.4.2.1 |
mpsBaseEntryA row in the CODIMA Express History Short Term MAC Database Base Objects table. Based on 15 second intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. Entries cannot be created or deleted via SNMP operations MpsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1 |
mpsbMac1IndexIdentifies the first Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.1 |
mpsbMac2IndexIdentifies the second Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.2 |
mpsbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.3 |
mpsbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.4 |
mpsbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.5 |
mpsbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.6 |
mpsbFrameSizeAverage Frame Size, in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.7 |
mpsbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.8 |
mpsbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.1.1.9 |
mpsDerivedTableA table of CODIMA Express History Long Term MAC Database Peer Derived Objects. Based on 15 minute intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. SEQUENCE OF MpsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.4.2.2 |
mpsDerivedEntryA row in the CODIMA Express History Long Term MAC Database Peer Derived Objects table. Based on 15 minute intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. MpsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.4.2.2.1 |
mpsdMac1IndexIdentifies the first Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.2.2.1.1 |
mpsdMac2IndexIdentifies the second Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.2.2.1.2 |
mpsdTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.4.2.2.1.3 |
mpsdTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.4.2.2.1.4 |
mpsdUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.4.2.2.1.5 |
mpsdErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.4.2.2.1.6 |
mpsDuplexTableA table of CODIMA Express History Short Term MAC Database Duplex Objects. Based on 15 second intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Duplex object implements statistics that are specific to a two way commnunication, e.g., Transmit Frames, Receive Frames, Transmit % Utilization, Receive % Utililization. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. SEQUENCE OF MpsDuplexEntry .1.3.6.1.4.1.226.3.2.1.1.4.2.3 |
mpsDuplexEntryA table of CODIMA Express History Short Term MAC Database Duplex Objects. Based on 15 second intervals, statistics are collected for each MAC Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Duplex object implements statistics that are specific to a two way commnunication, e.g., Transmit Frames, Receive Frames, Transmit % Utilization, Receive % Utililization. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC nodes set to collect peer data. Entries cannot be created or deleted via SNMP operations MpsDuplexEntry .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1 |
mpsduMac1IndexIdentifies the first Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.1 |
mpsduMac2IndexIdentifies the second Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.2 |
mpsduTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.3 |
mpsduTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.4 |
mpsduTxFramesNumber of Frames Transmitted. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.5 |
mpsduTxBytesNumber of Bytes Transmitted. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.6 |
mpsduTxFrameSizeAverage Frame Size, in bytes, Transmitted. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.7 |
mpsduTxUtilizationPercent Utilization Transmitted (% Wire Speed). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.8 |
mpsduRxFramesNumber of Frames Received. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.9 |
mpsduRxBytesNumber of Bytes Received. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.10 |
mpsduRxFrameSizeAverage Frame Size, in bytes, Received. A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.11 |
mpsduRxUtilizationPercent Utilization Received (% Wire Speed). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.4.2.3.1.12 |
mpsProtocolTableA table of CODIMA Express History Short Term MAC Peer Database Protocol Objects. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Protocol object implements values covering the number of Frames associated with different protocols. For example, SNMP, IP, DNS Frame counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. SEQUENCE OF MpsProtocolEntry .1.3.6.1.4.1.226.3.2.1.1.4.2.4 |
mpsProtocolEntryA row in the CODIMA Express History Short Term MAC Peer Database Protocol Objects table. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Protocol object implements values covering the number of Frames associated with different protocols. For example, SNMP, IP, DNS Frame counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of MAC addresses active on the network. Entries cannot be created or deleted via SNMP operations MpsProtocolEntry .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1 |
mpspMac1IndexIdentifies the first Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.1 |
mpspMac2IndexIdentifies the second Peer MAC address of this row.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.2 |
mpspTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.3 |
mpspTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.4 |
mpspNovellThe number of Novell Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.5 |
mpspSnmpThe number of Simple Network Management Protocol (SNMP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.6 |
mpspRoutingThe number of Routing Frames. e.g. RIP, OSPF etc. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.7 |
mpspWwwThe number of World Wide Web Frames. e.g. HyperText Transfer Protocol (HTTP). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.8 |
mpspIcmpThe number of Internet Control Message Protocol (ICMP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.9 |
mpspIsoThe number of International Standards Organization (ISO) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.10 |
mpspMailThe number of Mail Frames. e.g. Simple Mail Transfer Protocol (SMTP). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.11 |
mpspNetbiosThe number of NetBIOS Frames. e.g. WINS or SMB protocol. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.12 |
mpspDnsThe number of Domain Name System (DNS) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.13 |
mpspIpThe number of Internet Protocol (IP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.14 |
mpspVoipThe number of Voice Over Internet Protocol (VoIP) Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.15 |
mpspLayer3TrafficThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.16 |
mpspIpDataThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.17 |
mpspApplicationsThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.18 |
mpspIpControlThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.19 |
mpspManagementThe number of frames in the (name of group) Protocol Group. Important protocols are grouped together to enable you to view patterns/profiles at Node Level. The protocols which are included in each group are user definable. A value of 4294967294 indicates unknownro Counter32 .1.3.6.1.4.1.226.3.2.1.1.4.2.4.1.20 |
dbIPv4Sub-tree for the CODIMA Express History IPv4 Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.5 |
ipLongTermSub-tree for the CODIMA Express History Long Term IPv4 Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.5.1 |
ilBaseTableA table of CODIMA Express History Long Term IPv4 Database Base Objects. Statistics are collected every 15 minutes for each IPv4 address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. SEQUENCE OF IlBaseEntry .1.3.6.1.4.1.226.3.2.1.1.5.1.1 |
ilBaseEntryA row in the CODIMA Express History Long Term IPv4 Database Base Objects table. Statistics are collected every 15 minutes for each IPv4 address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. Entries cannot be created or deleted via SNMP operations IlBaseEntry .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1 |
ilbIpIndexIdentifies the IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1.1 |
ilbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1.2 |
ilbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1.3 |
ilbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1.4 |
ilbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1.5 |
ilbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1.6 |
ilbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1.7 |
ilbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.1.1.8 |
ilDerivedTableA table of CODIMA Express History Long Term IPv4 Database Derived Objects. Statistics are collected every 15 minutes for each IPv4 address monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. SEQUENCE OF IlDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.5.1.2 |
ilDerivedEntryA row in the CODIMA Express History Long Term IPv4 Database Derived Objects table. Statistics are collected every 15 minutes for each IPv4 address monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. Entries cannot be created or deleted via SNMP operations IlDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.5.1.2.1 |
ildIpIndexIdentifies the IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.5.1.2.1.1 |
ildTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.5.1.2.1.2 |
ildTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.5.1.2.1.3 |
ildUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.5.1.2.1.4 |
ildErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.5.1.2.1.5 |
ilIcmpTableA table of CODIMA Express History Long Term IPv4 Database ICMP Objects. Statistics are collected every 15 minutes for each IPv4 address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. SEQUENCE OF IlIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.5.1.3 |
ilIcmpEntryA row in the CODIMA Express History Long Term IPv4 Database ICMP Objects table. Statistics are collected every 15 minutes for each IPv4 address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. IlIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1 |
iliIpIndexIdentifies the IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.1 |
iliTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.2 |
iliTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.3 |
iliPingNumber of IP Pings (Echo Request or Echo Reply Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.4 |
iliSrcQuenchNumber of Source Quench Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.5 |
iliRedirectNumber of Re-Direct Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.6 |
iliTtlExceededNumber of Time to Live Count Exceeded Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.7 |
iliParamProblemNumber of Parameter Problem Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.8 |
iliTimestampNumber of TimeStamp/Address Mask Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.9 |
iliFragTimeoutNumber of Fragment Reassembly Timeout Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.10 |
iliNetUnreachableNumber of Network Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.11 |
iliHostUnreachableNumber of Host Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.12 |
iliProtocolUnreachableNumber of Protocol Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.13 |
iliPortUnreachableNumber of Port Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.14 |
iliFragRequiredNumber of Fragmentation Needed Report Frames with Don't fragment bit set. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.15 |
iliSrcRouteFailNumber of Source Route Failure Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.16 |
iliDestNetUnknownNumber of Destination Network Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.17 |
iliDestHostUnknownNumber of Destination Host Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.18 |
iliSrcHostIsolatedNumber of Source Host Isolated Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.19 |
iliNetProhibitedNumber of Network Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.20 |
iliHostProhibitedNumber of Host Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.21 |
iliNetTosUnreachableNumber of Network Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.22 |
iliHostTosUnreachableNumber of Host Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.23 |
iliPerformanceNumber of reports in the Performance Indicator Group. The reports that are Performance Indicators are Fragment Reassembly Timeout (Number of Fragment Reassembly Timeout Report Frames), Source Quench (Number of Source Quench Report Frames) and TTL Count Exceeded (Number of Time to Live Count Exceeded Report Frames). A value of 4294967294 indicates unknown.'ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.24 |
iliNetRouteProblemNumber of reports in the ICMP Routing Problems - Network Group. The reports apply to Network Routing problems and include Destination Net Unknown (Number of Destination Network Unknown Report Frames), Network Prohibited (Number of Network Prohibited Report Frames), Network TOS Unreachable (Number of Network Type of Service Unreachable Report Frames), Network Unreachable (Number of Network Unreachable Report Frames) and Source Route Fail (Number of Source Route Failure Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.25 |
iliHostRouteProblemNumber of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.26 |
iliAppRouteProblemNumber of reports in the ICMP Routing Problems -Applications Group. The reports apply to Application Routing problems and include Port Unreachable (Number of Port Unreachable Report Frames) and Protocol Unreachable (Number of Protocol Unreachable Report Frames) A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.27 |
iliRouteChangeNumber of reports in the ICMP Route Group that relate to Route Changes. The reports include Redirect Datagrames for Host, Redirect Datagrams for Net, Redirect Datagrams for TOS and HOST and Redirect datagrams for TOS and NET. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.28 |
iliErrorsNumber of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.29 |
iliMaintenanceNumber of reports in the ICMP Maintenance Group that relate to maintenance problems. The reports include Echo Request, Echo Reply, Time Stamp Request, Time Stamp reply, Info Request, Info Reply, Address Mask Request, Address Mask Reply and Checksum Disable. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.1.3.1.30 |
ipShortTermSub-tree for the CODIMA Express History Short Term IPv4 Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.5.2 |
isBaseTableA table of CODIMA Express History Short Term IPv4 Database Base Objects. Statistics are collected every 15 seconds for each IPv4 address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. SEQUENCE OF IsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.5.2.1 |
isBaseEntryA row in the CODIMA Express History Short Term IPv4 Database Base Objects table. Statistics are collected every 15 seconds for each IPv4 address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. Entries cannot be created or deleted via SNMP operations IsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1 |
isbIpIndexIdentifies the IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.1 |
isbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.2 |
isbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.3 |
isbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.4 |
isbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.5 |
isbFrameSizeAverage Frame Size, in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.6 |
isbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.7 |
isbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.1.1.8 |
isDerivedTableA table of CODIMA Express History Short Term IPv4 Database Derived Objects. Statistics are collected every 15 seconds for each IPv4 address monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. SEQUENCE OF IsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.5.2.2 |
isDerivedEntryA row in the CODIMA Express History Short Term IPv4 Database Derived Objects table. Statistics are collected every 15 seconds for each IPv4 address monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. Entries cannot be created or deleted via SNMP operations IsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.5.2.2.1 |
isdIpIndexIdentifies the IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.5.2.2.1.1 |
isdTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.5.2.2.1.2 |
isdTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.5.2.2.1.3 |
isdUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.5.2.2.1.4 |
isdErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.5.2.2.1.5 |
isIcmpTableA table of CODIMA Express History Short Term IPv4 Database ICMP Objects. Statistics are collected every 15 seconds for each IPv4 address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. SEQUENCE OF IsIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.5.2.3 |
isIcmpEntryA row in the CODIMA Express History Short Term IPv4 Database ICMP Objects table. Statistics are collected every 15 seconds for each IPv4 address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 addresses active on the network. IsIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1 |
isiIpIndexIdentifies the IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.1 |
isiTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.2 |
isiTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.3 |
isiPingNumber of IP Pings (Echo Request or Echo Reply Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.4 |
isiSrcQuenchNumber of Source Quench Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.5 |
isiRedirectNumber of Re-Direct Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.6 |
isiTtlExceededNumber of Time to Live Count Exceeded Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.7 |
isiParamProblemNumber of Parameter Problem Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.8 |
isiTimestampNumber of TimeStamp/Address Mask Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.9 |
isiFragTimeoutNumber of Fragment Reassembly Timeout Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.10 |
isiNetUnreachableNumber of Network Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.11 |
isiHostUnreachableNumber of Host Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.12 |
isiProtocolUnreachableNumber of Protocol Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.13 |
isiPortUnreachableNumber of Port Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.14 |
isiFragRequiredNumber of Fragmentation Needed Report Frames with Don't fragment bit set. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.15 |
isiSrcRouteFailNumber of Source Route Failure Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.16 |
isiDestNetUnknownNumber of Destination Network Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.17 |
isiDestHostUnknownNumber of Destination Host Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.18 |
isiSrcHostIsolatedNumber of Source Host Isolated Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.19 |
isiNetProhibitedNumber of Network Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.20 |
isiHostProhibitedNumber of Host Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.21 |
isiNetTosUnreachableNumber of Network Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.22 |
isiHostTosUnreachableNumber of Host Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.23 |
isiPerformanceNumber of reports in the Performance Indicator Group. The reports that are Performance Indicators are Fragment Reassembly Timeout (Number of Fragment Reassembly Timeout Report Frames), Source Quench (Number of Source Quench Report Frames) and TTL Count Exceeded (Number of Time to Live Count Exceeded Report Frames). A value of 4294967294 indicates unknown.'ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.24 |
isiNetRouteProblemNumber of reports in the ICMP Routing Problems - Network Group. The reports apply to Network Routing problems and include Destination Net Unknown (Number of Destination Network Unknown Report Frames), Network Prohibited (Number of Network Prohibited Report Frames), Network TOS Unreachable (Number of Network Type of Service Unreachable Report Frames), Network Unreachable (Number of Network Unreachable Report Frames) and Source Route Fail (Number of Source Route Failure Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.25 |
isiHostRouteProblemNumber of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.26 |
isiAppRouteProblemNumber of reports in the ICMP Routing Problems -Applications Group. The reports apply to Application Routing problems and include Port Unreachable (Number of Port Unreachable Report Frames) and Protocol Unreachable (Number of Protocol Unreachable Report Frames) A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.27 |
isiRouteChangeNumber of reports in the ICMP Route Group that relate to Route Changes. The reports include Redirect Datagrames for Host, Redirect Datagrams for Net, Redirect Datagrams for TOS and HOST and Redirect datagrams for TOS and NET. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.28 |
isiErrorsNumber of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.29 |
isiMaintenanceNumber of reports in the ICMP Maintenance Group that relate to maintenance problems. The reports include Echo Request, Echo Reply, Time Stamp Request, Time Stamp reply, Info Request, Info Reply, Address Mask Request, Address Mask Reply and Checksum Disable. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.5.2.3.1.30 |
dbIPv4PeerSub-tree for the CODIMA Express History IPv4 Peer Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.6 |
ipPeerLongTermSub-tree for the CODIMA Express History Long Term IPv4 Peer Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.6.1 |
iplBaseTableA table of CODIMA Express History Long Term IPv4 Peer Database Base Objects. Based on 15 minute intervals, statistics are collected for each IPv4 Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 nodes set to collect peer data. SEQUENCE OF IplBaseEntry .1.3.6.1.4.1.226.3.2.1.1.6.1.1 |
iplBaseEntryA row in the CODIMA Express History Long Term IPv4 Database Base Objects table. Based on 15 minute intervals, statistics are collected for each IPv4 Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 nodes set to collect peer data. Entries cannot be created or deleted via SNMP operations IplBaseEntry .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1 |
iplbIp1IndexIdentifies the first Peer IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.1 |
iplbIp2IndexIdentifies the second Peer IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.2 |
iplbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in minutes from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.3 |
iplbTimeStampIdentifies the History Time-stamp for this row. This is UTC time, measured in minutes from Midnight January 1st 1970 in human readable form.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.4 |
iplbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.5 |
iplbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.6 |
iplbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.7 |
iplbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.8 |
iplbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.1.1.9 |
iplDerivedTableA table of CODIMA Express History Long Term IPv4 Peer Database Derived Objects. Based on 15 minute intervals, statistics are collected for each IPv4 Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 nodes set to collect peer data. SEQUENCE OF IplDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.6.1.2 |
iplDerivedEntryA row in the CODIMA Express History Long Term IPv4 Peer Database Derived Objects table. Based on 15 minute intervals, statistics are collected for each IPv4 Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 nodes set to collect peer data. IplDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.6.1.2.1 |
ipldIp1IndexIdentifies the first Peer MAC address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.1.2.1.1 |
ipldIp2IndexIdentifies the second Peer MAC address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.1.2.1.2 |
ipldTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.6.1.2.1.3 |
ipldTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.6.1.2.1.4 |
ipldUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.6.1.2.1.5 |
ipldErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.6.1.2.1.6 |
iplIcmpTableA table of CODIMA Express History Long Term IPv4 Peer Database ICMP Objects. Statistics are collected every 15 minutes for each IPv4 Peer address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 Peer addresses active on the network. SEQUENCE OF IplIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.6.1.3 |
iplIcmpEntryA row in the CODIMA Express History Long Term IPv4 Peer Database ICMP Objects table. Statistics are collected every 15 minutes for each IPv4 Peer address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of IPv4 Peer addresses active on the network. IplIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1 |
ipliIp1IndexIdentifies the first Peer IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.1 |
ipliIp2IndexIdentifies the second Peer IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.2 |
ipliTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.3 |
ipliTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.4 |
ipliPingNumber of IP Pings (Echo Request or Echo Reply Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.5 |
ipliSrcQuenchNumber of Source Quench Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.6 |
ipliRedirectNumber of Re-Direct Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.7 |
ipliTtlExceededNumber of Time to Live Count Exceeded Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.8 |
ipliParamProblemNumber of Parameter Problem Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.9 |
ipliTimestampNumber of TimeStamp/Address Mask Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.10 |
ipliFragTimeoutNumber of Fragment Reassembly Timeout Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.11 |
ipliNetUnreachableNumber of Network Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.12 |
ipliHostUnreachableNumber of Host Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.13 |
ipliProtocolUnreachableNumber of Protocol Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.14 |
ipliPortUnreachableNumber of Port Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.15 |
ipliFragRequiredNumber of Fragmentation Needed Report Frames with Don't fragment bit set. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.16 |
ipliSrcRouteFailNumber of Source Route Failure Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.17 |
ipliDestNetUnknownNumber of Destination Network Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.18 |
ipliDestHostUnknownNumber of Destination Host Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.19 |
ipliSrcHostIsolatedNumber of Source Host Isolated Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.20 |
ipliNetProhibitedNumber of Network Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.21 |
ipliHostProhibitedNumber of Host Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.22 |
ipliNetTosUnreachableNumber of Network Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.23 |
ipliHostTosUnreachableNumber of Host Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.24 |
ipliPerformanceNumber of reports in the Performance Indicator Group. The reports that are Performance Indicators are Fragment Reassembly Timeout (Number of Fragment Reassembly Timeout Report Frames), Source Quench (Number of Source Quench Report Frames) and TTL Count Exceeded (Number of Time to Live Count Exceeded Report Frames). A value of 4294967294 indicates unknown.'ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.25 |
ipliNetRouteProblemNumber of reports in the ICMP Routing Problems - Network Group. The reports apply to Network Routing problems and include Destination Net Unknown (Number of Destination Network Unknown Report Frames), Network Prohibited (Number of Network Prohibited Report Frames), Network TOS Unreachable (Number of Network Type of Service Unreachable Report Frames), Network Unreachable (Number of Network Unreachable Report Frames) and Source Route Fail (Number of Source Route Failure Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.26 |
ipliHostRouteProblemNumber of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.27 |
ipliAppRouteProblemNumber of reports in the ICMP Routing Problems -Applications Group. The reports apply to Application Routing problems and include Port Unreachable (Number of Port Unreachable Report Frames) and Protocol Unreachable (Number of Protocol Unreachable Report Frames) A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.28 |
ipliRouteChangeNumber of reports in the ICMP Route Group that relate to Route Changes. The reports include Redirect Datagrames for Host, Redirect Datagrams for Net, Redirect Datagrams for TOS and HOST and Redirect datagrams for TOS and NET. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.29 |
ipliErrorsNumber of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.30 |
ipliMaintenanceNumber of reports in the ICMP Maintenance Group that relate to maintenance problems. The reports include Echo Request, Echo Reply, Time Stamp Request, Time Stamp reply, Info Request, Info Reply, Address Mask Request, Address Mask Reply and Checksum Disable. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.1.3.1.31 |
ipPeerShortTermSub-tree for the CODIMA Express History Short Term IPv4 Peer Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.6.2 |
ipsBaseTableA table of CODIMA Express History Short Term IPv4 Peer Database Base Objects. Based on 15 second intervals, statistics are collected for each IPv4 Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 nodes set to collect peer data. SEQUENCE OF IpsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.6.2.1 |
ipsBaseEntryA row in the CODIMA Express History Short Term IPv4 Database Base Objects table. Based on 15 second intervals, statistics are collected for each IPv4 Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 nodes set to collect peer data. Entries cannot be created or deleted via SNMP operations IpsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1 |
ipsbIp1IndexIdentifies the first Peer IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.1 |
ipsbIp2IndexIdentifies the second Peer IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.2 |
ipsbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.3 |
ipsbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.4 |
ipsbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.5 |
ipsbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.6 |
ipsbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.7 |
ipsbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.8 |
ipsbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.1.1.9 |
ipsDerivedTableA table of CODIMA Express History Short Term IPv4 Peer Database Derived Objects. Based on 15 second intervals, statistics are collected for each IPv4 Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 nodes set to collect peer data. SEQUENCE OF IpsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.6.2.2 |
ipsDerivedEntryA row in the CODIMA Express History Short Term IPv4 Peer Database Derived Objects table. Based on 15 second intervals, statistics are collected for each IPv4 Peer pair monitored by the Express. Some Unit Types such as File Servers and Routers are automatically set to provide Node Peers Statistics, others such as Unknown Unit Type or Work Station will need to have the Node peer statistics activated. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 nodes set to collect peer data. IpsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.6.2.2.1 |
ipsdIp1IndexIdentifies the first Peer MAC address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.2.2.1.1 |
ipsdIp2IndexIdentifies the second Peer MAC address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.2.2.1.2 |
ipsdTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.6.2.2.1.3 |
ipsdTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.6.2.2.1.4 |
ipsdUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.6.2.2.1.5 |
ipsdErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.6.2.2.1.6 |
ipsIcmpTableA table of CODIMA Express History Short Term IPv4 Peer Database ICMP Objects. Statistics are collected every 15 seconds for each IPv4 Peer address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 Peer addresses active on the network. SEQUENCE OF IpsIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.6.2.3 |
ipsIcmpEntryA row in the CODIMA Express History Short Term IPv4 Peer Database ICMP Objects table. Statistics are collected every 15 seconds for each IPv4 Peer address monitored by the Express. The ICMP object implements statistics that are associated with ICMP reports. The ICMP object also adds together report counts from the ICMP table object into catagories. For example, the Group Applications Routing Problems include Port Unreachable and Protocol Unreachable report counts. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of IPv4 Peer addresses active on the network. IpsIcmpEntry .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1 |
ipsiIp1IndexIdentifies the first Peer IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.1 |
ipsiIp2IndexIdentifies the second Peer IPv4 address of this row.ro IpAddress .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.2 |
ipsiTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.3 |
ipsiTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.4 |
ipsiPingNumber of IP Pings (Echo Request or Echo Reply Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.5 |
ipsiSrcQuenchNumber of Source Quench Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.6 |
ipsiRedirectNumber of Re-Direct Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.7 |
ipsiTtlExceededNumber of Time to Live Count Exceeded Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.8 |
ipsiParamProblemNumber of Parameter Problem Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.9 |
ipsiTimestampNumber of TimeStamp/Address Mask Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.10 |
ipsiFragTimeoutNumber of Fragment Reassembly Timeout Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.11 |
ipsiNetUnreachableNumber of Network Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.12 |
ipsiHostUnreachableNumber of Host Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.13 |
ipsiProtocolUnreachableNumber of Protocol Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.14 |
ipsiPortUnreachableNumber of Port Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.15 |
ipsiFragRequiredNumber of Fragmentation Needed Report Frames with Don't fragment bit set. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.16 |
ipsiSrcRouteFailNumber of Source Route Failure Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.17 |
ipsiDestNetUnknownNumber of Destination Network Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.18 |
ipsiDestHostUnknownNumber of Destination Host Unknown Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.19 |
ipsiSrcHostIsolatedNumber of Source Host Isolated Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.20 |
ipsiNetProhibitedNumber of Network Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.21 |
ipsiHostProhibitedNumber of Host Prohibited Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.22 |
ipsiNetTosUnreachableNumber of Network Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.23 |
ipsiHostTosUnreachableNumber of Host Type of Service Unreachable Report Frames. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.24 |
ipsiPerformanceNumber of reports in the Performance Indicator Group. The reports that are Performance Indicators are Fragment Reassembly Timeout (Number of Fragment Reassembly Timeout Report Frames), Source Quench (Number of Source Quench Report Frames) and TTL Count Exceeded (Number of Time to Live Count Exceeded Report Frames). A value of 4294967294 indicates unknown.'ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.25 |
ipsiNetRouteProblemNumber of reports in the ICMP Routing Problems - Network Group. The reports apply to Network Routing problems and include Destination Net Unknown (Number of Destination Network Unknown Report Frames), Network Prohibited (Number of Network Prohibited Report Frames), Network TOS Unreachable (Number of Network Type of Service Unreachable Report Frames), Network Unreachable (Number of Network Unreachable Report Frames) and Source Route Fail (Number of Source Route Failure Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.26 |
ipsiHostRouteProblemNumber of reports in the ICMP Routing Problems - Host Group. The reports apply to Host Routing problems and include Destination Host Unknown (Number of Destination Host Unknown Report Frames), Host TOS Unreachable (Number of Host Type of Service Unreachable Report Frames), Host Prohibited (Number of Host Prohibited Report Frames), Host Unreachable (Number of Host Unreachable Report Frames) and Source Host Isolated (Number of Source Host Isolated Report Frames). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.27 |
ipsiAppRouteProblemNumber of reports in the ICMP Routing Problems -Applications Group. The reports apply to Application Routing problems and include Port Unreachable (Number of Port Unreachable Report Frames) and Protocol Unreachable (Number of Protocol Unreachable Report Frames) A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.28 |
ipsiRouteChangeNumber of reports in the ICMP Route Group that relate to Route Changes. The reports include Redirect Datagrames for Host, Redirect Datagrams for Net, Redirect Datagrams for TOS and HOST and Redirect datagrams for TOS and NET. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.29 |
ipsiErrorsNumber of reports in the ICMP Errors Group that relate to ICMP operation errors. The reports include Unknown Error, Checksum Error, Fragmentation Required and Parameter Problems. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.30 |
ipsiMaintenanceNumber of reports in the ICMP Maintenance Group that relate to maintenance problems. The reports include Echo Request, Echo Reply, Time Stamp Request, Time Stamp reply, Info Request, Info Reply, Address Mask Request, Address Mask Reply and Checksum Disable. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.6.2.3.1.31 |
dbProtocolSub-tree for the CODIMA Express History Protocol Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.7 |
protocolLongTermSub-tree for the CODIMA Express History Long Term Protocol Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.7.1 |
plBaseTableA table of CODIMA Express History Long Term Protocol Database Base Objects. Statistics are collected every 15 minutes for each MAC address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of Protocols active on the network. SEQUENCE OF PlBaseEntry .1.3.6.1.4.1.226.3.2.1.1.7.1.1 |
plBaseEntryA row in the CODIMA Express History Long Term Protocol Database Base Objects table. Statistics are collected every 15 minutes for each Protocol monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of Protocols active on the network. Entries cannot be created or deleted via SNMP operations PlBaseEntry .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1 |
plbLayerIndexIdentifes the OSI data communications layer of the protocol for this row. In the OSI model, a collection of network processing functions that together compose one layer of a hierarchy of computing functions. Each layer performs a number of functions essential for data communication.ro Enumeration .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.1 |
plbIdIndexIdentifies the Protocol ID of this row.ro OCTET STRING .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.2 |
plbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.3 |
plbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.4 |
plbProtocolNameIdentifies the Protocol Name for this row. This object's value is generated from this rows Protocol Id Index value.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.5 |
plbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.6 |
plbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.7 |
plbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.8 |
plbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.9 |
plbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.7.1.1.1.10 |
plDerivedTableA table of CODIMA Express History Long Term Protocol Database Derived Objects. Statistics are collected every 15 minutes for each Protocol monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of Protocols active on the network. SEQUENCE OF PlDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.7.1.2 |
plDerivedEntryA row in the CODIMA Express History Long Term Protocol Database Derived Objects table. Statistics are collected every 15 minutes for each Protocol monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of Protocols active on the network. Entries cannot be created or deleted via SNMP operations PlDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.7.1.2.1 |
pldLayerIndexIdentifes the OSI data communications layer of the protocol for this row. In the OSI model, a collection of network processing functions that together compose one layer of a hierarchy of computing functions. Each layer performs a number of functions essential for data communication.ro Enumeration .1.3.6.1.4.1.226.3.2.1.1.7.1.2.1.1 |
pldIdIndexIdentifies the Protocol ID of this row in hexadecimal.ro OCTET STRING .1.3.6.1.4.1.226.3.2.1.1.7.1.2.1.2 |
pldTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.7.1.2.1.3 |
pldTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.7.1.2.1.4 |
pldProtocolNameIdentifies the Protocol Name for this row. This object's value is generated from this rows Protocol Id Index value.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.7.1.2.1.5 |
pldUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.7.1.2.1.6 |
pldErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.7.1.2.1.7 |
protocolShortTermSub-tree for the CODIMA Express History Short Term Protocol Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.7.2 |
psBaseTableA table of CODIMA Express History Short Term Protocol Database Base Objects. Statistics are collected every 15 seconds for each MAC address monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of Protocols active on the network. SEQUENCE OF PsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.7.2.1 |
psBaseEntryA row in the CODIMA Express History Short Term Protocol Database Base Objects table. Statistics are collected every 15 seconds for each Protocol monitored by the Express. The Base object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of Protocols active on the network. Entries cannot be created or deleted via SNMP operations PsBaseEntry .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1 |
psbLayerIndexIdentifes the OSI data communications layer of the protocol for this row. In the OSI model, a collection of network processing functions that together compose one layer of a hierarchy of computing functions. Each layer performs a number of functions essential for data communication.ro Enumeration .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.1 |
psbIdIndexIdentifies the Protocol ID of this row in hexadecimal.ro OCTET STRING .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.2 |
psbTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.3 |
psbTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.4 |
psbProtocolNameIdentifies the Protocol Name for this row. This object's value is generated from this rows Protocol Id Index value.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.5 |
psbFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.6 |
psbBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.7 |
psbFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.8 |
psbHardwareErrorsNumber of hardware errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.9 |
psbSoftwareErrorsNumber of software errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.7.2.1.1.10 |
psDerivedTableA table of CODIMA Express History Short Term Protocol Database Derived Objects. Statistics are collected every 15 seconds for each Protocol monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of Protocols active on the network. SEQUENCE OF PsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.7.2.2 |
psDerivedEntryA row in the CODIMA Express History Short Term Protocol Database Derived Objects table. Statistics are collected every 15 seconds for each Protocol monitored by the Express. The Derived object implements statistics that are derived from other values, e.g., % Utilization, % Error frames. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of Protocols active on the network. Entries cannot be created or deleted via SNMP operations PsDerivedEntry .1.3.6.1.4.1.226.3.2.1.1.7.2.2.1 |
psdLayerIndexIdentifes the OSI data communications layer of the protocol for this row. In the OSI model, a collection of network processing functions that together compose one layer of a hierarchy of computing functions. Each layer performs a number of functions essential for data communication.ro Enumeration .1.3.6.1.4.1.226.3.2.1.1.7.2.2.1.1 |
psdIdIndexIdentifies the Protocol ID of this row in hexadecimal.ro OCTET STRING .1.3.6.1.4.1.226.3.2.1.1.7.2.2.1.2 |
psdTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.7.2.2.1.3 |
psdTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.7.2.2.1.4 |
psdProtocolNameIdentifies the Protocol Name for this row. This object's value is generated from this rows Protocol Id Index value.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.1.7.2.2.1.5 |
psdUtilizationThe percentage utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.7.2.2.1.6 |
psdErrorFramesPercentage in relation to total number of Frames i.e., Percentage of the total frame count that have hardware or software errors. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.7.2.2.1.7 |
dbNetChannelSub-tree for the CODIMA Express History NetChannel Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.8 |
netChanLongTermTableA table of CODIMA Express History Long Term NetChannel Database NetChannel Objects. Statistics are collected every 15 minutes for each NetChannel and pre-capture Filter setup on the Express. A NetChannel is a facility which enables the Express to segregate and concurrently analyse a series of user defined sectors of the Network Traffic using pre-capture filters. The NetChannel object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of NetChannels active on the Express. SEQUENCE OF NetChanLongTermEntry .1.3.6.1.4.1.226.3.2.1.1.8.1 |
netChanLongTermEntryA row in the CODIMA Express History Long Term NetChannel Database NetChannel Objects table. Statistics are collected every 15 minutes for each NetChannel and pre-capture Filter setup on the Express. A NetChannel is a facility which enables the Express to segregate and concurrently analyse a series of user defined sectors of the Network Traffic using pre-capture filters. The NetChannel object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of NetChannels active on the Express. NetChanLongTermEntry .1.3.6.1.4.1.226.3.2.1.1.8.1.1 |
nlTypeIndexIdentifes if this row is a NetChannel or a pre-capture Filter.ro Enumeration .1.3.6.1.4.1.226.3.2.1.1.8.1.1.1 |
nlNameIndexIdentifies the NetChannel or pre-capture Filter name for this row.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.8.1.1.2 |
nlTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.3 |
nlTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.8.1.1.4 |
nlFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.5 |
nlBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.6 |
nlFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.8.1.1.7 |
nlHardErrorsNumber of Hardware Errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.8 |
nlSoftErrorsNumber of Software Errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.9 |
nlUtilizationThe Percentage Utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.10 |
nlHardErrorsPercentThe Percentage Hardware Error Frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.11 |
nlSoftErrorsPercentThe Percentage Software Error Frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.12 |
nlFramesPercentThe Percentage number of Frames (Transmitted and Received). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.13 |
nlBytesPercentThe Percentage number of Bytes (Transmitted and Received). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.1.1.14 |
netChanShortTermTableA table of CODIMA Express History Short Term NetChannel Database NetChannel Objects. Statistics are collected every 15 seconds for each NetChannel and pre-capture Filter setup on the Express. A NetChannel is a facility which enables the Express to segregate and concurrently analyse a series of user defined sectors of the Network Traffic using pre-capture filters. The NetChannel object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of NetChannels active on the Express. SEQUENCE OF NetChanShortTermEntry .1.3.6.1.4.1.226.3.2.1.1.8.2 |
netChanShortTermEntryA row in the CODIMA Express History Short Term NetChannel Database NetChannel Objects table. Statistics are collected every 15 seconds for each NetChannel and pre-capture Filter setup on the Express. A NetChannel is a facility which enables the Express to segregate and concurrently analyse a series of user defined sectors of the Network Traffic using pre-capture filters. The NetChannel object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Short Term dcTimeSlots object multiplied by the number of NetChannels active on the Express. NetChanShortTermEntry .1.3.6.1.4.1.226.3.2.1.1.8.2.1 |
nsTypeIndexIdentifes if this row is a NetChannel or a pre-capture Filter.ro Enumeration .1.3.6.1.4.1.226.3.2.1.1.8.2.1.1 |
nsNameIndexIdentifies the NetChannel or pre-capture Filter name for this row.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.8.2.1.2 |
nsTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.3 |
nsTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.8.2.1.4 |
nsFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.5 |
nsBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.6 |
nsFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.8.2.1.7 |
nsHardErrorsNumber of Hardware Errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.8 |
nsSoftErrorsNumber of Software Errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.9 |
nsUtilizationThe Percentage Utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.10 |
nsHardErrorsPercentThe Percentage Hardware Error Frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.11 |
nsSoftErrorsPercentThe Percentage Software Error Frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.12 |
nsFramesPercentThe Percentage number of Frames (Transmitted and Received). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.13 |
nsBytesPercentThe Percentage number of Bytes (Transmitted and Received). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.8.2.1.14 |
dbVlanSub-tree for the CODIMA Express History VLAN Database objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.1.9 |
vlanLongTermTableA table of CODIMA Express History Long Term VLAN Database NetChannel Objects. Statistics are collected every 15 minutes for each VLAN setup on the Express. The VLAN Database stores statistics for specific VLANs. The NetChannel object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of VLANs active on the Express. SEQUENCE OF VlanLongTermEntry .1.3.6.1.4.1.226.3.2.1.1.9.1 |
vlanLongTermEntryA row in the CODIMA Express History Long Term VLAN Database NetChannel Objects table. Statistics are collected every 15 minutes for each VLAN setup on the Express. The VLAN Database stores statistics for specific VLANs. The NetChannel object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of VLANS active on the Express. VlanLongTermEntry .1.3.6.1.4.1.226.3.2.1.1.9.1.1 |
vlIdIndexIdentifies the VLAN Id for this row.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.1 |
vlTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.2 |
vlTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.9.1.1.3 |
vlNameThe name associated with this rows VLAN Idro DisplayString .1.3.6.1.4.1.226.3.2.1.1.9.1.1.4 |
vlFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.5 |
vlBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.6 |
vlFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.9.1.1.7 |
vlHardErrorsNumber of Hardware Errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.8 |
vlSoftErrorsNumber of Software Errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.9 |
vlUtilizationThe Percentage Utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.10 |
vlHardErrorsPercentThe Percentage Hardware Error Frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.11 |
vlSoftErrorsPercentThe Percentage Software Error Frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.12 |
vlFramesPercentThe Percentage number of Frames (Transmitted and Received). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.13 |
vlBytesPercentThe Percentage number of Bytes (Transmitted and Received). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.1.1.14 |
vlanShortTermTableA table of CODIMA Express History Short Term VLAN Database NetChannel Objects. Statistics are collected every 15 minutes for each VLAN setup on the Express. The VLAN Database stores statistics for specific VLANs. The NetChannel object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of VLANs active on the Express. SEQUENCE OF VlanShortTermEntry .1.3.6.1.4.1.226.3.2.1.1.9.2 |
vlanShortTermEntryA row in the CODIMA Express History Short Term VLAN Database NetChannel Objects table. Statistics are collected every 15 minutes for each VLAN setup on the Express. The VLAN Database stores statistics for specific VLANs. The NetChannel object implements general statistics e.g. number of frames, bytes, hardware errors, software errors etc. The number of rows in this table is dependant on the value chosen for the Long Term dcTimeSlots object multiplied by the number of VLANS active on the Express. VlanShortTermEntry .1.3.6.1.4.1.226.3.2.1.1.9.2.1 |
vsIdIndexIdentifies the VLAN Id for this row.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.1 |
vsTimeStampIndexIdentifies the History Time-stamp for this row. This is UTC time, measured in seconds from Midnight January 1st 1970.ro Unsigned32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.2 |
vsTimeStampA textual representation of the associated TimeStampIndex object which shows the History time-stamp for this row. The value is in the format 'hh:mm:ss dd/mmm/yyyy'. The time (hh:mm:ss) is expressed as a 24-hour clock. An example is 14:58:15 05/Jun/2003.ro DisplayString .1.3.6.1.4.1.226.3.2.1.1.9.2.1.3 |
vsNameThe name associated with this rows VLAN Idro DisplayString .1.3.6.1.4.1.226.3.2.1.1.9.2.1.4 |
vsFramesNumber of Frames (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.5 |
vsBytesNumber of Bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.6 |
vsFrameSizeAverage Frame Size in bytes (Transmitted and Received). A value of 4294967294 indicates unknown.ro Gauge32 UNITS "bytes" .1.3.6.1.4.1.226.3.2.1.1.9.2.1.7 |
vsHardErrorsNumber of Hardware Errors. A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.8 |
vsSoftErrorsNumber of Software Errors (Protocol Errors). A value of 4294967294 indicates unknown.ro Counter32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.9 |
vsUtilizationThe Percentage Utilization or percentage wire speed. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.10 |
vsHardErrorsPercentThe Percentage Hardware Error Frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.11 |
vsSoftErrorsPercentThe Percentage Software Error Frames. Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.12 |
vsFramesPercentThe Percentage number of Frames (Transmitted and Received). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.13 |
vsBytesPercentThe Percentage number of Bytes (Transmitted and Received). Divide this objects value by 1000 to get the real floating point percentage value, e.g. 132 = 0.132 % wire speed. A value of 4294967294 indicates unknown.ro Gauge32 .1.3.6.1.4.1.226.3.2.1.1.9.2.1.14 |
expAlarmsSub-tree for the CODIMA Express Alarm objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.1.2 |
alarmMessageA textural description of an event detected by the CODIMA Express. The Express can cover a wide range of events including:- Activity Failures, i.e. Reports when a Node Stops Transmitting, event Threshold Breaches, and Expert System Reports, e.g. Discovery of new Servers and Routers, changes to Routes, Routing Failures etc. The range of events reported is configurable by the User.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.1 |
alarmLayerThe OSI Network Layer associated with this event.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.2 |
alarmTopProtocolThe upper OSI Network layer protocol associated with this event For example: SNMP, FTP.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.3 |
alarmBaseProtocolThe lower OSI Network layer protocol associated with this event. For example: IP, IPX.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.4 |
alarmCodeThe Code number associated with this eventro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.5 |
alarmFunctionA range of Functions that apply to a particular Alarm Group. For example: The Discovered Group covers the application of discovering the MAC addresses, IP addresses and Unit Type information logged.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.6 |
alarmGroupAlarm Groups are used to group a specific range of event reports, each group has a range of functions. The grouping is generally based on either a protocol component, a network type or the application associated with the event report. For example:- The Discovered Group covers the application of discovering the MAC addresses, IP addresses and Unit Type information logged.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.7 |
alarmUnitTypeThe unit type is the type of the device that generated this event, e.g. Bridge, Workstation, File Server.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.8 |
alarmClassThe severity of this alarm. One of the four following levels are included: Critical: The highest priority level alarm log report classification (usually applied to SNMP reports which are to be converted into Traps). Alarm: The second highest priority level alarm log report classification (usually applied to potentially dangerous situations such a breaches in statistical thresholds or Echo and Activity Test Failures). Warning: The second lowest priority level alarm log report classification (usually applied to most of the reports associated with the Expert System). Event: The lowest priority level alarm log report classification (usually applied to the logging of useful information, such as the discovery of an IP address or a new Node on the Network).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.9 |
alarmTimeThe UTC time of when this event was issued. The value is in the format 'dd/mmm/yyyy hh:mm:ss'. The time (hh:mm:ss) is expressed as a 24-hour clock. The date (dd/mmm/yyyy) format uses 3 letter abbreviations for the month. An example is 05/Jun/2003 14:58:15.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.226.3.2.1.2.10 |
codimaExpressNotificationsSub-tree for the CODIMA Express Notification objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.2 |
expressTrapsSub-tree for the CODIMA Express Trap objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.2.1 |
expressAlarmThis Trap notification defines an network event detected by the CODIMA Express monitor alarm system. The payload is as follows. alarmMessage: A textural description of an event. alarmLayer: The OSI Network Layer associated with this event. alarmTopProtocol: The upper OSI Network layer protocol associated with this event For example: SNMP, FTP. alarmBaseProtocol: The lower OSI Network layer protocol associated with this event. For example: IP, IPX. alarmCode: The Code number associated with this event. alarmFunction: A range of Functions that apply to a particular Alarm Group. For example: The Discovered Group covers the application of discovering the MAC addresses, IP addresses and Unit Type information logged. alarmGroup: Alarm Groups are used to group a specific range of event reports, each group has a range of functions. The grouping is generally based on either a protocol component, a network type or the application associated with the event report. For example:- The Discovered Group covers the application of discovering the MAC addresses, IP addresses and Unit Type information logged. alarmUnitType: The unit type is the type of the device that generated this event, e.g. Bridge, Workstation, File Server. alarmClass: The severity of this alarm. One of the four following levels are included: Critical: The highest priority level alarm log report classification (usually applied to SNMP reports which are to be converted into Traps). Alarm: The second highest priority level alarm log report classification (usually applied to potentially dangerous situations such a breaches in statistical thresholds or Echo and Activity Test Failures). Warning: The second lowest priority level alarm log report classification (usually applied to most of the reports associated with the Expert System). Event: The lowest priority level alarm log report classification (usually applied to the logging of useful information, such as the discovery of an IP address or a new Node on the Network). alarmTime: The UTC time of when this event was issued. The value is in the format 'dd/mmm/yyyy hh:mm:ss'. The time (hh:mm:ss) is expressed as a 24-hour clock. The date (dd/mmm/yyyy) format uses 3 letter abbreviations for the month. An example is 05/Jun/2003 14:58:15. NOTIFICATION-TYPE .1.3.6.1.4.1.226.3.2.2.1.1 |
codimaExpressConformanceSub-tree for the CODIMA Express Conformance objects. OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3 |
expressObjectGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1 |
historyDatabaseGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1 |
dbControlGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.1 |
ctrlTimeGroupCODIMA Express History Database Control Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.1.1 |
dbSegmentGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.2 |
segLongTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.2.1 |
slBaseGroupCODIMA Express History Long Term Segment Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.1.1 |
slBroadcastGroupCODIMA Express History Long Term Segment Database Broadcast Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.1.2 |
slDerivedGroupCODIMA Express History Long Term Segment Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.1.3 |
slEthernetGroupCODIMA Express History Long Term Segment Database Ethernet Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.1.4 |
slIcmpGroupCODIMA Express History Long Term Segment Database ICMP Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.1.5 |
slPortGroupCODIMA Express History Long Term Segment Database Port Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.1.6 |
segShortTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.2.2 |
ssBaseGroupCODIMA Express History Short Term Segment Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.2.1 |
ssBroadcastGroupCODIMA Express History Short Term Segment Database Broadcast Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.2.2 |
ssDerivedGroupCODIMA Express History Short Term Segment Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.2.3 |
ssEthernetGroupCODIMA Express History Short Term Segment Database Ethernet Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.2.4 |
ssIcmpGroupCODIMA Express History Short Term Segment Database Ethernet Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.2.5 |
ssPortGroupCODIMA Express History Short Term Segment Database Port Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.2.2.6 |
dbMacGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.3 |
macLongTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.3.1 |
mlBaseGroupCODIMA Express History Long Term MAC Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.1.1 |
mlDerivedGroupCODIMA Express History Long Term MAC Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.1.2 |
mlDuplexGroupCODIMA Express History Long Term MAC Database Duplex Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.1.3 |
mlEthernetGroupCODIMA Express History Long Term MAC Database Ethernet Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.1.4 |
mlIcmpGroupCODIMA Express History Long Term MAC Database ICMP Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.1.5 |
mlProtocolGroupCODIMA Express History Long Term MAC Database Protocol Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.1.6 |
macShortTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.3.2 |
msBaseGroupCODIMA Express History Short Term MAC Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.2.1 |
msDerivedGroupCODIMA Express History Short Term MAC Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.2.2 |
msDuplexGroupCODIMA Express History Short Term MAC Database Duplex Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.2.3 |
msEthernetGroupCODIMA Express History Short Term MAC Database Ethernet Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.2.4 |
msIcmpGroupCODIMA Express History Short Term MAC Database ICMP Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.2.5 |
msProtocolGroupCODIMA Express History Short Term MAC Database Protocol Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.3.2.6 |
dbMacPeerGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.4 |
macPeerLongTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.4.1 |
mplBaseGroupCODIMA Express History Long Term MAC Peer Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.4.1.1 |
mplDerivedGroupCODIMA Express History Long Term MAC Peer Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.4.1.2 |
mplDuplexGroupCODIMA Express History Long Term MAC Peer Database Duplex Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.4.1.3 |
mplProtocolGroupCODIMA Express History Long Term MAC Peer Database Protocol Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.4.1.4 |
macPeerShortTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.4.2 |
mpsBaseGroupCODIMA Express History Short Term MAC Peer Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.4.2.1 |
mpsDerivedGroupCODIMA Express History Short Term MAC Peer Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.4.2.2 |
mpsDuplexGroupCODIMA Express History Short Term MAC Peer Database Duplex Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.4.2.3 |
mpsProtocolGroupCODIMA Express History Short Term MAC Peer Database Protocol Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.4.2.4 |
dbIPv4Groups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.5 |
ipLongTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.5.1 |
ilBaseGroupCODIMA Express History Long Term IPv4 Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.5.1.1 |
ilDerivedGroupCODIMA Express History Long Term IPv4 Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.5.1.2 |
ilIcmpGroupCODIMA Express History Long Term IPv4 Database ICMP Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.5.1.3 |
ipShortTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.5.2 |
isBaseGroupCODIMA Express History Short Term IPv4 Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.5.2.1 |
isDerivedGroupCODIMA Express History Short Term IPv4 Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.5.2.2 |
isIcmpGroupCODIMA Express History Short Term IPv4 Database ICMP Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.5.2.3 |
dpIPv4PeerGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.6 |
ipPeerLongTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.6.1 |
iplBaseGroupCODIMA Express History Long Term IPv4 Peer Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.6.1.1 |
iplDerivedGroupCODIMA Express History Long Term IPv4 Peer Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.6.1.2 |
iplIcmpGroupCODIMA Express History Long Term IPv4 Peer Database ICMP Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.6.1.3 |
ipPeerShortTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.6.2 |
ipsBaseGroupCODIMA Express History Short Term IPv4 Peer Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.6.2.1 |
ipsDerivedGroupCODIMA Express History Short Term IPv4 Peer Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.6.2.2 |
ipsIcmpGroupCODIMA Express History Short Term IPv4 Peer Database ICMP Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.6.2.3 |
dbProtocolGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.7 |
protocolLongTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.7.1 |
plBaseGroupCODIMA Express History Long Term Protocol Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.7.1.1 |
plDerivedGroupCODIMA Express History Long Term Protocol Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.7.1.2 |
protocolShortTermGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.7.2 |
psBaseGroupCODIMA Express History Short Term Protocol Database Base Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.7.2.1 |
psDerivedGroupCODIMA Express History Short Term Protocol Database Derived Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.7.2.2 |
dbNetChannelGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.8 |
netChannelLongTermGroupCODIMA Express History Long Term NetChannel Database NetChannel Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.8.1 |
netChannelShortTermGroupCODIMA Express History Short Term NetChannel Database NetChannel Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.8.2 |
dbVlanGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.1.1.9 |
vlanLongTermGroupCODIMA Express History Long Term VLAN Database VLAN Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.9.1 |
vlanShortTermGroupCODIMA Express History Short Term VLAN Database Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.1.9.2 |
alarmObjectGroupCODIMA Express Alarm Object Group. Unknown .1.3.6.1.4.1.226.3.2.3.1.2 |
expressNotificationGroups OBJECT IDENTIFIER .1.3.6.1.4.1.226.3.2.3.2 |
alarmNotifyGroupThis notification group includes all notifications defined for alarm generation. Unknown .1.3.6.1.4.1.226.3.2.3.2.1 |