OID | 1.3.6.1.4.1.9.9.482.1.2.1.1 |
Module | CISCO-INTERFACETOPN-EXT-MIB (CISCO) |
Nom | citneInterfaceTopNCounterType |
Acces | readwrite |
Status | current |
Description | The particular counter type to be sampled, as
an extension to the interfaceTopNObjectVariable
defined in INTERFACETOPN-MIB.
Setting this object to the value of 'none' indicates
that the TopN sampling is based on the counter type
as specified by the corresponding
interfaceTopNObjectVariable for the same entry
in interfaceTopNControlTable; Setting this object
to a value other than 'none' indicates that the
TopN sampling is based on the counter type as
specified by this object instead of the
counter type as specified by the
corresponding interfaceTopNObjectVariable for
the same entry in interfaceTopNControlTable.
For entries in the interfaceTopNTable in the
INTERFACETOPN-MIB reported for counter type as specified
by this citneInterfaceTopNCounterType:
(1) The corresponding interfaceTopNDataSourceIndex will
point to the ifIndex of the sorted interfaces;
(2) If the sampled counter type is one of the following
32 bit counters:
'utilization',
'overflow',
the interfaceTopNValue object is used in
the corresponding entries in interfaceTopNTable.
If the sampled counter type is one of the following
64 bit counters:
'bytes',
'packets',
'broadcast',
'multicast',
the interfaceTopNValue64 object is used
in the corresponding entries in interfaceTopNTable.
This object may not be modified if the associated
interfaceTopNRowStatus object is equal to 'active'. |
Syntaxe | Enumeration (1-none, 2-utilization, 3-bytes, 4-packets, 5-broadcast, 6-multicast, 7-overflow) |