dsmonHostTopNCtlRateBase
DSMON-MIB ·
.1.3.6.1.2.1.16.26.1.4.3.1.3
Object
column
r/w
Enumeration
The 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).
Context
- MIB
- DSMON-MIB
- OID
.1.3.6.1.2.1.16.26.1.4.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsmonHostTopNCtlEntry
- Table
- dsmonHostTopNCtlTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsmonHostTopNInPkts |
2 | dsmonHostTopNInOctets |
3 | dsmonHostTopNOutPkts |
4 | dsmonHostTopNOutOctets |
5 | dsmonHostTopNTotalPkts |
6 | dsmonHostTopNTotalOctets |
7 | dsmonHostTopNInHCPkts |
8 | dsmonHostTopNInHCOctets |
9 | dsmonHostTopNOutHCPkts |
10 | dsmonHostTopNOutHCOctets |
11 | dsmonHostTopNTotalHCPkts |
12 | dsmonHostTopNTotalHCOctets |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dsmonHostTopNCtlIndex An index that uniquely identifies an entry in the
dsmonHostTopNCtlTable. Each such entry defines one Top N
report prepared for one RMON dataSource. | column | Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.1 |
| dsmonHostTopNCtlOwner The entity that configured this entry and is therefore
using the resources assigned to it. | column | RMON-MIBOwnerString | .1.3.6.1.2.1.16.26.1.4.3.1.10 |
| dsmonHostTopNCtlStatus The status of this dsmonHostTopNCtlEntry.
An entry MUST NOT exist in the active state unless all
objects in the entry have an appropriate value.
If t… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.16.26.1.4.3.1.11 |
| dsmonHostTopNCtlHostIndex The 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… | column | Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.2 |
| dsmonHostTopNCtlTimeRemaining The number of seconds left in the report currently being
collected. When this object is modified by the management
station, a new collection is started, possibly aborting a
curre… | column | seconds Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.4 |
| dsmonHostTopNCtlGeneratedReports The number of reports that have been generated by this
entry. | column | reports SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.26.1.4.3.1.5 |
| dsmonHostTopNCtlDuration The number of seconds that this report has collected during
the last sampling interval.
When the associated dsmonHostTopNCtlTimeRemaining object is
set, this object… | column | seconds Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.6 |
| dsmonHostTopNCtlRequestedSize The maximum number of dsmonHost entries requested for this
report.
When this object is created or modified, the probe SHOULD
set dsmonHostTopNCtlGrantedSize as clos… | column | table entries Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.7 |
| dsmonHostTopNCtlGrantedSize The maximum number of dsmonHost entries in this report.
When the associated dsmonHostTopNCtlRequestedSize object is
created or modified, the probe SHOULD set this o… | column | table entries Integer32 | .1.3.6.1.2.1.16.26.1.4.3.1.8 |
| dsmonHostTopNCtlStartTime The 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 th… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.26.1.4.3.1.9 |