MIBs Depot

HC-RMON-MIB

Registered at
1.3.6.1.2.1.16.20.5
1.3.6.1.2.1.16.20.6
1.3.6.1.2.1.16.20.7
1.3.6.1.2.1.16.21
Last updated
2002-05-08 00:00
Organization
IETF RMON MIB Working Group
Revisions
2002-05-08 00:00
Namespace
standard
Source file
HC-RMON-MIB
Digest
sha256:9291f781f1fdea5d98f6bdb85ea330f322ac0ed60f44788103b317094af33174

Description

The MIB module for managing remote monitoring device implementations. This MIB module augments the original RMON MIB as specified in RFC 2819 and RFC 1513 and RMON-2 MIB as specified in RFC 2021.

Contact

Steve Waldbusser Phone: +1-650-948-6500 Fax: +1-650-745-0671 Email: waldbusser@nextbeacon.com Andy Bierman WG Chair abierman@cisco.com RMONMIB WG Mailing List rmonmib@ietf.org http://www.ietf.org/mailman/listinfo/rmonmib

Imports

FromSymbols
HCNUM-TCCounterBasedGauge64, ZeroBasedCounter64
RMON-MIBOwnerString, capture, captureBufferControlIndex, captureBufferIndex, etherHistoryIndex, etherHistorySampleIndex, etherStatsIndex, history, hostAddress, hostIndex, hostTimeCreationOrder, hostTimeIndex, hostTopN, hostTopNIndex, hostTopNReport, hosts, matrix, matrixDSDestAddress, matrixDSIndex, matrixDSSourceAddress, matrixSDDestAddress, matrixSDIndex, matrixSDSourceAddress, rmon, statistics
RMON2-MIBZeroBasedCounter32, alHost, alHostTimeMark, alMatrix, alMatrixDSTimeMark, alMatrixSDTimeMark, alMatrixTopNControlIndex, alMatrixTopNIndex, hlHostControlIndex, hlMatrixControlIndex, nlHost, nlHostAddress, nlHostTimeMark, nlMatrix, nlMatrixDSDestAddress, nlMatrixDSSourceAddress, nlMatrixDSTimeMark, nlMatrixSDDestAddress, nlMatrixSDSourceAddress, nlMatrixSDTimeMark, nlMatrixTopNControlIndex, nlMatrixTopNIndex, probeConfig, protocolDirLocalIndex, protocolDist, protocolDistControlIndex, rmonConformance, usrHistory, usrHistoryControlIndex, usrHistoryObjectIndex, usrHistorySampleIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HC-RMON-MIB
HCNUM-TC
IANAifType-MIB
IF-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
etherStatsHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 etherStatsTable.
1.3.6.1.2.1.16.1.7not-accessiblecurrent
etherStatsHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 etherStatsEntry. These objects will be created by the agent for all etherStatsEntries it deems appropriate.
1.3.6.1.2.1.16.1.7.1not-accessiblecurrent
etherStatsHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated etherStatsPkts counter has overflowed.
1.3.6.1.2.1.16.1.7.1.1Counter32read-onlycurrent
etherStatsHighCapacityPkts
OBJECT-TYPE
The total number of packets (including bad packets, broadcast packets, and multicast packets) received.
1.3.6.1.2.1.16.1.7.1.2Counter64read-onlycurrent
etherStatsHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated etherStatsOctets counter has overflowed.
1.3.6.1.2.1.16.1.7.1.3Counter32read-onlycurrent
etherStatsHighCapacityOctets
OBJECT-TYPE
The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets). If the network is half-duplex Fast Ethernet, this object can be used as a reasonable estimate of utilization. If greater precision is desired, the etherStatsHighCapacityPkts and etherStatsHighCapacityOctets objects should be sampled before and after a common interval. The differences in the sampled values are Pkts and Octets, respectively, and the number of seconds in the interval is Interval. These values are used to calculate the Utilization as follows: Pkts * (.96 + .64) + (Octets * .08) Utilization = ------------------------------------- Interval * 10,000 The result of this equation is the value Utilization which is the percent utilization of the ethernet segment on a scale of 0 to 100 percent. This table is not appropriate for monitoring full-duplex ethernets. If the network is a full-duplex ethernet and the mediaIndependentTable is monitoring that network, the utilization can be calculated as follows: 1) Determine the utilization of the inbound path by using the appropriate equation (for ethernet or fast ethernet) to determine the utilization, substituting mediaIndependentInPkts for etherStatsHighCapacityPkts, and mediaIndependentInOctets for etherStatsHighCapacityOctets. Call the resulting utilization inUtilization. 2) Determine the utilization of the outbound path by using the same equation to determine the utilization, substituting mediaIndependentOutPkts for etherStatsHighCapacityPkts, and mediaIndependentOutOctets for etherStatsHighCapacityOctets. Call the resulting utilization outUtilization. 3) The utilization is the maximum of inUtilization and outUtilization. This metric shows the amount of percentage of bandwidth that is left before congestion will be experienced on the link.
1.3.6.1.2.1.16.1.7.1.4Counter64read-onlycurrent
etherStatsHighCapacityOverflowPkts64Octets
OBJECT-TYPE
The number of times the associated etherStatsPkts64Octets counter has overflowed.
1.3.6.1.2.1.16.1.7.1.5Counter32read-onlycurrent
etherStatsHighCapacityPkts64Octets
OBJECT-TYPE
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
1.3.6.1.2.1.16.1.7.1.6Counter64read-onlycurrent
etherStatsHighCapacityOverflowPkts65to127Octets
OBJECT-TYPE
The number of times the associated etherStatsPkts65to127Octets counter has overflowed.
1.3.6.1.2.1.16.1.7.1.7Counter32read-onlycurrent
etherStatsHighCapacityPkts65to127Octets
OBJECT-TYPE
The total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).
1.3.6.1.2.1.16.1.7.1.8Counter64read-onlycurrent
etherStatsHighCapacityOverflowPkts128to255Octets
OBJECT-TYPE
The number of times the associated etherStatsPkts128to255Octets counter has overflowed.
1.3.6.1.2.1.16.1.7.1.9Counter32read-onlycurrent
etherStatsHighCapacityPkts128to255Octets
OBJECT-TYPE
The total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).
1.3.6.1.2.1.16.1.7.1.10Counter64read-onlycurrent
etherStatsHighCapacityOverflowPkts256to511Octets
OBJECT-TYPE
The number of times the associated etherStatsPkts256to511Octets counter has overflowed.
1.3.6.1.2.1.16.1.7.1.11Counter32read-onlycurrent
etherStatsHighCapacityPkts256to511Octets
OBJECT-TYPE
The total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).
1.3.6.1.2.1.16.1.7.1.12Counter64read-onlycurrent
etherStatsHighCapacityOverflowPkts512to1023Octets
OBJECT-TYPE
The number of times the associated etherStatsPkts512to1023Octets counter has overflowed.
1.3.6.1.2.1.16.1.7.1.13Counter32read-onlycurrent
etherStatsHighCapacityPkts512to1023Octets
OBJECT-TYPE
The total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).
1.3.6.1.2.1.16.1.7.1.14Counter64read-onlycurrent
etherStatsHighCapacityOverflowPkts1024to1518Octets
OBJECT-TYPE
The number of times the associated etherStatsPkts1024to1518Octets counter has overflowed.
1.3.6.1.2.1.16.1.7.1.15Counter32read-onlycurrent
etherStatsHighCapacityPkts1024to1518Octets
OBJECT-TYPE
The total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).
1.3.6.1.2.1.16.1.7.1.16Counter64read-onlycurrent
etherHistoryHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 etherHistoryTable.
1.3.6.1.2.1.16.2.6not-accessiblecurrent
etherHistoryHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 etherHistoryEntry. These objects will be created by the agent for all etherHistoryEntries associated with whichever historyControlEntries it deems appropriate. (i.e., either all etherHistoryHighCapacityEntries associated with a particular historyControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.2.6.1not-accessiblecurrent
etherHistoryHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated etherHistoryPkts Gauge overflowed during this sampling interval.
1.3.6.1.2.1.16.2.6.1.1Gauge32read-onlycurrent
etherHistoryHighCapacityPkts
OBJECT-TYPE
The total number of packets (including bad packets, broadcast packets, and multicast packets) received during this sampling interval.
1.3.6.1.2.1.16.2.6.1.2CounterBasedGauge64read-onlycurrent
etherHistoryHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated etherHistoryOctets counter has overflowed during this sampling interval.
1.3.6.1.2.1.16.2.6.1.3Gauge32read-onlycurrent
etherHistoryHighCapacityOctets
OBJECT-TYPE
The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets) during this sampling interval.
1.3.6.1.2.1.16.2.6.1.4CounterBasedGauge64read-onlycurrent
hostHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 hostTable.
1.3.6.1.2.1.16.4.5not-accessiblecurrent
hostHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 hostEntry. These objects will be created by the agent for all hostEntries associated with whichever hostControlEntries it deems appropriate. (i.e., either all hostHighCapacityEntries associated with a particular hostControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.4.5.1not-accessiblecurrent
hostHighCapacityInOverflowPkts
OBJECT-TYPE
The number of times the associated hostInPkts counter has overflowed.
1.3.6.1.2.1.16.4.5.1.1Counter32read-onlycurrent
hostHighCapacityInPkts
OBJECT-TYPE
The number of good packets transmitted to this address since it was added to the hostHighCapacityTable.
1.3.6.1.2.1.16.4.5.1.2Counter64read-onlycurrent
hostHighCapacityOutOverflowPkts
OBJECT-TYPE
The number of times the associated hostOutPkts counter has overflowed.
1.3.6.1.2.1.16.4.5.1.3Counter32read-onlycurrent
hostHighCapacityOutPkts
OBJECT-TYPE
The number of packets, including bad packets, transmitted by this address since it was added to the hostHighCapacityTable.
1.3.6.1.2.1.16.4.5.1.4Counter64read-onlycurrent
hostHighCapacityInOverflowOctets
OBJECT-TYPE
The number of times the associated hostInOctets counter has overflowed.
1.3.6.1.2.1.16.4.5.1.5Counter32read-onlycurrent
hostHighCapacityInOctets
OBJECT-TYPE
The number of octets transmitted to this address since it was added to the hostHighCapacityTable (excluding framing bits but including FCS octets), except for those octets in bad packets.
1.3.6.1.2.1.16.4.5.1.6Counter64read-onlycurrent
hostHighCapacityOutOverflowOctets
OBJECT-TYPE
The number of times the associated hostOutOctets counter has overflowed.
1.3.6.1.2.1.16.4.5.1.7Counter32read-onlycurrent
hostHighCapacityOutOctets
OBJECT-TYPE
The number of octets transmitted by this address since it was added to the hostHighCapacityTable (excluding framing bits but including FCS octets), including those octets in bad packets.
1.3.6.1.2.1.16.4.5.1.8Counter64read-onlycurrent
hostTimeHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 hostTimeTable.
1.3.6.1.2.1.16.4.6not-accessiblecurrent
hostTimeHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 hostTimeEntry. These objects will be created by the agent for all hostTimeEntries associated with whichever hostControlEntries it deems appropriate. (i.e., either all hostTimeHighCapacityEntries associated with a particular hostControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.4.6.1not-accessiblecurrent
hostTimeHighCapacityInOverflowPkts
OBJECT-TYPE
The number of times the associated hostTimeInPkts counter has overflowed.
1.3.6.1.2.1.16.4.6.1.1Counter32read-onlycurrent
hostTimeHighCapacityInPkts
OBJECT-TYPE
The number of good packets transmitted to this address since it was added to the hostTimeHighCapacityTable.
1.3.6.1.2.1.16.4.6.1.2Counter64read-onlycurrent
hostTimeHighCapacityOutOverflowPkts
OBJECT-TYPE
The number of times the associated hostTimeOutPkts counter has overflowed.
1.3.6.1.2.1.16.4.6.1.3Counter32read-onlycurrent
hostTimeHighCapacityOutPkts
OBJECT-TYPE
The number of packets, including bad packets, transmitted by this address since it was added to the hostTimeHighCapacityTable.
1.3.6.1.2.1.16.4.6.1.4Counter64read-onlycurrent
hostTimeHighCapacityInOverflowOctets
OBJECT-TYPE
The number of times the associated hostTimeInOctets counter has overflowed.
1.3.6.1.2.1.16.4.6.1.5Counter32read-onlycurrent
hostTimeHighCapacityInOctets
OBJECT-TYPE
The number of octets transmitted to this address since it was added to the hostTimeHighCapacityTable (excluding framing bits but including FCS octets), except for those octets in bad packets.
1.3.6.1.2.1.16.4.6.1.6Counter64read-onlycurrent
hostTimeHighCapacityOutOverflowOctets
OBJECT-TYPE
The number of times the associated hostTimeOutOctets counter has overflowed.
1.3.6.1.2.1.16.4.6.1.7Counter32read-onlycurrent
hostTimeHighCapacityOutOctets
OBJECT-TYPE
The number of octets transmitted by this address since it was added to the hostTimeTable (excluding framing bits but including FCS octets), including those octets in bad packets.
1.3.6.1.2.1.16.4.6.1.8Counter64read-onlycurrent
hostTopNHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 hostTopNTable when hostTopNRateBase specifies a High Capacity TopN Report.
1.3.6.1.2.1.16.5.3not-accessiblecurrent
hostTopNHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 hostTopNEntry when hostTopNRateBase specifies a High Capacity TopN Report. These objects will be created by the agent for all hostTopNEntries associated with whichever hostTopNControlEntries have a hostTopNRateBase that specify a high capacity report.
1.3.6.1.2.1.16.5.3.1not-accessiblecurrent
hostTopNHighCapacityAddress
OBJECT-TYPE
The physical address of this host.
1.3.6.1.2.1.16.5.3.1.1OCTET STRINGread-onlycurrent
hostTopNHighCapacityBaseRate
OBJECT-TYPE
The amount of change in the selected variable during this sampling interval, modulo 2^32. The selected variable is this host's instance of the object selected by hostTopNRateBase.
1.3.6.1.2.1.16.5.3.1.2Gauge32read-onlycurrent
hostTopNHighCapacityOverflowRate
OBJECT-TYPE
The amount of change in the selected variable during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32). The selected variable is this host's instance of the object selected by hostTopNRateBase.
1.3.6.1.2.1.16.5.3.1.3Gauge32read-onlycurrent
hostTopNHighCapacityRate
OBJECT-TYPE
The amount of change in the selected variable during this sampling interval. The selected variable is this host's instance of the object selected by hostTopNRateBase.
1.3.6.1.2.1.16.5.3.1.4CounterBasedGauge64read-onlycurrent
matrixSDHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 matrixSDTable.
1.3.6.1.2.1.16.6.5not-accessiblecurrent
matrixSDHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 matrixSDEntry. These objects will be created by the agent for all matrixSDEntries associated with whichever matrixControlEntries it deems appropriate. (i.e., either all matrixSDHighCapacityEntries associated with a particular matrixControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.6.5.1not-accessiblecurrent
matrixSDHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated matrixSDPkts counter has overflowed.
1.3.6.1.2.1.16.6.5.1.1Counter32read-onlycurrent
matrixSDHighCapacityPkts
OBJECT-TYPE
The number of packets transmitted from the source address to the destination address (this number includes bad packets).
1.3.6.1.2.1.16.6.5.1.2Counter64read-onlycurrent
matrixSDHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated matrixSDOctets counter has overflowed.
1.3.6.1.2.1.16.6.5.1.3Counter32read-onlycurrent
matrixSDHighCapacityOctets
OBJECT-TYPE
The number of octets (excluding framing bits but including FCS octets) contained in all packets transmitted from the source address to the destination address.
1.3.6.1.2.1.16.6.5.1.4Counter64read-onlycurrent
matrixDSHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 matrixDSTable.
1.3.6.1.2.1.16.6.6not-accessiblecurrent
matrixDSHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 matrixDSEntry. These objects will be created by the agent for all matrixDSEntries associated with whichever matrixControlEntries it deems appropriate. (i.e., either all matrixDSHighCapacityEntries associated with a particular matrixControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.6.6.1not-accessiblecurrent
matrixDSHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated matrixDSPkts counter has overflowed.
1.3.6.1.2.1.16.6.6.1.1Counter32read-onlycurrent
matrixDSHighCapacityPkts
OBJECT-TYPE
The number of packets transmitted from the source address to the destination address (this number includes bad packets).
1.3.6.1.2.1.16.6.6.1.2Counter64read-onlycurrent
matrixDSHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated matrixDSOctets counter has overflowed.
1.3.6.1.2.1.16.6.6.1.3Counter32read-onlycurrent
matrixDSHighCapacityOctets
OBJECT-TYPE
The number of octets (excluding framing bits but including FCS octets) contained in all packets transmitted from the source address to the destination address.
1.3.6.1.2.1.16.6.6.1.4Counter64read-onlycurrent
captureBufferHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 captureBufferTable.
1.3.6.1.2.1.16.8.3not-accessiblecurrent
captureBufferHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-1 captureBufferEntry. These objects will be created by the agent for all captureBufferEntries associated with whichever bufferControlEntries it deems appropriate. (i.e., either all captureBufferHighCapacityEntries associated with a particular bufferControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.8.3.1not-accessiblecurrent
captureBufferPacketHighCapacityTime
OBJECT-TYPE
The number of nanoseconds that had passed since this capture buffer was first turned on when this packet was captured, modulo 10^6. This object is used in conjunction with the captureBufferPacketTime object. This object returns the number of nano-seconds to be added to to number of milli-seconds obtained from the captureBufferPacketTime object, to obtain more accurate inter packet arrival time.
1.3.6.1.2.1.16.8.3.1.1Integer32 (0..999999)read-onlycurrent
protocolDistStatsHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 protocolDistStatsTable.
1.3.6.1.2.1.16.12.3not-accessiblecurrent
protocolDistStatsHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 protocolDistStatsTable. These objects will be created by the agent for all protocolDistStatsEntries associated with whichever protocolDistControlEntries it deems appropriate. (i.e., either all protocolDistStatsHighCapacityEntries associated with a particular protocolDistControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.12.3.1not-accessiblecurrent
protocolDistStatsHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated protocolDistStatsPkts counter has overflowed.
1.3.6.1.2.1.16.12.3.1.1ZeroBasedCounter32read-onlycurrent
protocolDistStatsHighCapacityPkts
OBJECT-TYPE
The number of packets without errors received of this protocol type. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.12.3.1.2ZeroBasedCounter64read-onlycurrent
protocolDistStatsHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated protocolDistStatsOctets counter has overflowed.
1.3.6.1.2.1.16.12.3.1.3ZeroBasedCounter32read-onlycurrent
protocolDistStatsHighCapacityOctets
OBJECT-TYPE
The number of octets in packets received of this protocol type since it was added to the protocolDistStatsTable (excluding framing bits but including FCS octets), except for those octets in packets that contained errors. Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.12.3.1.4ZeroBasedCounter64read-onlycurrent
nlHostHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 nlHostTable.
1.3.6.1.2.1.16.14.3not-accessiblecurrent
nlHostHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 nlHostEntry. These objects will be created by the agent for all nlHostEntries associated with whichever hlHostControlEntries it deems appropriate. (i.e., either all nlHostHighCapacityEntries associated with a particular hlHostControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.14.3.1not-accessiblecurrent
nlHostHighCapacityInOverflowPkts
OBJECT-TYPE
The number of times the associated nlHostInPkts counter has overflowed.
1.3.6.1.2.1.16.14.3.1.1ZeroBasedCounter32read-onlycurrent
nlHostHighCapacityInPkts
OBJECT-TYPE
The number of packets without errors transmitted to this address since it was added to the nlHostHighCapacityTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.14.3.1.2ZeroBasedCounter64read-onlycurrent
nlHostHighCapacityOutOverflowPkts
OBJECT-TYPE
The number of times the associated nlHostOutPkts counter has overflowed.
1.3.6.1.2.1.16.14.3.1.3ZeroBasedCounter32read-onlycurrent
nlHostHighCapacityOutPkts
OBJECT-TYPE
The number of packets without errors transmitted by this address since it was added to the nlHostHighCapacityTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.14.3.1.4ZeroBasedCounter64read-onlycurrent
nlHostHighCapacityInOverflowOctets
OBJECT-TYPE
The number of times the associated nlHostInOctets counter has overflowed.
1.3.6.1.2.1.16.14.3.1.5ZeroBasedCounter32read-onlycurrent
nlHostHighCapacityInOctets
OBJECT-TYPE
The number of octets transmitted to this address since it was added to the nlHostHighCapacityTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.14.3.1.6ZeroBasedCounter64read-onlycurrent
nlHostHighCapacityOutOverflowOctets
OBJECT-TYPE
The number of times the associated nlHostOutOctets counter has overflowed.
1.3.6.1.2.1.16.14.3.1.7ZeroBasedCounter32read-onlycurrent
nlHostHighCapacityOutOctets
OBJECT-TYPE
The number of octets transmitted by this address since it was added to the nlHostHighCapacityTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.14.3.1.8ZeroBasedCounter64read-onlycurrent
nlMatrixSDHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 nlMatrixTable.
1.3.6.1.2.1.16.15.6not-accessiblecurrent
nlMatrixSDHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 nlMatrixEntry. These objects will be created by the agent for all nlMatrixSDEntries associated with whichever hlMatrixControlEntries it deems appropriate. (i.e., either all nlMatrixSDHighCapacityEntries associated with a particular hlMatrixControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.15.6.1not-accessiblecurrent
nlMatrixSDHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated nlMatrixSDPkts counter has overflowed.
1.3.6.1.2.1.16.15.6.1.1ZeroBasedCounter32read-onlycurrent
nlMatrixSDHighCapacityPkts
OBJECT-TYPE
The number of packets without errors transmitted from the source address to the destination address since this entry was added to the nlMatrixSDHighCapacityTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.15.6.1.2ZeroBasedCounter64read-onlycurrent
nlMatrixSDHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated nlMatrixSDOctets counter has overflowed.
1.3.6.1.2.1.16.15.6.1.3ZeroBasedCounter32read-onlycurrent
nlMatrixSDHighCapacityOctets
OBJECT-TYPE
The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixSDHighCapacityTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.15.6.1.4ZeroBasedCounter64read-onlycurrent
nlMatrixDSHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 nlMatrixDSTable.
1.3.6.1.2.1.16.15.7not-accessiblecurrent
nlMatrixDSHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 nlMatrixDSEntry. These objects will be created by the agent for all nlMatrixDSEntries associated with whichever hlmatrixControlEntries it deems appropriate. (i.e., either all nlMatrixDSHighCapacityEntries associated with a particular hlMatrixControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.15.7.1not-accessiblecurrent
nlMatrixDSHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated nlMatrixDSPkts counter has overflowed.
1.3.6.1.2.1.16.15.7.1.1ZeroBasedCounter32read-onlycurrent
nlMatrixDSHighCapacityPkts
OBJECT-TYPE
The number of packets without errors transmitted from the source address to the destination address since this entry was added to the nlMatrixDSHighCapacityTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.15.7.1.2ZeroBasedCounter64read-onlycurrent
nlMatrixDSHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated nlMatrixDSOctets counter has overflowed.
1.3.6.1.2.1.16.15.7.1.3ZeroBasedCounter32read-onlycurrent
nlMatrixDSHighCapacityOctets
OBJECT-TYPE
The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixDSHighCapacityTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.15.7.1.4ZeroBasedCounter64read-onlycurrent
nlMatrixTopNHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 nlMatrixTopNTable when nlMatrixTopNControlRateBase specifies a High Capacity TopN Report.
1.3.6.1.2.1.16.15.8not-accessiblecurrent
nlMatrixTopNHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 nlMatrixTopNEntry when nlMatrixTopNControlRateBase specifies a High Capacity TopN Report. These objects will be created by the agent for all nlMatrixTopNEntries associated with whichever nlMatrixTopNControlEntries have a nlMatrixTopNControlRateBase that specify a high capacity report.
1.3.6.1.2.1.16.15.8.1not-accessiblecurrent
nlMatrixTopNHighCapacityProtocolDirLocalIndex
OBJECT-TYPE
The protocolDirLocalIndex of the network layer protocol of this entry's network address.
1.3.6.1.2.1.16.15.8.1.1Integer32 (1..2147483647)read-onlycurrent
nlMatrixTopNHighCapacitySourceAddress
OBJECT-TYPE
The network layer address of the source host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated nlMatrixTopNProtocolDirLocalIndex. For example, if the protocolDirLocalIndex indicates an encapsulation of ip, this object is encoded as a length octet of 4, followed by the 4 octets of the ip address, in network byte order.
1.3.6.1.2.1.16.15.8.1.2OCTET STRINGread-onlycurrent
nlMatrixTopNHighCapacityDestAddress
OBJECT-TYPE
The network layer address of the destination host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated nlMatrixTopNProtocolDirLocalIndex. For example, if the nlMatrixTopNProtocolDirLocalIndex indicates an encapsulation of ip, this object is encoded as a length octet of 4, followed by the 4 octets of the ip address, in network byte order.
1.3.6.1.2.1.16.15.8.1.3OCTET STRINGread-onlycurrent
nlMatrixTopNHighCapacityBasePktRate
OBJECT-TYPE
The number of packets seen from the source host to the destination host during this sampling interval, modulo 2^32, counted using the rules for counting the nlMatrixSDPkts object.
1.3.6.1.2.1.16.15.8.1.4Gauge32read-onlycurrent
nlMatrixTopNHighCapacityOverflowPktRate
OBJECT-TYPE
The number of packets seen from the source host to the destination host during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32), and counted using the rules for counting the nlMatrixSDPkts object.
1.3.6.1.2.1.16.15.8.1.5Gauge32read-onlycurrent
nlMatrixTopNHighCapacityPktRate
OBJECT-TYPE
The number of packets seen from the source host to the destination host during this sampling interval, counted using the rules for counting the nlMatrixSDPkts object. If the value of nlMatrixTopNControlRateBase is nlMatrixTopNHighCapacityPkts, this variable will be used to sort this report.
1.3.6.1.2.1.16.15.8.1.6CounterBasedGauge64read-onlycurrent
nlMatrixTopNHighCapacityReverseBasePktRate
OBJECT-TYPE
The number of packets seen from the destination host to the source host during this sampling interval, modulo 2^32, counted using the rules for counting the nlMatrixSDPkts object (note that the corresponding nlMatrixSDPkts object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNHighCapacityPkts, the sort of topN entries is based entirely on nlMatrixTopNHighCapacityPktRate, and not on the value of this object.
1.3.6.1.2.1.16.15.8.1.7Gauge32read-onlycurrent
nlMatrixTopNHighCapacityReverseOverflowPktRate
OBJECT-TYPE
The number of packets seen from the destination host to the source host during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32), and counted using the rules for counting the nlMatrixSDPkts object (note that the corresponding nlMatrixSDPkts object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNHighCapacityPkts, the sort of topN entries is based entirely on nlMatrixTopNHighCapacityPktRate, and not on the value of this object.
1.3.6.1.2.1.16.15.8.1.8Gauge32read-onlycurrent
nlMatrixTopNHighCapacityReversePktRate
OBJECT-TYPE
The number of packets seen from the destination host to the source host during this sampling interval, counted using the rules for counting the nlMatrixSDPkts object (note that the corresponding nlMatrixSDPkts object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNHighCapacityPkts, the sort of topN entries is based entirely on nlMatrixTopNHighCapacityPktRate, and not on the value of this object.
1.3.6.1.2.1.16.15.8.1.9CounterBasedGauge64read-onlycurrent
nlMatrixTopNHighCapacityBaseOctetRate
OBJECT-TYPE
The number of octets seen from the source host to the destination host during this sampling interval, modulo 2^32, counted using the rules for counting the nlMatrixSDOctets object.
1.3.6.1.2.1.16.15.8.1.10Gauge32read-onlycurrent
nlMatrixTopNHighCapacityOverflowOctetRate
OBJECT-TYPE
The number of octets seen from the source host to the destination host during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32), and counted using the rules for counting the nlMatrixSDOctets object.
1.3.6.1.2.1.16.15.8.1.11Gauge32read-onlycurrent
nlMatrixTopNHighCapacityOctetRate
OBJECT-TYPE
The number of octets seen from the source host to the destination host during this sampling interval, counted using the rules for counting the nlMatrixSDOctets object. If the value of nlMatrixTopNControlRateBase is nlMatrixTopNHighCapacityOctets, this variable will be used to sort this report.
1.3.6.1.2.1.16.15.8.1.12CounterBasedGauge64read-onlycurrent
nlMatrixTopNHighCapacityReverseBaseOctetRate
OBJECT-TYPE
The number of octets seen from the destination host to the source host during this sampling interval, modulo 2^32, counted using the rules for counting the nlMatrixSDOctets object (note that the corresponding nlMatrixSDOctets object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNHighCapacityOctets, the sort of topN entries is based entirely on nlMatrixTopNHighCapacityOctetRate, and not on the value of this object.
1.3.6.1.2.1.16.15.8.1.13Gauge32read-onlycurrent
nlMatrixTopNHighCapacityReverseOverflowOctetRate
OBJECT-TYPE
The number of octets seen from the destination host to the source host during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32), and counted using the rules for counting the nlMatrixSDOctets object (note that the corresponding nlMatrixSDOctets object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNHighCapacityOctets, the sort of topN entries is based entirely on nlMatrixTopNHighCapacityOctetRate, and not on the value of this object.
1.3.6.1.2.1.16.15.8.1.14Gauge32read-onlycurrent
nlMatrixTopNHighCapacityReverseOctetRate
OBJECT-TYPE
The number of octets seen from the destination host to the source host during this sampling interval, counted using the rules for counting the nlMatrixSDOctets object (note that the corresponding nlMatrixSDOctets object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.) Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNHighCapacityOctets, the sort of topN entries is based entirely on nlMatrixTopNHighCapacityOctetRate, and not on the value of this object.
1.3.6.1.2.1.16.15.8.1.15CounterBasedGauge64read-onlycurrent
alHostHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 alHostTable.
1.3.6.1.2.1.16.16.2not-accessiblecurrent
alHostHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 alHostEntry. These objects will be created by the agent for all alHostEntries associated with whichever hlHostControlEntries it deems appropriate. (i.e., either all alHostHighCapacityEntries associated with a particular hlHostControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.16.2.1not-accessiblecurrent
alHostHighCapacityInOverflowPkts
OBJECT-TYPE
The number of times the associated alHostInPkts counter has overflowed.
1.3.6.1.2.1.16.16.2.1.1ZeroBasedCounter32read-onlycurrent
alHostHighCapacityInPkts
OBJECT-TYPE
The number of packets of this protocol type without errors transmitted to this address since it was added to the alHostHighCapacityTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.16.2.1.2ZeroBasedCounter64read-onlycurrent
alHostHighCapacityOutOverflowPkts
OBJECT-TYPE
The number of times the associated alHostOutPkts counter has overflowed.
1.3.6.1.2.1.16.16.2.1.3ZeroBasedCounter32read-onlycurrent
alHostHighCapacityOutPkts
OBJECT-TYPE
The number of packets of this protocol type without errors transmitted by this address since it was added to the alHostHighCapacityTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.16.2.1.4ZeroBasedCounter64read-onlycurrent
alHostHighCapacityInOverflowOctets
OBJECT-TYPE
The number of times the associated alHostInOctets counter has overflowed.
1.3.6.1.2.1.16.16.2.1.5ZeroBasedCounter32read-onlycurrent
alHostHighCapacityInOctets
OBJECT-TYPE
The number of octets transmitted to this address of this protocol type since it was added to the alHostHighCapacityTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.16.2.1.6ZeroBasedCounter64read-onlycurrent
alHostHighCapacityOutOverflowOctets
OBJECT-TYPE
The number of times the associated alHostOutOctets counter has overflowed.
1.3.6.1.2.1.16.16.2.1.7ZeroBasedCounter32read-onlycurrent
alHostHighCapacityOutOctets
OBJECT-TYPE
The number of octets transmitted by this address of this protocol type since it was added to the alHostHighCapacityTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.16.2.1.8ZeroBasedCounter64read-onlycurrent
alMatrixSDHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 alMatrixSDTable.
1.3.6.1.2.1.16.17.5not-accessiblecurrent
alMatrixSDHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 alMatrixSDEntry. These objects will be created by the agent for all alMatrixSDEntries associated with whichever hlMatrixControlEntries it deems appropriate. (i.e., either all alMatrixSDHighCapacityEntries associated with a particular hlMatrixControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.17.5.1not-accessiblecurrent
alMatrixSDHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated alMatrixSDPkts counter has overflowed.
1.3.6.1.2.1.16.17.5.1.1ZeroBasedCounter32read-onlycurrent
alMatrixSDHighCapacityPkts
OBJECT-TYPE
The number of good packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixSDHighCapacityTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.17.5.1.2ZeroBasedCounter64read-onlycurrent
alMatrixSDHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated alMatrixSDOctets counter has overflowed.
1.3.6.1.2.1.16.17.5.1.3ZeroBasedCounter32read-onlycurrent
alMatrixSDHighCapacityOctets
OBJECT-TYPE
The number of octets in good packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixSDHighCapacityTable (excluding framing bits but including FCS octets). Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.17.5.1.4ZeroBasedCounter64read-onlycurrent
alMatrixDSHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 alMatrixDSTable.
1.3.6.1.2.1.16.17.6not-accessiblecurrent
alMatrixDSHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 alMatrixSDTable. These objects will be created by the agent for all alMatrixDSEntries associated with whichever hlMatrixControlEntries it deems appropriate. (i.e., either all alMatrixDSHighCapacityEntries associated with a particular hlMatrixControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.17.6.1not-accessiblecurrent
alMatrixDSHighCapacityOverflowPkts
OBJECT-TYPE
The number of times the associated alMatrixDSPkts counter has overflowed.
1.3.6.1.2.1.16.17.6.1.1ZeroBasedCounter32read-onlycurrent
alMatrixDSHighCapacityPkts
OBJECT-TYPE
The number of good packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixDSHighCapacityTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
1.3.6.1.2.1.16.17.6.1.2ZeroBasedCounter64read-onlycurrent
alMatrixDSHighCapacityOverflowOctets
OBJECT-TYPE
The number of times the associated alMatrixDSOctets counter has overflowed.
1.3.6.1.2.1.16.17.6.1.3ZeroBasedCounter32read-onlycurrent
alMatrixDSHighCapacityOctets
OBJECT-TYPE
The number of octets in good packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixDSHighCapacityTable (excluding framing bits but including FCS octets). Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
1.3.6.1.2.1.16.17.6.1.4ZeroBasedCounter64read-onlycurrent
alMatrixTopNHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 alMatrixTopNTable when alMatrixTopNControlRateBase specifies a High Capacity TopN Report.
1.3.6.1.2.1.16.17.7not-accessiblecurrent
alMatrixTopNHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 alMatrixTopNEntry when alMatrixTopNControlRateBase specifies a High Capacity TopN Report. These objects will be created by the agent for all alMatrixTopNEntries associated with whichever alMatrixTopNControlEntries have a alMatrixTopNControlRateBase that specify a high capacity report.
1.3.6.1.2.1.16.17.7.1not-accessiblecurrent
alMatrixTopNHighCapacityProtocolDirLocalIndex
OBJECT-TYPE
The protocolDirLocalIndex of the network layer protocol of this entry's network address.
1.3.6.1.2.1.16.17.7.1.1Integer32 (1..2147483647)read-onlycurrent
alMatrixTopNHighCapacitySourceAddress
OBJECT-TYPE
The network layer address of the source host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated alMatrixTopNProtocolDirLocalIndex. For example, if the alMatrixTopNProtocolDirLocalIndex indicates an encapsulation of ip, this object is encoded as a length octet of 4, followed by the 4 octets of the ip address, in network byte order.
1.3.6.1.2.1.16.17.7.1.2OCTET STRINGread-onlycurrent
alMatrixTopNHighCapacityDestAddress
OBJECT-TYPE
The network layer address of the destination host in this conversation. This is represented as an octet string with specific semantics and length as identified by the associated alMatrixTopNProtocolDirLocalIndex. For example, if the alMatrixTopNProtocolDirLocalIndex indicates an encapsulation of ip, this object is encoded as a length octet of 4, followed by the 4 octets of the ip address, in network byte order.
1.3.6.1.2.1.16.17.7.1.3OCTET STRINGread-onlycurrent
alMatrixTopNHighCapacityAppProtocolDirLocalIndex
OBJECT-TYPE
The type of the protocol counted by this entry.
1.3.6.1.2.1.16.17.7.1.4Integer32read-onlycurrent
alMatrixTopNHighCapacityBasePktRate
OBJECT-TYPE
The number of packets seen of this protocol from the source host to the destination host during this sampling interval, modulo 2^32, counted using the rules for counting the alMatrixSDPkts object.
1.3.6.1.2.1.16.17.7.1.5Gauge32read-onlycurrent
alMatrixTopNHighCapacityOverflowPktRate
OBJECT-TYPE
The number of packets seen of this protocol from the source host to the destination host during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32), and counted using the rules for counting the alMatrixSDPkts object.
1.3.6.1.2.1.16.17.7.1.6Gauge32read-onlycurrent
alMatrixTopNHighCapacityPktRate
OBJECT-TYPE
The number of packets seen of this protocol from the source host to the destination host during this sampling interval, counted using the rules for counting the alMatrixSDPkts object. If the value of alMatrixTopNControlRateBase is alMatrixTopNTerminalsPkts, alMatrixTopNAllPkts, alMatrixTopNTerminalsHighCapacityPkts, or alMatrixTopNAllHighCapacityPkts, this variable will be used to sort this report.
1.3.6.1.2.1.16.17.7.1.7CounterBasedGauge64read-onlycurrent
alMatrixTopNHighCapacityReverseBasePktRate
OBJECT-TYPE
The number of packets seen of this protocol from the destination host to the source host during this sampling interval, modulo 2^32, counted using the rules for counting the alMatrixSDPkts object (note that the corresponding alMatrixSDPkts object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.)
1.3.6.1.2.1.16.17.7.1.8Gauge32read-onlycurrent
alMatrixTopNHighCapacityReverseOverflowPktRate
OBJECT-TYPE
The number of packets seen of this protocol from the destination host to the source host during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32), and counted using the rules for counting the alMatrixSDPkts object (note that the corresponding alMatrixSDPkts object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.)
1.3.6.1.2.1.16.17.7.1.9Gauge32read-onlycurrent
alMatrixTopNHighCapacityReversePktRate
OBJECT-TYPE
The number of packets seen of this protocol from the destination host to the source host during this sampling interval, counted using the rules for counting the alMatrixSDPkts object (note that the corresponding alMatrixSDPkts object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.)
1.3.6.1.2.1.16.17.7.1.10CounterBasedGauge64read-onlycurrent
alMatrixTopNHighCapacityBaseOctetRate
OBJECT-TYPE
The number of octets seen of this protocol from the source host to the destination host during this sampling interval, modulo 2^32, counted using the rules for counting the alMatrixSDOctets object.
1.3.6.1.2.1.16.17.7.1.11Gauge32read-onlycurrent
alMatrixTopNHighCapacityOverflowOctetRate
OBJECT-TYPE
The number of octets seen of this protocol from the source host to the destination host during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32), and counted using the rules for counting the alMatrixSDOctets object.
1.3.6.1.2.1.16.17.7.1.12Gauge32read-onlycurrent
alMatrixTopNHighCapacityOctetRate
OBJECT-TYPE
The number of octets seen of this protocol from the source host to the destination host during this sampling interval, counted using the rules for counting the alMatrixSDOctets object. If the value of alMatrixTopNControlRateBase is alMatrixTopNTerminalsOctets, alMatrixTopNAllOctets, alMatrixTopNTerminalsHighCapacityOctets, or alMatrixTopNAllHighCapacityOctets, this variable will be used to sort this report.
1.3.6.1.2.1.16.17.7.1.13CounterBasedGauge64read-onlycurrent
alMatrixTopNHighCapacityReverseBaseOctetRate
OBJECT-TYPE
The number of octets seen of this protocol from the destination host to the source host during this sampling interval, modulo 2^32, counted using the rules for counting the alMatrixSDOctets object (note that the corresponding alMatrixSDOctets object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.)
1.3.6.1.2.1.16.17.7.1.14Gauge32read-onlycurrent
alMatrixTopNHighCapacityReverseOverflowOctetRate
OBJECT-TYPE
The number of octets seen of this protocol from the destination host to the source host during this sampling interval, divided by 2^32, truncating fractions (i.e., X DIV 2^32), and counted using the rules for counting the alMatrixSDOctets object (note that the corresponding alMatrixSDOctets object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.)
1.3.6.1.2.1.16.17.7.1.15Gauge32read-onlycurrent
alMatrixTopNHighCapacityReverseOctetRate
OBJECT-TYPE
The number of octets seen of this protocol from the destination host to the source host during this sampling interval, counted using the rules for counting the alMatrixSDOctets object (note that the corresponding alMatrixSDOctets object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.)
1.3.6.1.2.1.16.17.7.1.16CounterBasedGauge64read-onlycurrent
usrHistoryHighCapacityTable
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 usrHistoryTable.
1.3.6.1.2.1.16.18.4not-accessiblecurrent
usrHistoryHighCapacityEntry
OBJECT-TYPE
Contains the High Capacity RMON extensions to the RMON-2 usrHistoryEntry. These objects will be created by the agent for all usrHistoryEntries associated with whichever usrHistoryControlEntries it deems appropriate. (i.e., either all usrHistoryHighCapacityEntries associated with a particular usrHistoryControlEntry will be created, or none of them will be.)
1.3.6.1.2.1.16.18.4.1not-accessiblecurrent
usrHistoryHighCapacityOverflowAbsValue
OBJECT-TYPE
The absolute value (i.e. unsigned value) of the user-specified statistic during the last sampling period, divided by 2^32, truncating fractions (i.e., X DIV 2^32). The value during the current sampling period is not made available until the period is completed. To obtain the true value for this sampling interval, the associated instance of usrHistoryValStatus should be checked, and usrHistoryAbsValue adjusted as necessary. If the MIB instance could not be accessed during the sampling interval, then this object will have a value of zero and the associated instance of usrHistoryValStatus will be set to 'valueNotAvailable(1)'.
1.3.6.1.2.1.16.18.4.1.1Gauge32read-onlycurrent
usrHistoryHighCapacityAbsValue
OBJECT-TYPE
The absolute value (i.e. unsigned value) of the user-specified statistic during the last sampling period. The value during the current sampling period is not made available until the period is completed. To obtain the true value for this sampling interval, the associated instance of usrHistoryValStatus should be checked, and usrHistoryHighCapacityAbsValue adjusted as necessary. If the MIB instance could not be accessed during the sampling interval, then this object will have a value of zero and the associated instance of usrHistoryValStatus will be set to 'valueNotAvailable(1)'.
1.3.6.1.2.1.16.18.4.1.2CounterBasedGauge64read-onlycurrent
hcRMONCapabilities
OBJECT-TYPE
An indication of the High Capacity RMON MIB groups supported on at least one interface by this probe.
1.3.6.1.2.1.16.19.16Bits {mediaIndependentGroup(0), etherStatsHighCapacityGroup(1), etherHistoryHighCapacityGroup(2), hostHighCapacityGroup(3), hostTopNHighCapacityGroup(4), matrixHighCapacityGroup(5), captureBufferHighCapacityGroup(6), protocolDistributionHighCapacityGroup(7), nlHostHighCapacityGroup(8), nlMatrixHighCapacityGroup(9), nlMatrixTopNHighCapacityGroup(10), alHostHighCapacityGroup(11), alMatrixHighCapacityGroup(12), alMatrixTopNHighCapacityGroup(13), usrHistoryHighCapacityGroup(14)}read-onlycurrent
hcRmonMIBCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.16.20.6
hcRmonMIBGroups
OBJECT-IDENTITY
1.3.6.1.2.1.16.20.7
mediaIndependentStats
OBJECT-IDENTITY
1.3.6.1.2.1.16.21
mediaIndependentTable
OBJECT-TYPE
Media independent statistics for promiscuous monitoring of any media. The following table defines media independent statistics that provide information for full and/or half-duplex links as well as high capacity links. For half-duplex links, or full-duplex-capable links operating in half-duplex mode, the mediaIndependentIn* objects shall be used and the mediaIndependentOut* objects shall not increment. For full-duplex links, the mediaIndependentOut* objects shall be present and shall increment. Whenever possible, the probe should count packets moving away from the closest terminating equipment as output packets. Failing that, the probe should count packets moving away from the DTE as output packets.
1.3.6.1.2.1.16.21.1not-accessiblecurrent
mediaIndependentEntry
OBJECT-TYPE
Media independent statistics for promiscuous monitoring of any media.
1.3.6.1.2.1.16.21.1.1not-accessiblecurrent
mediaIndependentIndex
OBJECT-TYPE
The value of this object uniquely identifies this mediaIndependent entry.
1.3.6.1.2.1.16.21.1.1.1Integer32 (1..65535)not-accessiblecurrent
mediaIndependentDataSource
OBJECT-TYPE
This object identifies the source of the data that this mediaIndependent entry is configured to analyze. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 2233 [16,17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate a deletion of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it delete this entry. This object may not be modified if the associated mediaIndependentStatus object is equal to active(1).
1.3.6.1.2.1.16.21.1.1.2OBJECT IDENTIFIERread-createcurrent
mediaIndependentDropEvents
OBJECT-TYPE
The total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
1.3.6.1.2.1.16.21.1.1.3Counter32read-onlycurrent
mediaIndependentDroppedFrames
OBJECT-TYPE
The total number of frames which were received by the probe and therefore not accounted for in the mediaIndependentDropEvents, but for which the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
1.3.6.1.2.1.16.21.1.1.4Counter32read-onlycurrent
mediaIndependentInPkts
OBJECT-TYPE
The total number of packets (including bad packets, broadcast packets, and multicast packets) received on a half-duplex link or on the inbound connection of a full-duplex link.
1.3.6.1.2.1.16.21.1.1.5Counter32read-onlycurrent
mediaIndependentInOverflowPkts
OBJECT-TYPE
The number of times the associated mediaIndependentInPkts counter has overflowed.
1.3.6.1.2.1.16.21.1.1.6Counter32read-onlycurrent
mediaIndependentInHighCapacityPkts
OBJECT-TYPE
The total number of packets (including bad packets, broadcast packets, and multicast packets) received on a half-duplex link or on the inbound connection of a full-duplex link.
1.3.6.1.2.1.16.21.1.1.7Counter64read-onlycurrent
mediaIndependentOutPkts
OBJECT-TYPE
The total number of packets (including bad packets, broadcast packets, and multicast packets) received on a full-duplex link in the direction of the network.
1.3.6.1.2.1.16.21.1.1.8Counter32read-onlycurrent
mediaIndependentOutOverflowPkts
OBJECT-TYPE
The number of times the associated mediaIndependentOutPkts counter has overflowed.
1.3.6.1.2.1.16.21.1.1.9Counter32read-onlycurrent
mediaIndependentOutHighCapacityPkts
OBJECT-TYPE
The total number of packets (including bad packets, broadcast packets, and multicast packets) received on a full-duplex link in the direction of the network.
1.3.6.1.2.1.16.21.1.1.10Counter64read-onlycurrent
mediaIndependentInOctets
OBJECT-TYPE
The total number of octets of data (including those in bad packets) received (excluding framing bits but including FCS octets) on a half-duplex link or on the inbound connection of a full-duplex link.
1.3.6.1.2.1.16.21.1.1.11Counter32read-onlycurrent
mediaIndependentInOverflowOctets
OBJECT-TYPE
The number of times the associated mediaIndependentInOctets counter has overflowed.
1.3.6.1.2.1.16.21.1.1.12Counter32read-onlycurrent
mediaIndependentInHighCapacityOctets
OBJECT-TYPE
The total number of octets of data (including those in bad packets) received (excluding framing bits but including FCS octets) on a half-duplex link or on the inbound connection of a full-duplex link.
1.3.6.1.2.1.16.21.1.1.13Counter64read-onlycurrent
mediaIndependentOutOctets
OBJECT-TYPE
The total number of octets of data (including those in bad packets) received on a full-duplex link in the direction of the network (excluding framing bits but including FCS octets).
1.3.6.1.2.1.16.21.1.1.14Counter32read-onlycurrent
mediaIndependentOutOverflowOctets
OBJECT-TYPE
The number of times the associated mediaIndependentOutOctets counter has overflowed.
1.3.6.1.2.1.16.21.1.1.15Counter32read-onlycurrent
mediaIndependentOutHighCapacityOctets
OBJECT-TYPE
The total number of octets of data (including those in bad packets) received on a full-duplex link in the direction of the network (excluding framing bits but including FCS octets).
1.3.6.1.2.1.16.21.1.1.16Counter64read-onlycurrent
mediaIndependentInNUCastPkts
OBJECT-TYPE
The total number of non-unicast packets (including bad packets) received on a half-duplex link or on the inbound connection of a full-duplex link.
1.3.6.1.2.1.16.21.1.1.17Counter32read-onlycurrent
mediaIndependentInNUCastOverflowPkts
OBJECT-TYPE
The number of times the associated mediaIndependentInNUCastPkts counter has overflowed.
1.3.6.1.2.1.16.21.1.1.18Counter32read-onlycurrent
mediaIndependentInNUCastHighCapacityPkts
OBJECT-TYPE
The total number of non-unicast packets (including bad packets) received on a half-duplex link or on the inbound connection of a full-duplex link.
1.3.6.1.2.1.16.21.1.1.19Counter64read-onlycurrent
mediaIndependentOutNUCastPkts
OBJECT-TYPE
The total number of non-unicast packets (including bad packets) received on a full-duplex link in the direction of the network.
1.3.6.1.2.1.16.21.1.1.20Counter32read-onlycurrent
mediaIndependentOutNUCastOverflowPkts
OBJECT-TYPE
The number of times the associated mediaIndependentOutNUCastPkts counter has overflowed.
1.3.6.1.2.1.16.21.1.1.21Counter32read-onlycurrent
mediaIndependentOutNUCastHighCapacityPkts
OBJECT-TYPE
The total number of packets (including bad packets) received on a full-duplex link in the direction of the network.
1.3.6.1.2.1.16.21.1.1.22Counter64read-onlycurrent
mediaIndependentInErrors
OBJECT-TYPE
The total number of bad packets received on a half-duplex link or on the inbound connection of a full-duplex link.
1.3.6.1.2.1.16.21.1.1.23Counter32read-onlycurrent
mediaIndependentOutErrors
OBJECT-TYPE
The total number of bad packets received on a full-duplex link in the direction of the network.
1.3.6.1.2.1.16.21.1.1.24Counter32read-onlycurrent
mediaIndependentInputSpeed
OBJECT-TYPE
The nominal maximum speed in kilobits per second of this half-duplex link or on the inbound connection of this full-duplex link. If the speed is unknown or there is no fixed maximum (e.g. a compressed link), this value shall be zero.
1.3.6.1.2.1.16.21.1.1.25Gauge32read-onlycurrent
mediaIndependentOutputSpeed
OBJECT-TYPE
The nominal maximum speed in kilobits per second of this full-duplex link in the direction of the network. If the speed is unknown, the link is half-duplex, or there is no fixed maximum (e.g. a compressed link), this value shall be zero.
1.3.6.1.2.1.16.21.1.1.26Gauge32read-onlycurrent
mediaIndependentDuplexMode
OBJECT-TYPE
The current mode of this link. Note that if the link has full-duplex capabilities but is operating in half-duplex mode, this value will be halfduplex(1).
1.3.6.1.2.1.16.21.1.1.27INTEGER {halfduplex(1), fullduplex(2)}read-onlycurrent
mediaIndependentDuplexChanges
OBJECT-TYPE
The number of times this link has changed from full-duplex mode to half-duplex mode or from half-duplex mode to full-duplex mode.
1.3.6.1.2.1.16.21.1.1.28Counter32read-onlycurrent
mediaIndependentDuplexLastChange
OBJECT-TYPE
The value of sysUpTime at the time the duplex status of this link last changed.
1.3.6.1.2.1.16.21.1.1.29TimeStampread-onlycurrent
mediaIndependentOwner
OBJECT-TYPE
The entity that configured this entry and is therefore using the resources assigned to it.
1.3.6.1.2.1.16.21.1.1.30OwnerStringread-createcurrent
mediaIndependentStatus
OBJECT-TYPE
The status of this media independent statistics entry.
1.3.6.1.2.1.16.21.1.1.31RowStatusread-createcurrent

Conformance

NameOIDStatus
hcMediaIndependentCompliance
MODULE-COMPLIANCE
Describes the requirements for conformance to the High Capacity Media Independent Group.
1.3.6.1.2.1.16.20.6.1current
hcRmon1MIBCompliance
MODULE-COMPLIANCE
Describes the requirements for conformance to the High Capacity RMON-1 MIB
1.3.6.1.2.1.16.20.6.2current
hcRmon2MIBCompliance
MODULE-COMPLIANCE
Describes the requirements for conformance to the High Capacity RMON-2 MIB
1.3.6.1.2.1.16.20.6.3current
hcRmon2MIBApplicationLayerCompliance
MODULE-COMPLIANCE
Describes the requirements for conformance to the High Capacity RMON-2 MIB with Application Layer Enhancements.
1.3.6.1.2.1.16.20.6.4current
mediaIndependentGroup
OBJECT-GROUP
Collects utilization statistics for any type of network.
1.3.6.1.2.1.16.20.7.1current
etherStatsHighCapacityGroup
OBJECT-GROUP
Collects utilization statistics for ethernet networks.
1.3.6.1.2.1.16.20.7.2current
etherHistoryHighCapacityGroup
OBJECT-GROUP
Collects utilization statistics for ethernet networks.
1.3.6.1.2.1.16.20.7.3current
hostHighCapacityGroup
OBJECT-GROUP
Collects utilization and error statistics per host.
1.3.6.1.2.1.16.20.7.4current
hostTopNHighCapacityGroup
OBJECT-GROUP
Prepares sorted reports of utilization and error statistics per host.
1.3.6.1.2.1.16.20.7.5current
matrixHighCapacityGroup
OBJECT-GROUP
Collects utilization statistics per conversation.
1.3.6.1.2.1.16.20.7.6current
captureBufferHighCapacityGroup
OBJECT-GROUP
Provides finer granularity time stamps.
1.3.6.1.2.1.16.20.7.7current
protocolDistributionHighCapacityGroup
OBJECT-GROUP
Collects the relative amounts of octets and packets for the different protocols detected on a network segment.
1.3.6.1.2.1.16.20.7.8current
nlHostHighCapacityGroup
OBJECT-GROUP
Counts the amount of traffic sent from and to each network address discovered by the probe.
1.3.6.1.2.1.16.20.7.9current
nlMatrixHighCapacityGroup
OBJECT-GROUP
Counts the amount of traffic sent between each pair of network addresses discovered by the probe.
1.3.6.1.2.1.16.20.7.10current
nlMatrixTopNHighCapacityGroup
OBJECT-GROUP
Prepares sorted reports of the amount of traffic sent between each pair of network addresses discovered by the probe.
1.3.6.1.2.1.16.20.7.11current
alHostHighCapacityGroup
OBJECT-GROUP
Counts the amount of traffic, by protocol, sent from and to each network address discovered by the probe.
1.3.6.1.2.1.16.20.7.12current
alMatrixHighCapacityGroup
OBJECT-GROUP
Counts the amount of traffic, by protocol, sent between each pair of network addresses discovered by the probe.
1.3.6.1.2.1.16.20.7.13current
alMatrixTopNHighCapacityGroup
OBJECT-GROUP
Prepares sorted reports of the amount of traffic per protocol sent between each pair of network addresses discovered by the probe.
1.3.6.1.2.1.16.20.7.14current
usrHistoryHighCapacityGroup
OBJECT-GROUP
Provides user-defined collection of historical information from MIB objects on the probe with scalability to statistics from high-capacity networks.
1.3.6.1.2.1.16.20.7.15current
hcRMONInformationGroup
OBJECT-GROUP
An indication of the high capacity RMON groups supported on at least one interface by this probe.
1.3.6.1.2.1.16.20.7.16current