cnpdTopNConfigStatus
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB ·
.1.3.6.1.4.1.9.9.244.1.3.1.1.8
Object
This object is used to create or delete
the row entry in cnpdTopNConfigTable.
When creating a row entry the management
station is required to specify a value
for cnpdTopNConfigIfIndex only.
'notReady' means that a row exists but
either it has no valid IfIndex or it has
not been set to createAndGo or active.
'active' means that a createAndGo or active
has been issued, AND a valid ifIndex exists.
Therefore if a row is 'active' it means a
TopNStats entry has been generated.
If you set an 'active' row to createAndWait
it will get the status 'notReady'.
If you set any row to 'notReady' - it will go
to the 'notReadystate'.
If you set any row to 'notInService' - it will
go to the 'notInService' state and the corresponding
TopNStatsEntry will be deleted.
The same TopNConfig entry can be re-used without
changes by setting it to 'active'. The corresponding
TopStatsTable entry will be regenerated. This can
be used by the NMS to poll a particular TopNConfig
Entry.
Changes to an existing TopNConfig entry can be made
by setting the status to 'createAndWait' and changing
the necessary objects. Setting it to 'createAndGo' or
'active' will cause the corresponding TopNStats entry
to be regenerated.
Context
- MIB
- CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
- OID
.1.3.6.1.4.1.9.9.244.1.3.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnpdTopNConfigEntry
- Table
- cnpdTopNConfigTable
- Siblings
- 7
Values & Constraints
Enumerated Values
1 | absoluteValue |
2 | deltaValue |
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cnpdTopNConfigIndex A monotonically increasing integer which
uniquely identifies a cnpdTopNConfigEntry
in the cnpdTopNConfigTable. | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.3.1.1.1 |
| cnpdTopNConfigIfIndex This object allows the management station
to select the interface, which Protocol Discovery
is running on, to be used to create this
cnpdTopNConfigEntry. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.244.1.3.1.1.2 |
| cnpdTopNConfigStatsSelect This object allows the management station to
select the statistic used to base the order
of the top-n table on.
For example: a cnpdTopNConfigStatsSelect of
bitRateS… | column | CiscoPdDataType | .1.3.6.1.4.1.9.9.244.1.3.1.1.3 |
| cnpdTopNConfigSampleTime If the cnpdTopNConfigStatsSelect is
bitRateIn, bitRateOut or bitRateSum, then
this value is the interval in seconds that
the bitrate is sampled.
This has no effect… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.244.1.3.1.1.4 |
| cnpdTopNConfigRequestedSize The requested size of the associated
cnpdTopNStatsTable entry.
For example a cnpdTopNConfigRequestedSize of
20 indicates the management station wants
to create an … | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.3.1.1.5 |
| cnpdTopNConfigGrantedSize The actual size of the associated
cnpdTopNStatsTable entry.
The reason this may differ from
cnpdTopNConfigRequestedSize is because a
management station may requ… | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.3.1.1.6 |
| cnpdTopNConfigTime The value of sysUpTime when the associated
cnpdTopNStatsTable entry was created. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.9.244.1.3.1.1.7 |