Home/Catalog/DSMON-MIB

DSMON-MIB

This module defines Remote Monitoring MIB extensions for Differentiated Services enabled networks. RMON DIFFSERV DSCP statistics * Per Counter Aggregation Group * Per Protocol Per Counter Aggregation Group * Per Counter Aggregation Group Per Host * Per Counter Aggregation Group Per Host-Pair In order to maintain the RMON 'look-and-feel' and semantic consistency, some of the text from the RMON-2 and HC-RMON MIBs by Steve Waldbusser has been adapted for use in this MIB.
Main OID:
dsmonMIB.1.3.6.1.4.1.3727.20.20.3.1.16.26
218
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

218 total
Object Name
dsmonMIBThis module defines Remote Monitoring MIB extensions for Differentiated Services enabled networks. RMON DIFFSERV DSCP statistics * Per Counter Aggregation Group * Per Protocol Per Counter Aggregation Group * Per Counter Aggregation Group Per Host * Per Counter Aggregation Group Per Host-Pair In order to maintain the RMON 'look-and-feel' and semantic consistency, some of the text from the RMON-2 and HC-RMON MIBs by Steve Waldbusser has been adapted for use in this MIB.
MODULE-IDENTITY
.1.3.6.1.4.1.3727.20.20.3.1.16.26
dsmonObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1
dsmonAggObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1
dsmonMaxAggGroupsThe maximum number of counter aggregation groups that this agent can support. The agent will allow this number of distinct groups to be configured in the dsmonAggProfileTable, numbered from '0' to 'dsmonMaxAggGroups - 1', for each counter aggregation profile entry supported by the agent. The agent MUST NOT lower this value during system operation, and SHOULD set this object to an appropriate value during system initialization.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.1
dsmonAggControlLockedControls the setup of counter aggregation groups for this agent. If this object contains the value 'true', then write access to the objects in the dsmonAggControlTable (except the dsmonAggControlOwner object), dsmonAggProfileTable, and dsmonAggGroupTable is not permitted, and data collection is possible. This object only controls write access to these MIB objects. The DSMON data collection control tables (e.g., dsmonHostCtlTable) can be configured at any time, regardless of the value of this object. If this object contains the value 'false', write access to the objects in the dsmonAggControlTable, dsmonAggProfileTable, and dsmonAggGroupTable is permitted, and data collection is not possible. In addition, all objects in all DSMON data tables (e.g., dsmonStatsTable) shall be deleted. An agent is not required to process SNMP Set Requests for this object in conjunction with other objects from this MIB. This is intended to simplify the processing of Set Requests for tables such as the dsmonAggProfileTable, by eliminating the possibility that a single Set PDU will contain multiple varbinds which are in conflict, such as a PDU which both modifies the dsmonAggProfileTable and locks the dsmonAggProfileTable at the same time. Note that the agent is not required to validate the entire counter aggregation configuration when an attempt is made to transition an instance of this object from 'true' to 'false'. That validation is done if and when a DSMON data collection is activated. An agent is required to reactivate any suspended data collections when this object transitions to 'true', Each active data control entry (e.g., dsmonStatsControlEntry), will be validated with respect to the new counter aggregation configuration. If the counter aggregation profile referenced in the data collection is valid, then that collection will be restarted. Otherwise, the RowStatus object (e.g., dsmonStatsControlStatus) will be set to 'notReady' for that collection control entry.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.2
dsmonAggControlChangesThis object counts the number of times the value of the dsmonAggControlLocked object has changed. A management station can use this object to detect if counters in the DSMON data tables (e.g., dsmonStatsEntry) have been deleted and recreated between polls. This object shall be incremented by one each time the dsmonAggControlLocked object changes from 'false' to 'true', or from 'true' to 'false'.ro
Counter32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.3
dsmonAggControlLastChangeTimeThis object identifies the value of sysUpTime at the moment the dsmonAggControlLocked object was last modified. A management station can use this object to detect if counters in the DSMON data tables (e.g., dsmonStatsEntry) have been deleted and recreated between polls. This object shall be updated with the current value of sysUpTime, if the dsmonAggControlLocked object changes from 'false' to 'true', or from 'true' to 'false'. Upon system initialization, this object shall contain the value zero.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.4
dsmonAggControlTableThis table provides an overall description and control point for all dsmonAggProfileEntries with the same dsmonAggControlIndex value. A management application SHOULD create a counter aggregation profile by first creating and activating an entry in this table. This will cause the agent to create a set of 64 dsmonAggProfileEntries on behalf of this control entry. An application can then set the individual counter aggregation group assignments for each of the 64 DSCP values, This table MUST NOT be modified if the dsmonAggControlLocked object is equal to 'true'. Note that an agent MAY choose to limit the actual number of entries which may be created in this table, and (independently) the number of counter aggregation profiles which may be applied to a particular data source. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905]. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. Otherwise, each potential counter aggregation group description string SHOULD contain the empty string.
SEQUENCE OF DsmonAggControlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.5
dsmonAggControlEntryA conceptual row in the dsmonAggControlTable.
DsmonAggControlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.5.1
dsmonAggControlIndexAn arbitrary integer index value used to identify the counter aggregation profile specified by this control entry.
DsmonCounterAggProfileIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.5.1.1
dsmonAggControlDescrAn administratively assigned description of the counter aggregation profile identified by this entry. Upon first creation of an instance of this object, the agent SHOULD set this object to the empty string. If the agent supports non-volatile storage, then this object SHOULD be re-initialized with its stored value after a system reboot. This object MUST NOT be modified if the associated dsmonAggControlStatus object is equal to 'active', or the dsmonAggControlLocked object is equal to 'true'.rw
SnmpAdminString
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.5.1.2
dsmonAggControlOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString (RMON-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.5.1.3
dsmonAggControlStatusThe status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value. Upon setting this object to active(1), the agent will create a complete set of 64 associated entries in the dsmonAggProfileTable. If this object is not equal to active(1), all associated entries in the dsmonAggProfileTable shall be deleted. This object MUST NOT be modified if the dsmonAggControlLocked object is equal to 'true'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.5.1.4
dsmonAggProfileTableControls the setup of counter aggregation profiles for this agent. For each such profile, every DSCP value MUST be configured into exactly one counter aggregation group. This table MUST NOT be modified if the dsmonAggControlLocked object is equal to 'true'. The agent will create a set of 64 entries in this table (with the same dsmonAggControlIndex value) when the associated dsmonAggControlEntry is activated. If the agent supports non-volatile configuration of this table, then upon system initialization, this table SHOULD be initialized with the saved values.
SEQUENCE OF DsmonAggProfileEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.6
dsmonAggProfileEntryA conceptual row in the dsmonAggProfileTable. The dsmonAggControlIndex value in the index identifies the dsmonAggControlEntry associated with each entry in this table.
DsmonAggProfileEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.6.1
dsmonAggProfileDSCPThe specific DSCP value for the DSCP counter which is configured in a counter aggregation group by this entry.
Dscp (DIFFSERV-DSCP-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.6.1.1
dsmonAggGroupIndexThe counter aggregation group which contains this DSCP value. Upon creation of a new sub-tree (set of 64 entries with the same dsmonAggControlIndex value) in this table, the agent SHOULD initialize all related instances of this object to the value zero. This object MUST NOT be modified if the dsmonAggControlLocked object is equal to 'true'.rw
DsmonCounterAggGroupIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.6.1.2
dsmonAggGroupTableThis table provides a description of each counter aggregation group configured on this system. Note that the semantics of a particular counter aggregation group are only relevant within the scope of a particular counter aggregation profile. This table MUST NOT be modified if the dsmonAggControlLocked object is equal to 'true'. Note that an agent MAY choose to limit the actual number of entries which may be created in this table, and (independently) the number of counter aggregation profiles which may be applied to a particular data source. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905]. If the agent supports non-volatile configuration of this table, then upon system initialization, this table SHOULD be initialized with the saved values. Otherwise, each potential counter aggregation group description string SHOULD contain the empty string. An agent SHOULD allow entries to be created or modified in this table, even if the specified dsmonAggControlIndex value does not identify a valid dsmonAggControlEntry or a complete set of valid dsmonAggProfileEntries, to reduce row creation order dependencies.
SEQUENCE OF DsmonAggGroupEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.7
dsmonAggGroupEntryA conceptual row in the dsmonAggGroupTable. The dsmonAggGroupIndex value in the INDEX identifies the counter aggregation group associated with each entry. The dsmonAggControlIndex in the index identifies the counter aggregation profile associated with each entry, identified by the dsmonAggControlEntry and dsmonAggProfileEntries with the same index value. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. The dsmonAggGroupIndex in the index identifies the counter aggregation group associated with each entry. This object SHOULD be indexed from zero to 'N', where 'N' is less than the value of the dsmonMaxAggGroups for this agent.
DsmonAggGroupEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.7.1
dsmonAggGroupDescrAn administratively assigned description of the counter aggregation group identified by this entry. Upon first creation of an instance of this object, the agent SHOULD set this object to the empty string. This object MUST NOT be modified if the associated dsmonAggGroupStatus object is equal to 'active', or the dsmonAggControlLocked object is equal to 'true'.rw
SnmpAdminString
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.7.1.1
dsmonAggGroupStatusThe status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value. This object MUST NOT be modified if the dsmonAggControlLocked object is equal to 'true'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.1.7.1.2
dsmonStatsObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2
dsmonStatsControlTableControls the setup of per data source per counter aggregation group distribution statistics. Note that an agent MAY choose to limit the actual number of entries which may be created in this table. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905].
SEQUENCE OF DsmonStatsControlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1
dsmonStatsControlEntryA conceptual row in the dsmonStatsControlTable. Entries are created and deleted from this table by management action only, using the dsmonStatsControlStatus RowStatus object. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. Activation of a control row in this table will cause an associated dsmonStatsTable to be created and maintained by the agent.
DsmonStatsControlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1.1
dsmonStatsControlIndexAn arbitrary and unique index for this dsmonStatsControlEntry.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1.1.1
dsmonStatsControlDataSourceThe data source of this per protocol per counter aggregation group distribution. Note that only packets that contain a network protocol encapsulation which contains a DS field [RFC2474] will be counted in this table. This object MUST NOT be modified if the associated dsmonStatsControlStatus object is equal to active(1).rw
DataSource
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1.1.2
dsmonStatsControlAggProfileThe dsmonAggControlIndex value identifying the counter aggregation profile which should be used on behalf of this dsmonStatsControlEntry. The associated dsmonAggControlEntry and dsmonAggProfileEntries, identified by the same dsmonAggControlIndex index value, MUST be active in order for this entry to remain active. It is possible for the counter aggregation configuration to change from a valid to invalid state for this dsmonStats collection. In this case, the associated dsmonStatsControlStatus object will be changed to the 'notReady' state, and data collection will not occur on behalf of this control entry. Note that an agent MAY choose to limit the actual number of counter aggregation profiles which may be applied to a particular data source. This object MUST NOT be modified if the associated dsmonStatsControlStatus object is equal to active(1).rw
DsmonCounterAggProfileIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1.1.3
dsmonStatsControlDroppedFramesThe 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 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.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1.1.4
dsmonStatsControlCreateTimeThe value of sysUpTime when this control entry was last activated. This can be used by the management station to detect if the table has been deleted and recreated between polls.ro
LastCreateTime (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1.1.5
dsmonStatsControlOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString (RMON-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1.1.6
dsmonStatsControlStatusThe status of this row. An entry MUST 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 dsmonStatsTable shall be deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.1.1.7
dsmonStatsTableA list of information on counter aggregation group usage for each monitored data source. The following table defines per counter aggregation group statistics 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 dsmonStatsIn* objects shall be used and the dsmonStatsOut* objects will not increment. For full-duplex links, the dsmonStatsOut* objects will be present. 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. If the dsmonAggControlLocked object is equal to 'false', then all entries in this table will be deleted and the agent will not process packets on behalf of any dsmonStatsControlEntry.
SEQUENCE OF DsmonStatsEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2
dsmonStatsEntryA list of information on Differentiated Services DSCP usage, containing inbound and outbound packet and octet counters for each counter aggregation group configured for collection. The dsmonStatsControlIndex value in the index identifies the dsmonStatsControlEntry on whose behalf this entry was created. The dsmonAggGroupIndex value in the index is determined by examining the DSCP value in each monitored packet, and the dsmonAggProfileTable entry for that DSCP value. Note that only packets that contain a network protocol encapsulation which contains a DS field [RFC2474] will be counted in this table. An example of the indexing of this entry is dsmonStatsOutPkts.1.16
DsmonStatsEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1
dsmonStatsInPktsThe number of packets using one of the DSCP values in the indicated counter aggregation group, received on a half- duplex link or on the inbound connection of a full-duplex link.ro
ZeroBasedCounter32 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.1
dsmonStatsInOctetsThe number of octets in packets, using one of the DSCP values in the indicated counter aggregation group, received on a half-duplex link or on the inbound connection of a full-duplex link.ro
ZeroBasedCounter32 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.2
dsmonStatsInOvflPktsThe number of times the associated dsmonStatsInPkts counter has overflowed. Note that this object will only be instantiated if the associated dsmonStatsInHCPkts object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.3
dsmonStatsInOvflOctetsThe number of times the associated dsmonStatsInOctets counter has overflowed. Note that this object will only be instantiated if the associated dsmonStatsInHCOctets object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.4
dsmonStatsInHCPktsThe 64-bit version of the dsmonStatsInPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.5
dsmonStatsInHCOctetsThe 64-bit version of the dsmonStatsInOctets object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.6
dsmonStatsOutPktsThe number of packets using one of the DSCP values in the indicated counter aggregation group, received on a full- duplex link in the direction of the network.ro
ZeroBasedCounter32 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.7
dsmonStatsOutOctetsThe number of octets in packets, using one of the DSCP values in the indicated counter aggregation group, received on a full-duplex link in the direction of the network.ro
ZeroBasedCounter32 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.8
dsmonStatsOutOvflPktsThe number of times the associated dsmonStatsOutPkts counter has overflowed. Note that this object will only be instantiated if the associated dsmonStatsOutHCPkts object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.9
dsmonStatsOutOvflOctetsThe number of times the associated dsmonStatsOutOctets counter has overflowed. Note that this object will only be instantiated if the associated dsmonStatsOutHCOctets object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.10
dsmonStatsOutHCPktsThe 64-bit version of the dsmonStatsOutPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.11
dsmonStatsOutHCOctetsThe 64-bit version of the dsmonStatsOutOctets object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.2.2.1.12
dsmonPdistObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3
dsmonPdistCtlTableControls the setup of per application per counter aggregation group distribution statistics. Note that an agent MAY choose to limit the actual number of entries which may be created in this table. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905].
SEQUENCE OF DsmonPdistCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1
dsmonPdistCtlEntryA conceptual row in the dsmonPdistCtlTable. Entries are created and deleted from this table by management action only, using the dsmonPdistCtlStatus RowStatus object. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. Activation of a control row in this table will cause an associated dsmonPdistStatsTable to be created and maintained by the agent.
DsmonPdistCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1
dsmonPdistCtlIndexAn arbitrary and unique index for this dsmonPdistCtlEntry.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.1
dsmonPdistCtlDataSourceThe source of data for the this per protocol counter aggregation group distribution. This object MUST NOT be modified if the associated dsmonPdistCtlStatus object is equal to active(1).rw
DataSource
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.2
dsmonPdistCtlAggProfileThe dsmonAggControlIndex value identifying the counter aggregation profile which should be used on behalf of this dsmonPdistCtlEntry. The associated dsmonAggControlEntry and dsmonAggProfileEntries, identified by the same dsmonAggControlIndex index value, MUST be active in order for this entry to remain active. It is possible for the counter aggregation configuration to change from a valid to invalid state for this dsmonPdist collection. In this case, the associated dsmonPdistCtlStatus object will be changed to the 'notReady' state, and data collection will not occur on behalf of this control entry. Note that an agent MAY choose to limit the actual number of counter aggregation profiles which may be applied to a particular data source. This object MUST NOT be modified if the associated dsmonPdistCtlStatus object is equal to active(1).rw
DsmonCounterAggProfileIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.3
dsmonPdistCtlMaxDesiredEntriesThe maximum number of entries that are desired in the dsmonPdistStatsTable 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 including the lack of resources. If this value is set to -1, the probe MAY create any number of entries in this table. This object MUST NOT be modified if the associated dsmonPdistCtlStatus object is equal to active(1).rw
Integer32 (-1 | 1..2147483647)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.4
dsmonPdistCtlDroppedFramesThe 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 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.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.5
dsmonPdistCtlInsertsThe number of times a dsmonPdist entry has been inserted into the dsmonPdistTable. 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 object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting dsmonPdistCtlDeletes from dsmonPdistCtlInserts.ro
Counter32 UNITS "table entries"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.6
dsmonPdistCtlDeletesThe number of times a dsmonPdist entry has been deleted from the dsmonPdist 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 delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting dsmonPdistCtlDeletes from dsmonPdistCtlInserts.ro
Counter32 UNITS "table entries"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.7
dsmonPdistCtlCreateTimeThe value of sysUpTime when this control entry was last activated. This can be used by the management station to detect if the table has been deleted and recreated between polls.ro
LastCreateTime (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.8
dsmonPdistCtlOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString (RMON-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.9
dsmonPdistCtlStatusThe status of this row. An entry MUST 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 dsmonPdistStatsTable shall be deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.1.1.10
dsmonPdistStatsTableA list of information on a per protocol per counter aggregation group usage. If the dsmonAggControlLocked object is equal to 'false', then all entries in this table will be deleted and the agent will not process packets on behalf of any dsmonPdistCtlEntry.
SEQUENCE OF DsmonPdistStatsEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2
dsmonPdistStatsEntryA list of information on Differentiated Services DSCP usage, containing packet and octet counters for each counter aggregation group configured for collection, and each protocol (as identified by the protocolDirLocalIndex for the protocol) identified in each monitored packet. The dsmonPdistCtlIndex value in the index identifies the dsmonPdistCtlEntry on whose behalf this entry was created. Note that only packets that contain a network protocol encapsulation which contains a DS field [RFC2474] will be counted in this table. The dsmonAggGroupIndex value in the index is determined by examining the DSCP value in each monitored packet, and the dsmonAggProfileTable entry for that value. The protocolDirLocalIndex in the index identifies the protocolDirEntry for the protocol encapsulation of each monitored packet. The agent will include only application layer protocols in the associated dsmonPdistStatsTable. Any 'terminal' protocol is considered to be an application protocol. An example of the indexing of this entry is dsmonPdistStatsPkts.9.29943.0.42.
DsmonPdistStatsEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1
dsmonPdistTimeMarkThe Time Filter index for this table. This object may be used by a management station to retrieve only rows which have been created or modified since a particular time. Note that the current value for a row are always returned and the TimeFilter is not a historical data archiving mechanism. Refer to RFC 2021 [RFC2021] for a detailed description of TimeFilter operation.
TimeFilter (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1.1
dsmonPdistStatsPktsThe number of packets, using one of the DSCP values in the indicated counter aggregation group, for the protocol identified by the associated protocolDirLocalIndex value.ro
ZeroBasedCounter32 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1.2
dsmonPdistStatsOctetsThe number of octets in packets, using one of the DSCP values in the indicated counter aggregation group, for the protocol identified by the associated protocolDirLocalIndex value. Note that this object doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.ro
ZeroBasedCounter32 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1.3
dsmonPdistStatsOvflPktsThe number of times the associated dsmonPdistStatsPkts counter has overflowed. Note that this object will only be instantiated if the associated dsmonPdistStatsHCPkts object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1.4
dsmonPdistStatsOvflOctetsThe number of times the associated dsmonPdistStatsOctets counter has overflowed. Note that this object will only be instantiated if the associated dsmonPdistStatsHCOctets object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1.5
dsmonPdistStatsHCPktsThe 64-bit version of the dsmonPdistStatsPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1.6
dsmonPdistStatsHCOctetsThe 64-bit version of the dsmonPdistStatsOctets object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1.7
dsmonPdistStatsCreateTimeThe value of sysUpTime when this dsmonPdistStats entry was last instantiated by the agent. This can be used by the management station to detect if the entry has been deleted and recreated between polls.ro
LastCreateTime (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.2.1.8
dsmonPdistTopNCtlTableA set of parameters that control the creation of a report of the top N dsmonPdist entries according to a particular metric. Note that an agent MAY choose to limit the actual number of entries which may be created in this table. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905].
SEQUENCE OF DsmonPdistTopNCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3
dsmonPdistTopNCtlEntryA conceptual row in the dsmonPdistTopNCtlTable. Entries are created and deleted from this table by management action only, using the dsmonPdistTopNCtlStatus RowStatus object. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. Activation of a control row in this table will cause an associated dsmonPdistTopNTable to be created and maintained by the agent.
DsmonPdistTopNCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1
dsmonPdistTopNCtlIndexAn index that uniquely identifies an entry in the dsmonPdistTopNCtlTable, with the same dsmonPdistTopNCtlIndex value as this object. Each entry in this table defines one Top N report prepared on behalf of the dsmonPdistStatsEntry collection with the same dsmonPdistCtlIndex as this object.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.1
dsmonPdistTopNCtlPdistIndexThe dsmonPdistTable for which a top N report will be prepared on behalf of this entry. The dsmonPdistTable is identified by the value of the dsmonPdistCtlIndex for that table - that value is used here to identify the particular table. This object MUST NOT be modified if the associated dsmonPdistTopNCtlStatus object is equal to active(1).rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.2
dsmonPdistTopNCtlRateBaseThe variable for each dsmonPdist that the dsmonPdistTopNRate and dsmonPdistTopNHCRate variables are based upon. Each dsmonPdistTopN report generated on behalf of this control entry will be ranked in descending order, based on the associated dsmonPdistStatsTable counter, identified by this object. The following table identifies the dsmonPdistTable counter associated with each enumeration: Enumeration RateBase MIB Object - dsmonPdistTopNPkts dsmonPdistStatsPkts dsmonPdistTopNOctets dsmonPdistStatsOctets dsmonPdistTopNHCPkts dsmonPdistStatsHCPkts dsmonPdistTopNHCOctets dsmonPdistStatsHCOctets Note that the dsmonPdistTopNHCPkts and dsmonPdistTopNHCOctets enumerations are only available if the agent supports High Capacity monitoring. This object MUST NOT be modified if the associated dsmonPdistTopNCtlStatus object is equal to active(1).rw
Enumeration
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.3
dsmonPdistTopNCtlTimeRemainingThe 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 this report, and is immediately loaded into the associated dsmonPdistTopNCtlDuration object. When the report finishes, the probe will automatically start another collection with the same initial value of dsmonPdistTopNCtlTimeRemaining. Thus the management station may simply read the resulting reports repeatedly, checking the startTime and duration each time to ensure that a report was not missed or that the report parameters were not changed. While the value of this object is non-zero, it decrements by one per second until it reaches zero. At the time that this object decrements to zero, the report is made accessible in the dsmonPdistTopNTable, overwriting any report that may be there. When this object is modified by the management station, any associated entries in the dsmonPdistTopNTable shall be deleted.rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.4
dsmonPdistTopNCtlGeneratedReprtsThe number of reports that have been generated by this entry.ro
Counter32 UNITS "reports"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.5
dsmonPdistTopNCtlDurationThe number of seconds that this report has collected during the last sampling interval. When the associated dsmonPdistTopNCtlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the dsmonPdistTopNCtlTimeRemaining is set. This value shall be zero if no reports have been requested for this dsmonPdistTopNCtlEntry.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.6
dsmonPdistTopNCtlRequestedSizeThe maximum number of dsmonPdist entries requested for this report. When this object is created or modified, the probe SHOULD set dsmonPdistTopNCtlGrantedSize as closely to this object as is possible for the particular probe implementation and available resources.rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.7
dsmonPdistTopNCtlGrantedSizeThe maximum number of dsmonPdist entries in this report. When the associated dsmonPdistTopNCtlRequestedSize object is created or modified, the probe SHOULD set this object as closely to the requested value as is possible for the particular implementation and available resources. The probe MUST NOT lower this value except as a result of a set to the associated dsmonPdistTopNCtlRequestedSize object. Protocol entries with the highest value of dsmonPdistTopNRate or dsmonPdistTopNHCRate (depending on the value of the associated dsmonPdistTopNCtlRateBase object) shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more dsmonPdist entries.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.8
dsmonPdistTopNCtlStartTimeThe value of sysUpTime when this top N report was last started. In other words, this is the time that the associated dsmonPdistTopNCtlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)started. This object may be used by the management station to determine if a report was missed or not.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.9
dsmonPdistTopNCtlOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString (RMON-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.10
dsmonPdistTopNCtlStatusThe status of this dsmonPdistTopNCtlEntry. An entry MUST 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 dsmonPdistTopNTable shall be deleted by the agent.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.3.1.11
dsmonPdistTopNTableA set of statistics for those protocol distribution entries that have counted the highest number of octets or packets. If the dsmonAggControlLocked object is equal to 'false', then all entries in this table SHALL be deleted, and the agent will not process TopN reports on behalf of any dsmonPdistTopNCtlEntry. When the dsmonAggControlLocked object is set to 'true', then particular reports SHOULD be restarted from the beginning, on behalf of all active rows in the dsmonPdistTopNCtlTable. Note that dsmonPdist entries which did not increment at all during the report interval SHOULD NOT be included in dsmonPdistTopN reports.
SEQUENCE OF DsmonPdistTopNEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.4
dsmonPdistTopNEntryA conceptual row in the dsmonPdistTopNTable. The dsmonPdistTopNCtlIndex value in the index identifies the dsmonPdistTopNCtlEntry on whose behalf this entry was created. Entries in this table are ordered from 1 to 'N', where lower numbers represent higher values of the rate base object, over the report interval.
DsmonPdistTopNEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.4.1
dsmonPdistTopNIndexAn index that uniquely identifies an entry in the dsmonPdistTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. Note that 'N' may change over time, and may also be less than the dsmonPdistTopNCtlGrantedSize value associated with this entry.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.4.1.1
dsmonPdistTopNPDLocalIndexThe protocolDirLocalIndex value which identifies the protocol associated with this entry. If the protocolDirEntry associated with the protocolDirLocalIndex with the same value as this object is de-activated or deleted, then the agent MUST delete this dsmonPdistTopN entry.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.4.1.2
dsmonPdistTopNAggGroupThe DSCP counter aggregation group index value associated with protocol identified in this entry. This object identifies the dsmonAggGroupEntry with the same dsmonAggControlIndex value as the associated dsmonPdistCtlAggProfile object and the same dsmonAggGroupIndex value as this object.ro
DsmonCounterAggGroupIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.4.1.3
dsmonPdistTopNRateThe amount of change in the selected variable during this sampling interval. The selected variable is this protocol's instance of the object selected by dsmonPdistTopNCtlRateBase. If the associated dsmonPdistTopNCtlRateBase is equal to 'dsmonPdistTopNHCPkts' or 'dsmonPdistTopNHCOctets', then this object will contain the the least significant 32 bits of the associated dsmonPdistTopNHCRate object.ro
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.4.1.4
dsmonPdistTopNRateOvflThe most significant 32 bits of the associated dsmonPdistTopNHCRate object. If the associated dsmonPdistTopNCtlRateBase is equal to 'dsmonPdistTopNHCPkts' or 'dsmonPdistTopNHCOctets', then this object will contain the upper 32 bits of the associated dsmonPdistTopNHCRate object. If the associated dsmonPdistTopNCtlRateBase is equal to 'dsmonPdistTopNPkts' or 'dsmonPdistTopNOctets', then this object will contain the value zero. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.rodeprecated
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.4.1.5
dsmonPdistTopNHCRateThe amount of change in the selected variable during this sampling interval. The selected variable is this protocol's instance of the object selected by dsmonPdistTopNCtlRateBase. If the associated dsmonPdistTopNCtlRateBase is equal to 'dsmonPdistTopNPkts' or 'dsmonPdistTopNOctets', then this object will contain the value zero, and the associated dsmonPdistTopNRate object will contain the change in the selected variable during the sampling interval. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.ro
CounterBasedGauge64 (HCNUM-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.3.4.1.6
dsmonHostObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4
dsmonHostCtlTableControls setup of per counter aggregation group, per network layer host distribution statistics. Note that an agent MAY choose to limit the actual number of entries which may be created in this table. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905].
SEQUENCE OF DsmonHostCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1
dsmonHostCtlEntryA conceptual row in the dsmonHostCtlTable. Entries are created and deleted from this table by management action only, using the dsmonHostCtlStatus RowStatus object. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. Activation of a control row in this table will cause an associated dsmonHostTable to be created and maintained by the agent.
DsmonHostCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1
dsmonHostCtlIndexAn arbitrary and unique index for this dsmonHostCtlEntry.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.1
dsmonHostCtlDataSourceThe source of data for the associated dsmonHostTable. Note that only packets that contain a network protocol encapsulation which contains a DS field [RFC2474] will be counted in this table. This object MUST NOT be modified if the associated dsmonHostCtlStatus object is equal to active(1).rw
DataSource
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.2
dsmonHostCtlAggProfileThe dsmonAggControlIndex value identifying the counter aggregation profile which should be used on behalf of this dsmonHostCtlEntry. The associated dsmonAggControlEntry and dsmonAggProfileEntries, identified by the same dsmonAggControlIndex index value, MUST be active in order for this entry to remain active. It is possible for the counter aggregation configuration to change from a valid to invalid state for this dsmonHost collection. In this case, the associated dsmonHostCtlStatus object will be changed to the 'notReady' state, and data collection will not occur on behalf of this control entry. Note that an agent MAY choose to limit the actual number of counter aggregation profiles which may be applied to a particular data source. This object MUST NOT be modified if the associated dsmonHostCtlStatus object is equal to active(1).rw
DsmonCounterAggProfileIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.3
dsmonHostCtlMaxDesiredEntriesThe maximum number of entries that are desired in the dsmonHostTable 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 including the lack of resources. If this value is set to -1, the probe MAY create any number of entries in this table. This object MUST NOT be modified if the associated dsmonHostCtlStatus object is equal to active(1).rw
Integer32 (-1 | 1..2147483647) UNITS "table entries"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.4
dsmonHostCtlIPv4PrefixLenThe number of 'leftmost' contiguous bits in the host address field for encapsulations of IPv4, that should be maintained in this collection. This object controls how the dsmonHostAddress object is derived for packets which contain an encapsulation of IPv4. If this object has a value less than 32, then 'm' rightmost bits, where 'm' is equal to '32 - dsmonHostCtlIPv4PrefixLen', will be cleared to zero for counting purposes only. The 'leftmost' bit is the most significant bit of the first network-byte-order octet of the address. If this object is equal to 32, then no bits are cleared in each dsmonHostAddress field. This object MUST NOT be modified if the associated dsmonHostCtlStatus object is equal to active(1).rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.5
dsmonHostCtlIPv6PrefixLenThe number of 'leftmost' contiguous bits in the host address field for encapsulations of IPv6, that should be maintained in this collection. This object controls how the dsmonHostAddress object is derived for packets which contain an encapsulation of IPv6. If this object has a value less than 128, then 'm' rightmost bits, where 'm' is equal to '128 - dsmonHostCtlIPv6PrefixLen', will be cleared to zero for counting purposes only. The 'leftmost' bit is the most significant bit of the first network-byte-order octet of the address. If this object is equal to 128, then no bits are cleared in each dsmonHostAddress field. This object MUST NOT be modified if the associated dsmonHostCtlStatus object is equal to active(1).rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.6
dsmonHostCtlDroppedFramesThe 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 dsmonHost entries 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 if the dsmonHostTable is inactive because no appropriate protocols are enabled in the protocol directory, this value SHOULD be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.7
dsmonHostCtlInsertsThe number of times a dsmonHost entry has been inserted into the dsmonHost 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 object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting dsmonHostCtlDeletes from dsmonHostCtlInserts.ro
Counter32 UNITS "table entries"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.8
dsmonHostCtlDeletesThe number of times a dsmonHost entry has been deleted from the dsmonHost 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 delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the table size can be determined by subtracting dsmonHostCtlDeletes from dsmonHostCtlInserts.ro
Counter32 UNITS "table entries"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.9
dsmonHostCtlCreateTimeThe value of sysUpTime when this control entry was last activated. This can be used by the management station to detect if the table has been deleted and recreated between polls.ro
LastCreateTime (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.10
dsmonHostCtlOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString (RMON-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.11
dsmonHostCtlStatusThe status of this dsmonHostCtlEntry. An entry MUST 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 dsmonHostTable shall be deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.1.1.12
dsmonHostTableA collection of statistics for particular network protocols which contain a DS field, and that has been discovered on a particular dataSource. The probe will add to this table all appropriate network protocols, for each network address seen as the source or destination address in all packets with no MAC errors, and will increment octet and packet counts in the table for all packets with no MAC errors. If the dsmonAggControlLocked object is equal to 'false', then all entries in this table will be deleted, and the agent will not process packets on behalf of any dsmonHostCtlEntry.
SEQUENCE OF DsmonHostEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2
dsmonHostEntryA list of information on Differentiated Services DSCP usage, containing packet and octet counters for each counter aggregation group index configured for collection per host address, as identified in the dsmonAggProfileTable. The dsmonHostCtlIndex value in the index identifies the dsmonHostCtlEntry on whose behalf this entry was created. The protocolDirLocalIndex value in the index identifies the specific network layer protocol encapsulation associated with each entry, and the network protocol type of the dsmonHostAddress object. It MUST identify a protocolDirEntry which contains a DS field (e.g., IPv4 or IPv6). Note that if a protocol encapsulation with multiple network layers is specified, then associated entries in this table refer to the innermost network protocol layer host address. The dsmonAggGroupIndex value in the index is determined by examining the DSCP value in each monitored packet, and the dsmonAggProfileTable entry configured for that value. An example of the indexing of this entry is dsmonHostOutPkts.1.27273.3.200.4.171.69.120.0
DsmonHostEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1
dsmonHostTimeMarkThe Time Filter index for this table. This object may be used by a management station to retrieve only rows which have been created or modified since a particular time. Note that the current value for a row are always returned and the TimeFilter is not a historical data archiving mechanism. Refer to RFC 2021 [RFC2021] for a detailed description of TimeFilter operation.
TimeFilter (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.1
dsmonHostAddressThe network address for this dsmonHostEntry. This object is encoded according to the protocol type indicated by the protocolDirLocalIndex value in the index. In addition, this object may have some 'rightmost' bits cleared to zero for counting purposes, as indicated by the associated dsmonHostCtlIPv4PrefixLen or dsmonHostCtlIPv6PrefixLen objects.
OCTET STRING
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.2
dsmonHostInPktsThe number of packets without errors, using one of the DSCP values in the indicated counter aggregation group, and transmitted to this address, since this entry was added to the dsmonHostTable. 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.ro
ZeroBasedCounter32 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.3
dsmonHostInOctetsThe number of octets in all packets, transmitted to this address and using one of the DSCP values in the indicated counter aggregation group, since this entry was added to the dsmonHostTable (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.ro
ZeroBasedCounter32 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.4
dsmonHostInOvflPktsThe number of times the associated dsmonHostInPkts counter has overflowed. Note that this object will only be instantiated if the associated dsmonHostInHCPkts object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.5
dsmonHostInOvflOctetsThe number of times the associated dsmonHostInOctets counter has overflowed. Note that this object will only be instantiated if the associated dsmonHostInHCOctets object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.6
dsmonHostInHCPktsThe 64-bit version of the dsmonHostInPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.7
dsmonHostInHCOctetsThe 64-bit version of the dsmonHostInOctets object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.8
dsmonHostOutPktsThe number of packets without errors, using one of the DSCP values in the indicated counter aggregation group, and transmitted by this address, since this entry was added to the dsmonHostTable. 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.ro
ZeroBasedCounter32 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.9
dsmonHostOutOctetsThe number of octets, transmitted by this address and using one of the DSCP values in the identified counter aggregation group, since this entry was added to the dsmonHostTable (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.ro
ZeroBasedCounter32 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.10
dsmonHostOutOvflPktsThe number of times the associated dsmonHostOutPkts counter has overflowed. Note that this object will only be instantiated if the associated dsmonHostOutHCPkts object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.11
dsmonHostOutOvflOctetsThe number of times the associated dsmonHostOutOctets counter has overflowed. Note that this object will only be instantiated if the associated dsmonHostOutHCOctets object is also instantiated for a particular dataSource.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.12
dsmonHostOutHCPktsThe 64-bit version of the dsmonHostOutPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.13
dsmonHostOutHCOctetsThe 64-bit version of the dsmonHostOutOctets object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.14
dsmonHostCreateTimeThe value of sysUpTime when this dsmonHost entry was last instantiated by the agent. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.ro
LastCreateTime (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.2.1.15
dsmonHostTopNCtlTableA set of parameters that control the creation of a report of the top N dsmonHost entries according to a selected metric. Note that an agent MAY choose to limit the actual number of entries which may be created in this table. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905].
SEQUENCE OF DsmonHostTopNCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3
dsmonHostTopNCtlEntryA conceptual row in the dsmonHostTopNCtlTable. Entries are created and deleted from this table by management action only, using the dsmonHostTopNCtlStatus RowStatus object. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. Activation of a control row in this table will cause an associated dsmonHostTopNTable to be created and maintained by the agent.
DsmonHostTopNCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1
dsmonHostTopNCtlIndexAn index that uniquely identifies an entry in the dsmonHostTopNCtlTable. Each such entry defines one Top N report prepared for one RMON dataSource.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.1
dsmonHostTopNCtlHostIndexThe dsmonHostTable for which a top N report will be prepared on behalf of this entry. The dsmonHostTable is identified by the value of the dsmonHostCtlIndex for that table - that value is used here to identify the particular table. This object MUST NOT be modified if the associated dsmonHostTopNCtlStatus object is equal to active(1).rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.2
dsmonHostTopNCtlRateBaseThe variable(s) for each dsmonHost that the dsmonHostTopNRate and dsmonHostTopNHCRate variables are based upon. Each dsmonHostTopN report generated on behalf of this control entry will be ranked in descending order, based on the associated dsmonHostTable counter(s), identified by this object. The following table identifies the dsmonHostTable counters associated with each enumeration: Enumeration RateBase MIB Objects dsmonHostTopNInPkts dsmonHostInPkts dsmonHostTopNInOctets dsmonHostInOctets dsmonHostTopNOutPkts dsmonHostOutPkts dsmonHostTopNOutOctets dsmonHostOutOctets dsmonHostTopNTotalPkts dsmonHostInPkts + dsmonHostOutPkts dsmonHostTopNTotalOctets dsmonHostInOctets + dsmonHostOutOctets dsmonHostTopNInHCPkts dsmonHostInHCPkts dsmonHostTopNInHCOctets dsmonHostInHCOctets dsmonHostTopNOutHCPkts dsmonHostOutHCPkts dsmonHostTopNOutHCOctets dsmonHostOutHCPkts dsmonHostTopNTotalHCPkts dsmonHostInHCPkts + dsmonHostOutHCPkts dsmonHostTopNTotalHCOctets dsmonHostInHCOctets + dsmonHostOutHCOctets The following enumerations are only available if the agent supports High Capacity monitoring: dsmonHostTopNInHCPkts dsmonHostTopNInHCOctets dsmonHostTopNOutHCPkts dsmonHostTopNOutHCOctets dsmonHostTopNTotalHCPkts dsmonHostTopNTotalHCOctets It is an implementation-specific matter whether an agent can detect an overflow condition resulting from the addition of two counter delta values for the following enumerations: dsmonHostTopNTotalPkts dsmonHostTopNTotalOctets dsmonHostTopNTotalHCPkts dsmonHostTopNTotalHCOctets In the event such an overflow condition can be detected by the agent, the associated dsmonHostTopNRate, dsmonHostTopNRateOvfl, and/or dsmonHostTopNHCRate objects should be set to their maximum value. This object MUST NOT be modified if the associated dsmonHostTopNCtlStatus object is equal to active(1).rw
Enumeration
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.3
dsmonHostTopNCtlTimeRemainingThe 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 this report, and is immediately loaded into the associated dsmonHostTopNCtlDuration object. When the report finishes, the probe will automatically start another collection with the same initial value of dsmonHostTopNCtlTimeRemaining. Thus the management station may simply read the resulting reports repeatedly, checking the startTime and duration each time to ensure that a report was not missed or that the report parameters were not changed. While the value of this object is non-zero, it decrements by one per second until it reaches zero. At the time that this object decrements to zero, the report is made accessible in the dsmonHostTopNTable, overwriting any report that may be there. When this object is modified by the management station, any associated entries in the dsmonHostTopNTable shall be deleted.rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.4
dsmonHostTopNCtlGeneratedReportsThe number of reports that have been generated by this entry.ro
Counter32 UNITS "reports"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.5
dsmonHostTopNCtlDurationThe number of seconds that this report has collected during the last sampling interval. When the associated dsmonHostTopNCtlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the dsmonHostTopNCtlTimeRemaining is set. This value shall be zero if no reports have been requested for this dsmonHostTopNCtlEntry.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.6
dsmonHostTopNCtlRequestedSizeThe maximum number of dsmonHost entries requested for this report. When this object is created or modified, the probe SHOULD set dsmonHostTopNCtlGrantedSize as closely to this object as is possible for the particular probe implementation and available resources.rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.7
dsmonHostTopNCtlGrantedSizeThe maximum number of dsmonHost entries in this report. When the associated dsmonHostTopNCtlRequestedSize object is created or modified, the probe SHOULD set this object as closely to the requested value as is possible for the particular implementation and available resources. The probe MUST NOT lower this value except as a result of a set to the associated dsmonHostTopNCtlRequestedSize object. Protocol entries with the highest value of dsmonHostTopNRate or dsmonHostTopNHCRate (depending on the value of the associated dsmonHostTopNCtlRateBase object) shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more dsmonHost entries.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.8
dsmonHostTopNCtlStartTimeThe value of sysUpTime when this top N report was last started. In other words, this is the time that the associated dsmonHostTopNCtlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)started. This object may be used by the management station to determine if a report was missed or not.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.9
dsmonHostTopNCtlOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString (RMON-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.10
dsmonHostTopNCtlStatusThe status of this dsmonHostTopNCtlEntry. An entry MUST 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 dsmonHostTopNTable shall be deleted by the agent.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.3.1.11
dsmonHostTopNTableA set of statistics for those dsmonHost entries that have counted the highest number of octets or packets. If the dsmonAggControlLocked object is equal to 'false', then all entries in this table SHALL be deleted, and the agent will not process TopN reports on behalf of any dsmonHostTopNCtlEntry. When the dsmonAggControlLocked object is set to 'true', then particular reports SHOULD be restarted from the beginning, on behalf of all active rows in the dsmonHostTopNCtlTable. Note that dsmonHost entries which did not increment at all during the report interval SHOULD NOT be included in dsmonHostTopN reports.
SEQUENCE OF DsmonHostTopNEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4
dsmonHostTopNEntryA conceptual row in the dsmonHostTopNTable. The dsmonHostTopNCtlIndex value in the index identifies the dsmonHostTopNCtlEntry on whose behalf this entry was created. Entries in this table are ordered from 1 to 'N', where lower numbers represent higher values of the rate base object, over the report interval.
DsmonHostTopNEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4.1
dsmonHostTopNIndexAn index that uniquely identifies an entry in the dsmonHostTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4.1.1
dsmonHostTopNPDLocalIndexThe protocolDirLocalIndex value which identifies the protocol associated with the dsmonHostTopNAddress object in this entry. If the protocolDirEntry associated with the protocolDirLocalIndex with the same value as this object is de-activated or deleted, then the agent MUST delete this dsmonHostTopN entry.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4.1.2
dsmonHostTopNAddressThe dsmonHostAddress value for the network host identified in this entry. The associated dsmonHostTopNPDLocalIndex object identifies the network protocol type and the encoding rules for this object.ro
OCTET STRING
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4.1.3
dsmonHostTopNAggGroupThe counter aggregation group index value associated with host identified in this entry. This object identifies the dsmonAggGroupEntry with the same dsmonAggControlIndex value as the associated dsmonHostCtlAggProfile object and the same dsmonAggGroupIndex value as this object.ro
DsmonCounterAggGroupIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4.1.4
dsmonHostTopNRateThe amount of change in the selected variable during this sampling interval. The selected variable is this host's instance of the object selected by dsmonHostTopNCtlRateBase. If the associated dsmonHostTopNCtlRateBase indicates a High Capacity monitoring enumeration, (e.g. 'dsmonHostTopNInHCPkts'), then this object will contain the the least significant 32 bits of the associated dsmonHostTopNHCRate object.ro
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4.1.5
dsmonHostTopNRateOvflThe most significant 32 bits of the associated dsmonHostTopNHCRate object. If the associated dsmonHostTopNCtlRateBase is equal to any of the High Capacity monitoring enumerations (e.g. 'dsmonHostTopNInHCPkts'), then this object will contain the upper 32 bits of the associated dsmonHostTopNHCRate object. If the associated dsmonHostTopNCtlRateBase is not equal to any of High Capacity monitoring enumerations, then this object will contain the value zero. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.rodeprecated
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4.1.6
dsmonHostTopNHCRateThe amount of change in the selected variable during this sampling interval. The selected variable is this host's instance of the object selected by dsmonHostTopNCtlRateBase. If the associated dsmonHostTopNCtlRateBase is not equal to any of the High Capacity monitoring enumerations (e.g., 'dsmonHostTopNInPkts'), then this object will contain the value zero, and the associated dsmonHostTopNRate object will contain the change in the selected variable during the sampling interval. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.ro
CounterBasedGauge64 (HCNUM-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.4.4.1.7
dsmonCapsObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.5
dsmonCapabilitiesThis object provides an indication of the DSMON groups supported by the agent. If a bit is set, then the agent implements all of the objects in the DSMON object group, where bit 'n' represents the MIB group identified by the OBJECT IDENTIFIER value { dsmonGroups n+1 }.ro
Bits
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.5.1
dsmonMatrixObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6
dsmonMatrixCtlTableControls setup of per counter aggregation group, per host- pair, application protocol distribution statistics. Note that an agent MAY choose to limit the actual number of entries which may be created in this table. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905].
SEQUENCE OF DsmonMatrixCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1
dsmonMatrixCtlEntryA conceptual row in the dsmonMatrixCtlTable. Entries are created and deleted from this table by management action only, using the dsmonMatrixCtlStatus RowStatus object. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. Activation of a control row in this table will cause an associated dsmonMatrixSDTable and dsmonMatrixDSTable to be created and maintained by the agent.
DsmonMatrixCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1
dsmonMatrixCtlIndexAn arbitrary and unique index for this dsmonMatrixCtlEntry.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.1
dsmonMatrixCtlDataSourceThe source of data for the associated dsmonMatrixSDTable and dsmonMatrixDSTable. Note that only packets that contain a network protocol encapsulation which contains a DS field [RFC2474] will be counted in this table. This object MUST NOT be modified if the associated dsmonMatrixCtlStatus object is equal to active(1).rw
DataSource
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.2
dsmonMatrixCtlAggProfileThe dsmonAggControlIndex value identifying the counter aggregation profile which should be used on behalf of this dsmonMatrixCtlEntry. The associated dsmonAggControlEntry and dsmonAggProfileEntries, identified by the same dsmonAggControlIndex index value, MUST be active in order for this entry to remain active. It is possible for the counter aggregation configuration to change from a valid to invalid state for this dsmonMatrix collection. In this case, the associated dsmonMatrixCtlStatus object will be changed to the 'notReady' state, and data collection will not occur on behalf of this control entry. Note that an agent MAY choose to limit the actual number of counter aggregation profiles which may be applied to a particular data source. This object MUST NOT be modified if the associated dsmonMatrixCtlStatus object is equal to active(1).rw
DsmonCounterAggProfileIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.3
dsmonMatrixCtlMaxDesiredEntriesThe maximum number of entries that are desired in the dsmonMatrix tables on behalf of this control entry. The probe will not create more than this number of associated entries in these tables, but may choose to create fewer entries in this table for any reason including the lack of resources. If this value is set to -1, the probe may create any number of entries in this table. This object MUST NOT be modified if the associated dsmonMatrixCtlStatus object is equal to active(1).rw
Integer32 (-1 | 1..2147483647) UNITS "table entries"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.4
dsmonMatrixCtlDroppedFramesThe 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 dsmonMatrixSD and dsmonMatrixDS entries 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 if the dsmonMatrix tables are inactive because no appropriate protocols are enabled in the protocol directory, this value SHOULD be 0. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.ro
Counter32 UNITS "frames"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.5
dsmonMatrixCtlInsertsThe number of times a dsmonMatrix entry has been inserted into the dsmonMatrix 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 dsmonMatrixSDTable and dsmonMatrixDSTable shall be counted as two insertions (even though every addition into one table must be accompanied by an insertion into the other). To allow for efficient implementation strategies, agents may delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the sum of the dsmonMatrixSDTable and dsmonMatrixDSTable sizes can be determined by subtracting dsmonMatrixCtlDeletes from dsmonMatrixCtlInserts.ro
Counter32 UNITS "table entries"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.6
dsmonMatrixCtlDeletesThe number of times a dsmonMatrix entry has been deleted from the dsmonMatrix 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 dsmonMatrixSDTable and dsmonMatrixDSTable shall be counted as two deletions (even though every deletion from one table must be accompanied by a deletion from the other). To allow for efficient implementation strategies, agents MAY delay updating this object for short periods of time. For example, an implementation strategy may allow internal data structures to differ from those visible via SNMP for short periods of time. This counter may reflect the internal data structures for those short periods of time. Note that the sum of the dsmonMatrixSDTable and dsmonMatrixDSTable sizes can be determined by subtracting dsmonMatrixCtlDeletes from dsmonMatrixCtlInserts.ro
Counter32 UNITS "table entries"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.7
dsmonMatrixCtlCreateTimeThe value of sysUpTime when this control entry was last activated. This can be used by the management station to detect if the table has been deleted and recreated between polls.ro
LastCreateTime (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.8
dsmonMatrixCtlOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString (RMON-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.9
dsmonMatrixCtlStatusThe status of this dsmonMatrixCtlEntry. An entry MUST 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 dsmonMatrixSDTable and dsmonMatrixDSTable shall be deleted.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.1.1.10
dsmonMatrixSDTableA list of application traffic matrix entries which collect statistics for conversations of a particular application protocol 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 statistics from a particular address. The probe will add to this table all pairs of addresses for all protocols seen in all packets with no MAC errors, and will increment octet and packet counts in the table for all packets with no MAC errors.
SEQUENCE OF DsmonMatrixSDEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2
dsmonMatrixSDEntryA conceptual row in the dsmonMatrixSDTable. The dsmonMatrixCtlIndex value in the index identifies the dsmonMatrixCtlEntry on whose behalf this entry was created. The dsmonAggGroupIndex value in the index is determined by examining the DSCP value in each monitored packet, and the dsmonAggProfileTable entry configured for that value.
DsmonMatrixSDEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1
dsmonMatrixTimeMarkThe Time Filter index for this table. This object may be used by a management station to retrieve only rows which have been created or modified since a particular time. Note that the current value for a row are always returned and the TimeFilter is not a historical data archiving mechanism. Refer to RFC 2021 [RFC2021] for a detailed description of TimeFilter operation.
TimeFilter (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.1
dsmonMatrixNLIndexThe protocolDirLocalIndex value of a protocolDirEntry representing the specific network layer protocol encapsulation associated with each entry, and the network protocol type of the dsmonMatrixSourceAddress and dsmonMatrixDestAddress objects.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.2
dsmonMatrixSourceAddressThe network source address for this dsmonMatrix entry. This is represented as an octet string with specific semantics and length as identified by the dsmonMatrixNLIndex component of the index. For example, if the dsmonMatrixNLIndex indicates an encapsulation of IPv4, this object is encoded as a length octet of 4, followed by the 4 octets of the IPv4 address, in network byte order.
OCTET STRING
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.3
dsmonMatrixDestAddressThe network destination address for this dsmonMatrix entry. This is represented as an octet string with specific semantics and length as identified by the dsmonMatrixNLIndex component of the index. For example, if the dsmonMatrixNLIndex indicates an encapsulation of IPv4, this object is encoded as a length octet of 4, followed by the 4 octets of the IPv4 address, in network byte order.
OCTET STRING
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.4
dsmonMatrixALIndexThe protocolDirLocalIndex value of the protocolDirEntry representing the specific application layer protocol associated with each entry. It MUST identify an protocolDirEntry which is a direct or indirect descendant of the protocolDirEntry identified by the associated dsmonMatrixNLIndex object.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.5
dsmonMatrixSDPktsThe number of packets of this protocol type (indicated by the associated dsmonMatrixALIndex object) without errors transmitted from the source address to the destination address since this entry was added to the dsmonMatrixSDTable. 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.ro
ZeroBasedCounter32 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.6
dsmonMatrixSDOvflPktsThe number of times the associated dsmonMatrixSDPkts counter has overflowed, since this entry was added to the dsmonMatrixSDTable.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.7
dsmonMatrixSDHCPktsThe 64-bit version of the dsmonMatrixSDPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.8
dsmonMatrixSDOctetsThe 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 dsmonMatrixSDTable (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.ro
ZeroBasedCounter32 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.9
dsmonMatrixSDOvflOctetsThe number of times the associated dsmonMatrixSDOctets counter has overflowed, since this entry was added to the dsmonMatrixSDTable.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.10
dsmonMatrixSDHCOctetsThe 64-bit version of the dsmonMatrixSDPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.11
dsmonMatrixSDCreateTimeThe 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.ro
LastCreateTime (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.2.1.12
dsmonMatrixDSTableA list of application traffic matrix entries which collect statistics for conversations of a particular application protocol 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 statistics from a particular address. The probe will add to this table all pairs of addresses for all protocols seen in all packets with no MAC errors, and will increment octet and packet counts in the table for all packets with no MAC errors.
SEQUENCE OF DsmonMatrixDSEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3
dsmonMatrixDSEntryA conceptual row in the dsmonMatrixDSTable. Note that this table is conceptually a re-ordered version of the dsmonMatrixSDTable. Therefore, all of the index values from that table are used by reference, and their semantics are exactly as described in the dsmonMatrixSDTable. The dsmonMatrixCtlIndex value in the index identifies the dsmonMatrixCtlEntry on whose behalf this entry was created. The dsmonMatrixTimeMark value in the index identifies the Time Filter index for this table. The dsmonAggGroupIndex value in the index is determined by examining the DSCP value in each monitored packet, and the dsmonAggProfileTable entry configured for that value. The dsmonMatrixNLIndex value in the index identifies the protocolDirLocalIndex value of a protocolDirEntry representing the specific network layer protocol encapsulation associated with each entry, and the network protocol type of the dsmonMatrixSourceAddress and dsmonMatrixDestAddress objects. The dsmonMatrixDestAddress value in the index identifies the network destination address for this dsmonMatrix entry. The dsmonMatrixSourceAddress value in the index identifies the network source address for this dsmonMatrix entry. The dsmonMatrixALIndex value in the index identifies the protocolDirLocalIndex value of the protocolDirEntry representing the specific application layer protocol associated with each entry.
DsmonMatrixDSEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3.1
dsmonMatrixDSPktsThe number of packets of this protocol type (indicated by the associated dsmonMatrixALIndex object) without errors transmitted from the source address to the destination address since this entry was added to the dsmonMatrixDSTable. 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.ro
ZeroBasedCounter32 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3.1.1
dsmonMatrixDSOvflPktsThe number of times the associated dsmonMatrixDSPkts counter has overflowed, since this entry was added to the dsmonMatrixDSTable.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3.1.2
dsmonMatrixDSHCPktsThe 64-bit version of the dsmonMatrixDSPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "packets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3.1.3
dsmonMatrixDSOctetsThe 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 dsmonMatrixDSTable (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.ro
ZeroBasedCounter32 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3.1.4
dsmonMatrixDSOvflOctetsThe number of times the associated dsmonMatrixDSOctets counter has overflowed, since this entry was added to the dsmonMatrixDSTable.rodeprecated
ZeroBasedCounter32 (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3.1.5
dsmonMatrixDSHCOctetsThe 64-bit version of the dsmonMatrixDSPkts object. Note that this object will only be instantiated if the RMON agent supports High Capacity monitoring for a particular dataSource.ro
ZeroBasedCounter64 UNITS "octets"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3.1.6
dsmonMatrixDSCreateTimeThe 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.ro
LastCreateTime (RMON2-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.3.1.7
dsmonMatrixTopNCtlTableA set of parameters that control the creation of a report of the top N dsmonMatrix entries according to a selected metric. Note that an agent MAY choose to limit the actual number of entries which may be created in this table. In this case, the agent SHOULD return an error-status of 'resourceUnavailable(13)', as per section 4.2.5 of the 'Protocol Operations for SNMPv2' specification [RFC1905].
SEQUENCE OF DsmonMatrixTopNCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4
dsmonMatrixTopNCtlEntryA conceptual row in the dsmonMatrixTopNCtlTable. Entries are created and deleted from this table by management action only, using the dsmonMatrixTopNCtlStatus RowStatus object. The agent SHOULD support non-volatile configuration of this table, and upon system initialization, the table SHOULD be initialized with the saved values. Activation of a control row in this table will cause an associated dsmonMatrixTopNTable to be created and maintained by the agent.
DsmonMatrixTopNCtlEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1
dsmonMatrixTopNCtlIndexAn index that uniquely identifies an entry in the dsmonMatrixTopNCtlTable. Each such entry defines one Top N report prepared for one RMON dataSource.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.1
dsmonMatrixTopNCtlMatrixIndexThe dsmonMatrixSDTable for which a top N report will be prepared on behalf of this entry. The dsmonMatrixSDTable is identified by the same value of the dsmonMatrixCtlIndex object. This object MUST NOT be modified if the associated dsmonMatrixTopNCtlStatus object is equal to active(1).rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.2
dsmonMatrixTopNCtlRateBaseThe variable for each dsmonMatrixSD entry that the dsmonMatrixTopNRate and dsmonMatrixTopNHCRate variables are based upon. Each dsmonMatrixTopN report generated on behalf of this control entry will be ranked in descending order, based on the associated dsmonMatrixSDTable counter, identified by this object. The following table identifies the dsmonMatrixSDTable counters associated with each enumeration: Enumeration RateBase MIB Objects dsmonMatrixTopNPkts dsmonMatrixSDPkts dsmonMatrixTopNOctets dsmonMatrixSDOctets dsmonMatrixTopNHCPkts dsmonMatrixSDHCPkts dsmonMatrixTopNHCOctets dsmonMatrixSDHCOctets The following enumerations are only available if the agent supports High Capacity monitoring: dsmonMatrixTopNHCPkts dsmonMatrixTopNHCOctets This object MUST NOT be modified if the associated dsmonMatrixTopNCtlStatus object is equal to active(1).rw
Enumeration
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.3
dsmonMatrixTopNCtlTimeRemainingThe 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 this report, and is immediately loaded into the associated dsmonMatrixTopNCtlDuration object. When the report finishes, the probe will automatically start another collection with the same initial value of dsmonMatrixTopNCtlTimeRemaining. Thus the management station may simply read the resulting reports repeatedly, checking the startTime and duration each time to ensure that a report was not missed or that the report parameters were not changed. While the value of this object is non-zero, it decrements by one per second until it reaches zero. At the time that this object decrements to zero, the report is made accessible in the dsmonMatrixTopNTable, overwriting any report that may be there. When this object is modified by the management station, any associated entries in the dsmonMatrixTopNTable shall be deleted.rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.4
dsmonMatrixTopNCtlGeneratedRptsThe number of reports that have been generated by this entry.ro
Counter32 UNITS "reports"
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.5
dsmonMatrixTopNCtlDurationThe number of seconds that this report has collected during the last sampling interval. When the associated dsmonMatrixTopNCtlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next time the dsmonMatrixTopNCtlTimeRemaining is set. This value shall be zero if no reports have been requested for this dsmonMatrixTopNCtlEntry.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.6
dsmonMatrixTopNCtlRequestedSizeThe maximum number of dsmonMatrix entries requested for this report. When this object is created or modified, the probe SHOULD set dsmonMatrixTopNCtlGrantedSize as closely to this object as is possible for the particular probe implementation and available resources.rw
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.7
dsmonMatrixTopNCtlGrantedSizeThe maximum number of dsmonMatrix entries in this report. When the associated dsmonMatrixTopNCtlRequestedSize object is created or modified, the probe SHOULD set this object as closely to the requested value as is possible for the particular implementation and available resources. The probe MUST NOT lower this value except as a result of a set to the associated dsmonMatrixTopNCtlRequestedSize object. Protocol entries with the highest value of dsmonMatrixTopNRate or dsmonMatrixTopNHCRate (depending on the value of the associated dsmonMatrixTopNCtlRateBase object) shall be placed in this table in decreasing order of this rate until there is no more room or until there are no more dsmonMatrix entries.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.8
dsmonMatrixTopNCtlStartTimeThe value of sysUpTime when this top N report was last started. In other words, this is the time that the associated dsmonMatrixTopNCtlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)started. This object may be used by the management station to determine if a report was missed or not.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.9
dsmonMatrixTopNCtlOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString (RMON-MIB)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.10
dsmonMatrixTopNCtlStatusThe status of this dsmonMatrixTopNCtlEntry. An entry MUST 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 dsmonMatrixTopNTable shall be deleted by the agent.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.4.1.11
dsmonMatrixTopNTableA set of statistics for those dsmonMatrix entries that have counted the highest number of octets or packets. If the dsmonAggControlLocked object is equal to 'false', then all entries in this table SHALL be deleted, and the agent will not process TopN reports on behalf of any dsmonMatrixTopNCtlEntry. When the dsmonAggControlLocked object is set to 'true', then particular reports SHOULD be restarted from the beginning, on behalf of all active rows in the dsmonMatrixTopNCtlTable. Note that dsmonMatrix entries which did not increment at all during the report interval SHOULD NOT be included in dsmonMatrixTopN reports.
SEQUENCE OF DsmonMatrixTopNEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5
dsmonMatrixTopNEntryA conceptual row in the dsmonMatrixTopNTable. The dsmonMatrixTopNCtlIndex value in the index identifies the dsmonMatrixTopNCtlEntry on whose behalf this entry was created. Entries in this table are ordered from 1 to 'N', where lower numbers represent higher values of the rate base object, over the report interval.
DsmonMatrixTopNEntry
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1
dsmonMatrixTopNIndexAn index that uniquely identifies an entry in the dsmonMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report.
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.1
dsmonMatrixTopNAggGroupThe counter aggregation group index value associated with host identified in this entry. This object identifies the dsmonAggGroupEntry with the same dsmonAggControlIndex value as the associated dsmonMatrixCtlAggProfile object and the same dsmonAggGroupIndex value as this object.ro
DsmonCounterAggGroupIndex
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.2
dsmonMatrixTopNNLIndexThe protocolDirLocalIndex value which identifies the protocol associated with the dsmonMatrixTopNSourceAddress and dsmonMatrixTopNDestAddress objects in this entry. If the protocolDirEntry associated with the protocolDirLocalIndex with the same value as this object is de-activated or deleted, then the agent MUST delete this dsmonMatrixTopN entry.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.3
dsmonMatrixTopNSourceAddressThe dsmonMatrixSDSourceAddress value for the source network host identified in this entry. The associated dsmonMatrixTopNNLIndex object identifies the network protocol type and the encoding rules for this object.ro
OCTET STRING
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.4
dsmonMatrixTopNDestAddressThe dsmonMatrixSDDestAddress value for the destination network host identified in this entry. The associated dsmonMatrixTopNNLIndex object identifies the network protocol type and the encoding rules for this object.ro
OCTET STRING
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.5
dsmonMatrixTopNALIndexThe protocolDirLocalIndex value which identifies the application protocol associated with this entry. If the protocolDirEntry associated with the protocolDirLocalIndex with the same value as this object is de-activated or deleted, then the agent MUST delete this dsmonMatrixTopN entry.ro
Integer32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.6
dsmonMatrixTopNPktRateThe 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 dsmonMatrixSDPkts object. If the value of dsmonMatrixTopNCtlRateBase is dsmonMatrixTopNPkts, this variable will be used to sort this report. If the value of the dsmonMatrixTopNCtlRateBase is dsmonMatrixTopNHCPkts or dsmonMatrixTopNHCOctets, then this object will contain the the least significant 32 bits of the associated dsmonMatrixTopNHCPktRate object.ro
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.7
dsmonMatrixTopNPktRateOvflThe most significant 32 bits of the associated dsmonMatrixTopNHCPktRate object. If the associated dsmonMatrixTopNCtlRateBase is equal to dsmonMatrixTopNHCPkts or dsmonMatrixTopNHCOctets, then this object will contain the most significant 32 bits of the associated dsmonMatrixTopNHCPktRate object, otherwise this object will contain the value zero. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.rodeprecated
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.8
dsmonMatrixTopNHCPktRateThe 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 dsmonMatrixSDHCPkts object. If the value of dsmonMatrixTopNCtlRateBase is dsmonMatrixTopNHCPkts, this variable will be used to sort this report. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.ro
CounterBasedGauge64 (HCNUM-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.9
dsmonMatrixTopNRevPktRateThe 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 dsmonMatrixDSPkts object (note that the corresponding dsmonMatrixSDPkts object selected is the one whose source address is equal to dsmonMatrixTopNDestAddress and whose destination address is equal to dsmonMatrixTopNSourceAddress.)ro
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.10
dsmonMatrixTopNRevPktRateOvflThe most significant 32 bits of the associated dsmonMatrixTopNHCRevPktRate object. If the associated dsmonMatrixTopNCtlRateBase is equal to dsmonMatrixTopNHCPkts or dsmonMatrixTopNHCOCtets, then this object will contain the most significant 32 bits of the associated dsmonMatrixTopNHCRevPktRate object, otherwise this object will contain the value zero. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.rodeprecated
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.11
dsmonMatrixTopNHCRevPktRateThe 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 dsmonMatrixDSHCPkts object (note that the corresponding dsmonMatrixSDHCPkts object selected is the one whose source address is equal to dsmonMatrixTopNDestAddress and whose destination address is equal to dsmonMatrixTopNSourceAddress.) The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.ro
CounterBasedGauge64 (HCNUM-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.12
dsmonMatrixTopNOctetRateThe 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 dsmonMatrixSDOctets object. If the value of dsmonMatrixTopNCtlRateBase is dsmonMatrixTopNOctets, this variable will be used to sort this report. If the value of the dsmonMatrixTopNCtlRateBase is dsmonMatrixTopNHCPkts or dsmonMatrixTopNHCOctets, then this object will contain the the least significant 32 bits of the associated dsmonMatrixTopNHCPktRate object.ro
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.13
dsmonMatrixTopNOctetRateOvflThe most significant 32 bits of the associated dsmonMatrixTopNHCOctetRate object. If the associated dsmonMatrixTopNCtlRateBase is equal to dsmonMatrixTopNHCPkts or dsmonMatrixTopNHCOctets, then this object will contain the most significant 32 bits of the associated dsmonMatrixTopNHCOctetRate object, otherwise this object will contain the value zero. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.rodeprecated
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.14
dsmonMatrixTopNHCOctetRateThe 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 dsmonMatrixSDHCOctets object. If the value of dsmonMatrixTopNCtlRateBase is dsmonMatrixTopNHCOctets, this variable will be used to sort this report. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.ro
CounterBasedGauge64 (HCNUM-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.15
dsmonMatrixTopNRevOctetRateThe 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 dsmonMatrixDSOctets object (note that the corresponding dsmonMatrixSDOctets object selected is the one whose source address is equal to dsmonMatrixTopNDestAddress and whose destination address is equal to dsmonMatrixTopNSourceAddress.)ro
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.16
dsmonMatrixTopNRevOctetRateOvflThe most significant 32 bits of the associated dsmonMatrixTopNHCRevOctetRate object. If the associated dsmonMatrixTopNCtlRateBase is equal to dsmonMatrixTopNHCPkts or dsmonMatrixTopNHCOCtets, then this object will contain the most significant 32 bits of the associated dsmonMatrixTopNHCRevPktRate object, otherwise this object will contain the value zero. The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.rodeprecated
Gauge32
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.17
dsmonMatrixTopNHCRevOctetRateThe 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 dsmonMatrixDSHCOctets object (note that the corresponding dsmonMatrixSDHCOctets object selected is the one whose source address is equal to dsmonMatrixTopNDestAddress and whose destination address is equal to dsmonMatrixTopNSourceAddress.) The agent MAY choose not to instantiate this object if High Capacity monitoring is not supported.ro
CounterBasedGauge64 (HCNUM-TC)
.1.3.6.1.4.1.3727.20.20.3.1.16.26.1.6.5.1.18
dsmonNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.2
dsmonConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.3
dsmonCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.3.1
dsmonGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.3727.20.20.3.1.16.26.3.2
DSMON-MIB - SNMP MIB Reference | MIBs Explorer