RMON2-MIB

RMON2-MIB Download

MIBs list

The MIB module for managing remote monitoring device implementations. This MIB module augments the original RMON MIB as specified in RFC 1757.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for RMON2-MIB

protocolDirLastChange
The value of sysUpTime at the time the protocol directory was last modified, either through insertions or deletions, or through modifications of either the protocolDirAddressMapConfig, protocolDirHostConfig, or protocolDirMatrixConfig.
protocolDirTable
This table lists the protocols that this agent has the capability to decode and count. There is one entry in this table for each such protocol. These protocols represent different network layer, transport layer, and higher-layer protocols. The agent sh ...
protocolDirEntry
A conceptual row in the protocolDirTable. An example of the indexing of this entry is protocolDirLocalIndex.8.0.0.0.1.0.0.8.0.2.0.0, which is the encoding of a length of 8, followed by 8 subids encoding the protocolDirID of 1.2048, followed by a length of ...
protocolDirID
A unique identifier for a particular protocol. Standard identifiers will be defined in a manner such that they can often be used as specifications for new protocols - i.e. a tree-structured assignment mechanism that matches the protocol encapsulation `tr ...
protocolDirParameters
A set of parameters for the associated protocolDirID. See the associated RMON2 Protocol Identifiers document for a description of the possible parameters. There will be one octet in this string for each sub-identifier in the protocolDirID, and the paramet ...
protocolDirLocalIndex
The locally arbitrary, but unique identifier associated with this protocolDir entry. The value for each supported protocol must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization, ex ...
protocolDirDescr
A textual description of the protocol encapsulation. A probe may choose to describe only a subset of the entire encapsulation (e.g. only the highest layer). This object is intended for human consumption only. This object may not be modified if the associa ...
protocolDirType
This object describes 2 attributes of this protocol directory entry. The presence or absence of the `extensible' bit describes whether or not this protocol directory entry can be extended by the user by creating protocol directory entries which are childr ...
protocolDirAddressMapConfig
This object describes and configures the probe's support for address mapping for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability ...
protocolDirHostConfig
This object describes and configures the probe's support for the network layer and application layer host tables for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported( ...
protocolDirMatrixConfig
This object describes and configures the probe's support for the network layer and application layer matrix tables for this protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupporte ...
protocolDirOwner
The entity that configured this entry and is therefore using the resources assigned to it.
protocolDirStatus
The status of this protocol directory entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlHostTable, nlMatrixSDTable, nlMatr ...
protocolDistControlTable
Controls the setup of protocol type distribution statistics tables. Implementations are encouraged to add an entry per monitored interface upon initialization so that a default collection of protocol statistics is available. Rationale: This table controls ...
protocolDistControlEntry
A conceptual row in the protocolDistControlTable. An example of the indexing of this entry is protocolDistControlDroppedFrames.7
protocolDistControlIndex
A unique index for this protocolDistControlEntry.
protocolDistControlDataSource
The source of data for the this protocol distribution. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated protocolDistControlStatus object i ...
protocolDistControlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
protocolDistControlCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
protocolDistControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
protocolDistControlStatus
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the protocolDistStatsTable shall be deleted.
protocolDistStatsTable
An entry is made in this table for every protocol in the protocolDirTable which has been seen in at least one packet. Counters are updated in this table for every protocol type that is encountered when parsing a packet, but no counters are updated for pac ...
protocolDistStatsEntry
A conceptual row in the protocolDistStatsTable. The index is composed of the protocolDistControlIndex of the associated protocolDistControlEntry followed by the protocolDirLocalIndex of the associated protocol that this entry represents. In other words, ...
protocolDistStatsPkts
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.
protocolDistStatsOctets
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 ...
addressMapInserts
The number of times an address mapping entry has been inserted into the addressMapTable. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. Note that the table size can be determined by subtracting addressMap ...
addressMapDeletes
The number of times an address mapping entry has been deleted from the addressMapTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. Note that the table size can be determined by subtrac ...
addressMapMaxDesiredEntries
The maximum number of entries that are desired in the addressMapTable. The probe will not create more than this number of entries in the table, but may choose to create fewer entries in this table for any reason including the lack of resources. If this ob ...
addressMapControlTable
A table to control the collection of network layer address to physical address to interface mappings. Note that this is not like the typical RMON controlTable and dataTable in which each entry creates its own data table. Each entry in this table enables ...
addressMapControlEntry
A conceptual row in the addressMapControlTable. An example of the indexing of this entry is addressMapControlDroppedFrames.1
addressMapControlIndex
A unique index for this entry in the addressMapControlTable.
addressMapControlDataSource
The source of data for this addressMapControlEntry.
addressMapControlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
addressMapControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
addressMapControlStatus
The status of this addressMap control entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the addressMapTable shall be deleted.
addressMapTable
A table of network layer address to physical address to interface mappings. The probe will add entries to this table based on the source MAC and network addresses seen in packets without MAC-level errors. The probe will populate this table for all protoco ...
addressMapEntry
A conceptual row in the addressMapTable. The protocolDirLocalIndex in the index identifies the network layer protocol of the addressMapNetworkAddress. An example of the indexing of this entry is addressMapSource.783495.18.4.128.2.6.6.11.1.3.6.1.2.1.2.2.1. ...
addressMapTimeMark
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
addressMapNetworkAddress
The network address for this relation. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of ip, ...
addressMapSource
The interface or port on which the associated network address was most recently seen. If this address mapping was discovered on an interface, this object shall identify the instance of the ifIndex object, defined in [3,5], for the desired interface. For e ...
addressMapPhysicalAddress
The last source physical address on which the associated network address was seen. If the protocol of the associated network address was encapsulated inside of a network-level or higher protocol, this will be the address of the next-lower protocol with t ...
addressMapLastChange
The value of sysUpTime at the time this entry was last created or the values of the physical address changed. This can be used to help detect duplicate address problems, in which case this object will be updated frequently.
hlHostControlTable
A list of higher layer (i.e. non-MAC) host table control entries. These entries will enable the collection of the network and application level host tables indexed by network addresses. Both the network and application level host tables are controlled by ...
hlHostControlEntry
A conceptual row in the hlHostControlTable. An example of the indexing of this entry is hlHostControlNlDroppedFrames.1
hlHostControlIndex
An index that uniquely identifies an entry in the hlHostControlTable. Each such entry defines a function that discovers hosts on a particular interface and places statistics about them in the nlHostTable, and optionally in the alHostTable, on behalf of t ...
hlHostControlDataSource
The source of data for the associated host tables. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated hlHostControlStatus object is equal to ...
hlHostControlNlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, but for which the probe chose not to count for the associated nlHost entries for whatever reason. Most often, this event occurs when the ...
hlHostControlNlInserts
The number of times an nlHost entry has been inserted into the nlHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this ...
hlHostControlNlDeletes
The number of times an nlHost entry has been deleted from the nlHost table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may dela ...
hlHostControlNlMaxDesiredEntries
The maximum number of entries that are desired in the nlHostTable on behalf of this control entry. The probe will not create more than this number of associated entries in the table, but may choose to create fewer entries in this table for any reason incl ...
hlHostControlAlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, but for which the probe chose not to count for the associated alHost entries for whatever reason. Most often, this event occurs when the ...
hlHostControlAlInserts
The number of times an alHost entry has been inserted into the alHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating this ...
hlHostControlAlDeletes
The number of times an alHost entry has been deleted from the alHost table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may dela ...
hlHostControlAlMaxDesiredEntries
The maximum number of entries that are desired in the alHost table on behalf of this control entry. The probe will not create more than this number of associated entries in the table, but may choose to create fewer entries in this table for any reason inc ...
hlHostControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
hlHostControlStatus
The status of this hlHostControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlHostTable and alHostTable shall be delet ...
nlHostTable
A collection of statistics for a particular network layer address that has been discovered on an interface of this device. The probe will populate this table for all network layer protocols in the protocol directory table whose value of protocolDirHostCon ...
nlHostEntry
A conceptual row in the nlHostTable. The hlHostControlIndex value in the index identifies the hlHostControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network layer protocol of the nlHostAddres ...
nlHostTimeMark
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
nlHostAddress
The network address for this nlHostEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encapsulation of ...
nlHostInPkts
The number of packets without errors transmitted to this address since it was added to the nlHostTable. 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 ...
nlHostOutPkts
The number of packets without errors transmitted by this address since it was added to the nlHostTable. 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 ...
nlHostInOctets
The number of octets transmitted to this address since it was added to the nlHostTable (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 ...
nlHostOutOctets
The number of octets transmitted by this address since it was added to the nlHostTable (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 ...
nlHostOutMacNonUnicastPkts
The number of packets without errors transmitted by this address that were directed to any MAC broadcast addresses or to any MAC multicast addresses since this host was added to the nlHostTable. Note that this is the number of link-layer packets, so if a ...
nlHostCreateTime
The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
hlMatrixControlTable
A list of higher layer (i.e. non-MAC) matrix control entries. These entries will enable the collection of the network and application level matrix tables containing conversation statistics indexed by pairs of network addresses. Both the network and applic ...
hlMatrixControlEntry
A conceptual row in the hlMatrixControlTable. An example of indexing of this entry is hlMatrixControlNlDroppedFrames.1
hlMatrixControlIndex
An index that uniquely identifies an entry in the hlMatrixControlTable. Each such entry defines a function that discovers conversations on a particular interface and places statistics about them in the nlMatrixSDTable and the nlMatrixDSTable, and optiona ...
hlMatrixControlDataSource
The source of the data for the associated matrix tables. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated hlMatrixControlStatus object is ...
hlMatrixControlNlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
hlMatrixControlNlInserts
The number of times an nlMatrix entry has been inserted into the nlMatrix tables. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the nlMatrixSDTable and nlMatrixD ...
hlMatrixControlNlDeletes
The number of times an nlMatrix entry has been deleted from the nlMatrix tables (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. The deletion of a conversation from both the nlMatrixSDTabl ...
hlMatrixControlNlMaxDesiredEntries
The maximum number of entries that are desired in the nlMatrix tables on behalf of this control entry. The probe will not create more than this number of associated entries in the table, but may choose to create fewer entries in this table for any reason ...
hlMatrixControlAlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
hlMatrixControlAlInserts
The number of times an alMatrix entry has been inserted into the alMatrix tables. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the alMatrixSDTable and alMatrixD ...
hlMatrixControlAlDeletes
The number of times an alMatrix entry has been deleted from the alMatrix tables. If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. The deletion of a conversation from both the alMatrixSDTable and alMatrixDST ...
hlMatrixControlAlMaxDesiredEntries
The maximum number of entries that are desired in the alMatrix tables on behalf of this control entry. The probe will not create more than this number of associated entries in the table, but may choose to create fewer entries in this table for any reason ...
hlMatrixControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
hlMatrixControlStatus
The status of this hlMatrixControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlMatrixSDTable, nlMatrixDSTable, alMatr ...
nlMatrixSDTable
A list of traffic matrix entries which collect statistics for conversations between two network-level addresses. This table is indexed first by the source address and then by the destination address to make it convenient to collect all conversations from ...
nlMatrixSDEntry
A conceptual row in the nlMatrixSDTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network layer protocol of the nlMa ...
nlMatrixSDTimeMark
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
nlMatrixSDSourceAddress
The network source address for this nlMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encaps ...
nlMatrixSDDestAddress
The network destination address for this nlMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an e ...
nlMatrixSDPkts
The number of packets without errors transmitted from the source address to the destination address since this entry was added to the nlMatrixSDTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented i ...
nlMatrixSDOctets
The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixSDTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doe ...
nlMatrixSDCreateTime
The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
nlMatrixDSTable
A list of traffic matrix entries which collect statistics for conversations between two network-level addresses. This table is indexed first by the destination address and then by the source address to make it convenient to collect all conversations to a ...
nlMatrixDSEntry
A conceptual row in the nlMatrixDSTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the network layer protocol of the nlMa ...
nlMatrixDSTimeMark
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
nlMatrixDSSourceAddress
The network source address for this nlMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an encaps ...
nlMatrixDSDestAddress
The network destination address for this nlMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index. For example, if the protocolDirLocalIndex indicates an e ...
nlMatrixDSPkts
The number of packets without errors transmitted from the source address to the destination address since this entry was added to the nlMatrixDSTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented i ...
nlMatrixDSOctets
The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixDSTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doe ...
nlMatrixDSCreateTime
The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
nlMatrixTopNControlTable
A set of parameters that control the creation of a report of the top N matrix entries according to a selected metric.
nlMatrixTopNControlEntry
A conceptual row in the nlMatrixTopNControlTable. An example of the indexing of this table is nlMatrixTopNControlDuration.3
nlMatrixTopNControlIndex
An index that uniquely identifies an entry in the nlMatrixTopNControlTable. Each such entry defines one top N report prepared for one interface.
nlMatrixTopNControlMatrixIndex
The nlMatrix[SD/DS] table for which a top N report will be prepared on behalf of this entry. The nlMatrix[SD/DS] table is identified by the value of the hlMatrixControlIndex for that table - that value is used here to identify the particular table. This ...
nlMatrixTopNControlRateBase
The variable for each nlMatrix[SD/DS] entry that the nlMatrixTopNEntries are sorted by. This object may not be modified if the associated nlMatrixTopNControlStatus object is equal to active(1).
nlMatrixTopNControlTimeRemaining
The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of thi ...
nlMatrixTopNControlGeneratedReports
The number of reports that have been generated by this entry.
nlMatrixTopNControlDuration
The number of seconds that this report has collected during the last sampling interval. When the associated nlMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next ti ...
nlMatrixTopNControlRequestedSize
The maximum number of matrix entries requested for this report. When this object is created or modified, the probe should set nlMatrixTopNControlGrantedSize as closely to this object as is possible for the particular probe implementation and available res ...
nlMatrixTopNControlGrantedSize
The maximum number of matrix entries in this report. When the associated nlMatrixTopNControlRequestedSize object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular implementation an ...
nlMatrixTopNControlStartTime
The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated nlMatrixTopNControlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)star ...
nlMatrixTopNControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
nlMatrixTopNControlStatus
The status of this nlMatrixTopNControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the nlMatrixTopNTable shall be deleted b ...
nlMatrixTopNTable
A set of statistics for those network layer matrix entries that have counted the highest number of octets or packets.
nlMatrixTopNEntry
A conceptual row in the nlMatrixTopNTable. The nlMatrixTopNControlIndex value in the index identifies the nlMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is nlMatrixTopNPktRate.3.10
nlMatrixTopNIndex
An index that uniquely identifies an entry in the nlMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. If the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNPkts, i ...
nlMatrixTopNProtocolDirLocalIndex
The protocolDirLocalIndex of the network layer protocol of this entry's network address.
nlMatrixTopNSourceAddress
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 indic ...
nlMatrixTopNDestAddress
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 nlMatrixTopNProtocolDi ...
nlMatrixTopNPktRate
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 nlMatrixTopNPkts, this variable will be u ...
nlMatrixTopNReversePktRate
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 addre ...
nlMatrixTopNOctetRate
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 nlMatrixTopNOctets, this variable will ...
nlMatrixTopNReverseOctetRate
The number of octets seen from the destination host to the source host during this sampling interval, counted using the rules for counting the nlMatrixDSOctets object (note that the corresponding nlMatrixSDOctets object selected is the one whose source ad ...
alHostTable
A collection of statistics for a particular protocol from a particular network address that has been discovered on an interface of this device. The probe will populate this table for all protocols in the protocol directory table whose value of protocolDir ...
alHostEntry
A conceptual row in the alHostTable. The hlHostControlIndex value in the index identifies the hlHostControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network layer protocol of the addres ...
alHostTimeMark
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
alHostInPkts
The number of packets of this protocol type without errors transmitted to this address since it was added to the alHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer fr ...
alHostOutPkts
The number of packets of this protocol type without errors transmitted by this address since it was added to the alHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer fr ...
alHostInOctets
The number of octets transmitted to this address of this protocol type since it was added to the alHostTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doesn't count just those oct ...
alHostOutOctets
The number of octets transmitted by this address of this protocol type since it was added to the alHostTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note this doesn't count just those oct ...
alHostCreateTime
The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
alMatrixSDTable
A list of application traffic matrix entries which collect statistics for conversations of a particular protocol between two network-level addresses. This table is indexed first by the source address and then by the destination address to make it conveni ...
alMatrixSDEntry
A conceptual row in the alMatrixSDTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network layer protocol of th ...
alMatrixSDTimeMark
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
alMatrixSDPkts
The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixSDTable. Note that this is the number of link-layer packets, so if a single network-layer ...
alMatrixSDOctets
The number of octets in packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixSDTable (excluding framing bits but including FCS octets), excluding those octets in packets tha ...
alMatrixSDCreateTime
The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
alMatrixDSTable
A list of application traffic matrix entries which collect statistics for conversations of a particular protocol between two network-level addresses. This table is indexed first by the destination address and then by the source address to make it conveni ...
alMatrixDSEntry
A conceptual row in the alMatrixDSTable. The hlMatrixControlIndex value in the index identifies the hlMatrixControlEntry on whose behalf this entry was created. The first protocolDirLocalIndex value in the index identifies the network layer protocol of th ...
alMatrixDSTimeMark
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
alMatrixDSPkts
The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable. Note that this is the number of link-layer packets, so if a single network-layer ...
alMatrixDSOctets
The number of octets in packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable (excluding framing bits but including FCS octets), excluding those octets in packets tha ...
alMatrixDSCreateTime
The value of sysUpTime when this entry was last activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
alMatrixTopNControlTable
A set of parameters that control the creation of a report of the top N matrix entries according to a selected metric.
alMatrixTopNControlEntry
A conceptual row in the alMatrixTopNControlTable. An example of the indexing of this table is alMatrixTopNControlDuration.3
alMatrixTopNControlIndex
An index that uniquely identifies an entry in the alMatrixTopNControlTable. Each such entry defines one top N report prepared for one interface.
alMatrixTopNControlMatrixIndex
The alMatrix[SD/DS] table for which a top N report will be prepared on behalf of this entry. The alMatrix[SD/DS] table is identified by the value of the hlMatrixControlIndex for that table - that value is used here to identify the particular table. This ...
alMatrixTopNControlRateBase
The variable for each alMatrix[SD/DS] entry that the alMatrixTopNEntries are sorted by, as well as the selector of the view of the matrix table that will be used. The values alMatrixTopNTerminalsPkts and alMatrixTopNTerminalsOctets cause collection only f ...
alMatrixTopNControlTimeRemaining
The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of thi ...
alMatrixTopNControlGeneratedReports
The number of reports that have been generated by this entry.
alMatrixTopNControlDuration
The number of seconds that this report has collected during the last sampling interval. When the associated alMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next ti ...
alMatrixTopNControlRequestedSize
The maximum number of matrix entries requested for this report. When this object is created or modified, the probe should set alMatrixTopNControlGrantedSize as closely to this object as is possible for the particular probe implementation and available res ...
alMatrixTopNControlGrantedSize
The maximum number of matrix entries in this report. When the associated alMatrixTopNControlRequestedSize object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular implementation an ...
alMatrixTopNControlStartTime
The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated alMatrixTopNControlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)star ...
alMatrixTopNControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
alMatrixTopNControlStatus
The status of this alMatrixTopNControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the alMatrixTopNTable shall be deleted b ...
alMatrixTopNTable
A set of statistics for those application layer matrix entries that have counted the highest number of octets or packets.
alMatrixTopNEntry
A conceptual row in the alMatrixTopNTable. The alMatrixTopNControlIndex value in the index identifies the alMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is alMatrixTopNPktRate.3.10
alMatrixTopNIndex
An index that uniquely identifies an entry in the alMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. If the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTermina ...
alMatrixTopNProtocolDirLocalIndex
The protocolDirLocalIndex of the network layer protocol of this entry's network address.
alMatrixTopNSourceAddress
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 alMatrixTopNProtocolDirLoca ...
alMatrixTopNDestAddress
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 alMatrixTopNProtocolDi ...
alMatrixTopNAppProtocolDirLocalIndex
The type of the protocol counted by this matrix entry.
alMatrixTopNPktRate
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 alMatrixTopNTerminalsPkt ...
alMatrixTopNReversePktRate
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 alMatrixDSPkts object (note that the corresponding alMatrixSDPkts object selected is the one ...
alMatrixTopNOctetRate
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 alMatrixTopNTerminalsOc ...
alMatrixTopNReverseOctetRate
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 alMatrixDSOctets object (note that the corresponding alMatrixSDOctets object selected is the o ...
usrHistoryControlTable
A list of data-collection configuration entries.
usrHistoryControlEntry
A list of parameters that set up a group of user-defined MIB objects to be sampled periodically (called a bucket-group). For example, an instance of usrHistoryControlInterval might be named usrHistoryControlInterval.1
usrHistoryControlIndex
An index that uniquely identifies an entry in the usrHistoryControlTable. Each such entry defines a set of samples at a particular interval for a specified set of MIB instances available from the managed system.
usrHistoryControlObjects
The number of MIB objects to be collected in the portion of usrHistoryTable associated with this usrHistoryControlEntry. This object may not be modified if the associated instance of usrHistoryControlStatus is equal to active(1).
usrHistoryControlBucketsRequested
The requested number of discrete time intervals over which data is to be saved in the part of the usrHistoryTable associated with this usrHistoryControlEntry. When this object is created or modified, the probe should set usrHistoryControlBucketsGranted as ...
usrHistoryControlBucketsGranted
The number of discrete sampling intervals over which data shall be saved in the part of the usrHistoryTable associated with this usrHistoryControlEntry. When the associated usrHistoryControlBucketsRequested object is created or modified, the probe should ...
usrHistoryControlInterval
The interval in seconds over which the data is sampled for each bucket in the part of the usrHistory table associated with this usrHistoryControlEntry. Because the counters in a bucket may overflow at their maximum value with no indication, a prudent mana ...
usrHistoryControlOwner
The entity that configured this entry and is therefore using the resources assigned to it.
usrHistoryControlStatus
The status of this variable history control entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the usrHistoryTable shall be delet ...
usrHistoryObjectTable
A list of data-collection configuration entries.
usrHistoryObjectEntry
A list of MIB instances to be sampled periodically. Entries in this table are created when an associated usrHistoryControlObjects object is created. The usrHistoryControlIndex value in the index is that of the associated usrHistoryControlEntry. For exampl ...
usrHistoryObjectIndex
An index used to uniquely identify an entry in the usrHistoryObject table. Each such entry defines a MIB instance to be collected periodically.
usrHistoryObjectVariable
The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of Integer32 (Integer32, Counter, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of t ...
usrHistoryObjectSampleType
The method of sampling the selected variable for storage in the usrHistoryTable. If the value of this object is absoluteValue(1), the value of the selected variable will be copied directly into the history bucket. If the value of this object is deltaValue ...
usrHistoryTable
A list of user defined history entries.
usrHistoryEntry
A historical sample of user-defined variables. This sample is associated with the usrHistoryControlEntry which set up the parameters for a regular collection of these samples. The usrHistoryControlIndex value in the index identifies the usrHistoryControl ...
usrHistorySampleIndex
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same usrHistoryControlEntry. This index starts at 1 and increases by one as each new sample is taken.
usrHistoryIntervalStart
The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is st ...
usrHistoryIntervalEnd
The value of sysUpTime at the end of the interval over which this sample was measured.
usrHistoryAbsValue
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 ...
usrHistoryValStatus
This object indicates the validity and sign of the data in the associated instance of usrHistoryAbsValue. If the MIB instance could not be accessed during the sampling interval, then 'valueNotAvailable(1)' will be returned. If the sample is valid and actu ...
probeCapabilities
An indication of the RMON MIB groups supported on at least one interface by this probe.
probeSoftwareRev
The software revision of this device. This string will have a zero length if the revision is unknown.
probeHardwareRev
The hardware revision of this device. This string will have a zero length if the revision is unknown.
probeDateTime
Probe's current date and time. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day ...
probeResetControl
Setting this object to warmBoot(2) causes the device to restart the application software with current configuration parameters saved in non-volatile memory. Setting this object to coldBoot(3) causes the device to reinitialize configuration parameters in ...
probeDownloadFile
The file name to be downloaded from the TFTP server when a download is next requested via this MIB. This value is set to the zero length string when no file name has been specified.
probeDownloadTFTPServer
The IP address of the TFTP server that contains the boot image to load when a download is next requested via this MIB. This value is set to `0.0.0.0' when no IP address has been specified.
probeDownloadAction
When this object is set to downloadToRAM(2) or downloadToPROM(3), the device will discontinue its normal operation and begin download of the image specified by probeDownloadFile from the server specified by probeDownloadTFTPServer using the TFTP protocol. ...
probeDownloadStatus
The status of the last download procedure, if any. This object will have a value of downloadStatusUnknown(2) if no download process has been performed.
serialConfigTable
A table of serial interface configuration entries. This data will be stored in non-volatile memory and preserved across probe resets or power loss.
serialConfigEntry
A set of configuration parameters for a particular serial interface on this device. If the device has no serial interfaces, this table is empty. The index is composed of the ifIndex assigned to this serial line interface.
serialMode
The type of incoming connection to expect on this serial interface.
serialProtocol
The type of data link encapsulation to be used on this serial interface.
serialTimeout
This timeout value is used when the Management Station has initiated the conversation over the serial link. This variable represents the number of seconds of inactivity allowed before terminating the connection on this serial interface. Use the serialDial ...
serialModemInitString
A control string which controls how a modem attached to this serial interface should be initialized. The initialization is performed once during startup and again after each connection is terminated if the associated serialMode has the value of modem(2). ...
serialModemHangUpString
A control string which specifies how to disconnect a modem connection on this serial interface. This object is only meaningful if the associated serialMode has the value of modem(2). A control string that is appropriate for a wide variety of modems is: ' ...
serialModemConnectResp
An ASCII string containing substrings that describe the expected modem connection response code and associated bps rate. The substrings are delimited by the first character in the string, for example: /CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/ CON ...
serialModemNoConnectResp
An ASCII string containing response codes that may be generated by a modem to report the reason why a connection attempt has failed. The response codes are delimited by the first character in the string, for example: /NO CARRIER/BUSY/NO DIALTONE/NO ANSWE ...
serialDialoutTimeout
This timeout value is used when the probe initiates the serial connection with the intention of contacting a management station. This variable represents the number of seconds of inactivity allowed before terminating the connection on this serial interfac ...
serialStatus
The status of this serialConfigEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
netConfigTable
A table of netConfigEntries.
netConfigEntry
A set of configuration parameters for a particular network interface on this device. If the device has no network interface, this table is empty. The index is composed of the ifIndex assigned to the corresponding interface.
netConfigIPAddress
The IP address of this Net interface. The default value for this object is 0.0.0.0. If either the netConfigIPAddress or netConfigSubnetMask are 0.0.0.0, then when the device boots, it may use BOOTP to try to figure out what these values should be. If BO ...
netConfigSubnetMask
The subnet mask of this Net interface. The default value for this object is 0.0.0.0. If either the netConfigIPAddress or netConfigSubnetMask are 0.0.0.0, then when the device boots, it may use BOOTP to try to figure out what these values should be. If B ...
netConfigStatus
The status of this netConfigEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
netDefaultGateway
The IP Address of the default gateway. If this value is undefined or unknown, it shall have the value 0.0.0.0.
trapDestTable
A list of trap destination entries.
trapDestEntry
This entry includes a destination IP address to which to send traps for this community.
trapDestIndex
A value that uniquely identifies this trapDestEntry.
trapDestCommunity
A community to which this destination address belongs. This entry is associated with any eventEntries in the RMON MIB whose value of eventCommunity is equal to the value of this object. Every time an associated event entry sends a trap due to an event, t ...
trapDestProtocol
The protocol with which to send this trap.
trapDestAddress
The address to send traps on behalf of this entry. If the associated trapDestProtocol object is equal to ip(1), the encoding of this object is the same as the snmpUDPAddress textual convention in [RFC1906]: -- for a SnmpUDPAddress of length 6: -- -- octet ...
trapDestOwner
The entity that configured this entry and is therefore using the resources assigned to it.
trapDestStatus
The status of this trap destination entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
serialConnectionTable
A list of serialConnectionEntries.
serialConnectionEntry
Configuration for a SLIP link over a serial line.
serialConnectIndex
A value that uniquely identifies this serialConnection entry.
serialConnectDestIpAddress
The IP Address that can be reached at the other end of this serial connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
serialConnectType
The type of outgoing connection to make. If this object has the value direct(1), then a direct serial connection is assumed. If this object has the value modem(2), then serialConnectDialString will be used to make a modem connection. If this object has ...
serialConnectDialString
A control string which specifies how to dial the phone number in order to establish a modem connection. The string should include dialing prefix and suffix. For example: ``^s^MATD9,888-1234^M'' will instruct the Probe to send a carriage return followed ...
serialConnectSwitchConnectSeq
A control string which specifies how to establish a data switch connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
serialConnectSwitchDisconnectSeq
A control string which specifies how to terminate a data switch connection. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
serialConnectSwitchResetSeq
A control string which specifies how to reset a data switch in the event of a timeout. This object may not be modified if the associated serialConnectStatus object is equal to active(1).
serialConnectOwner
The entity that configured this entry and is therefore using the resources assigned to it.
serialConnectStatus
The status of this serialConnectionEntry. If the manager attempts to set this object to active(1) when the serialConnectType is set to modem(2) or modem-switch(4) and the serialConnectDialString is a zero-length string or cannot be correctly parsed as a C ...
etherStats2Table
Contains the RMON-2 augmentations to RMON-1.
etherStats2Entry
Contains the RMON-2 augmentations to RMON-1.
etherStatsDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
etherStatsCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
historyControl2Table
Contains the RMON-2 augmentations to RMON-1.
historyControl2Entry
Contains the RMON-2 augmentations to RMON-1.
historyControlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
hostControl2Table
Contains the RMON-2 augmentations to RMON-1.
hostControl2Entry
Contains the RMON-2 augmentations to RMON-1.
hostControlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
hostControlCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
matrixControl2Table
Contains the RMON-2 augmentations to RMON-1.
matrixControl2Entry
Contains the RMON-2 augmentations to RMON-1.
matrixControlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
matrixControlCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
channel2Table
Contains the RMON-2 augmentations to RMON-1.
channel2Entry
Contains the RMON-2 augmentations to RMON-1.
channelDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
channelCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
tokenRingMLStats2Table
Contains the RMON-2 augmentations to RMON-1.
tokenRingMLStats2Entry
Contains the RMON-2 augmentations to RMON-1.
tokenRingMLStatsDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
tokenRingMLStatsCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
tokenRingPStats2Table
Contains the RMON-2 augmentations to RMON-1.
tokenRingPStats2Entry
Contains the RMON-2 augmentations to RMON-1.
tokenRingPStatsDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
tokenRingPStatsCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
ringStationControl2Table
Contains the RMON-2 augmentations to RMON-1.
ringStationControl2Entry
Contains the RMON-2 augmentations to RMON-1.
ringStationControlDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
ringStationControlCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
sourceRoutingStats2Table
Contains the RMON-2 augmentations to RMON-1.
sourceRoutingStats2Entry
Contains the RMON-2 augmentations to RMON-1.
sourceRoutingStatsDroppedFrames
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, 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 som ...
sourceRoutingStatsCreateTime
The value of sysUpTime when this control entry was last activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.
filter2Table
Provides a variable-length packet filter feature to the RMON-1 filter table.
filter2Entry
Provides a variable-length packet filter feature to the RMON-1 filter table.
filterProtocolDirDataLocalIndex
When this object is set to a non-zero value, the filter that it is associated with performs the following operations on every packet: 1) - If the packet doesn't match the protocol directory entry identified by this object, discard the packet and exit (i.e ...
filterProtocolDirLocalIndex
When this object is set to a non-zero value, the filter that it is associated with will discard the packet if the packet doesn't match this protocol directory entry.
protocolDirectoryGroup
Lists the inventory of protocols the probe has the capability of monitoring and allows the addition, deletion, and configuration of entries in this list.
protocolDistributionGroup
Collects the relative amounts of octets and packets for the different protocols detected on a network segment.
addressMapGroup
Lists MAC address to network address bindings discovered by the probe and what interface they were last seen on.
nlHostGroup
Counts the amount of traffic sent from and to each network address discovered by the probe. Note that while the hlHostControlTable also has objects that control an optional alHostTable, implementation of the alHostTable is not required to fully implement ...
nlMatrixGroup
Counts the amount of traffic sent between each pair of network addresses discovered by the probe. Note that while the hlMatrixControlTable also has objects that control optional alMatrixTables, implementation of the alMatrixTables is not required to fully ...
alHostGroup
Counts the amount of traffic, by protocol, sent from and to each network address discovered by the probe. Implementation of this group requires implementation of the Network Layer Host Group.
alMatrixGroup
Counts the amount of traffic, by protocol, sent between each pair of network addresses discovered by the probe. Implementation of this group requires implementation of the Network Layer Matrix Group.
usrHistoryGroup
The usrHistoryGroup provides user-defined collection of historical information from MIB objects on the probe.
probeInformationGroup
This group describes various operating parameters of the probe as well as controlling the local time of the probe.
probeConfigurationGroup
This group controls the configuration of various operating parameters of the probe.
rmon1EnhancementGroup
This group adds some enhancements to RMON-1 that help management stations.
rmon1EthernetEnhancementGroup
This group adds some enhancements to RMON-1 that help management stations.
rmon1TokenRingEnhancementGroup
This group adds some enhancements to RMON-1 that help management stations.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list