CISCO-NOTIFICATION-CONTROL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
5
cNotifCtrlTable
table.1.3.6.1.4.1.9.9.586.1.1.7
·
1 row entry
·
5 columns
This table represents the notifications to be controlled.
To control a particular notification, user creates a row
uniquely indexed by cNotifCtrlIndex using the
cNotifCtrlRowStatus object. The storage type of each row
is indicated by cNotifCtrlStorageType.
The agent filters out the notification depending on the
current value of cNotifCtrlMode. The agent also indicates
the current state of notification control through
cNotifCtrlCurrentState.
This notification control mechanism is illustrated as follows.
cNotifCtrlTable contains the list of notifications, that
need to be controlled from the agent when
cNotifCtrlCurrentState is 'controlOn'.
When cNotifCtrlMode is set to 'automaticControl', a timer is
started for the time interval represented by
cNotifCtrlSamplingInterval(eg: 10 mins) to monitor the number
of notifications being generated by the agent. If the number
of notifications generated exceeds the value represented by
cNotifCtrlThreshold (eg: 100) before the timer expires, all
notifications mentioned in cNotifCtrlTable are throttled.
When the timer expires, it is restarted and the counter used
to track the number of notifications generated is initialized to
zero. This controlling of notifications will continue until
the number of notifications generated falls below the threshold
in the given interval.
When cNotifCtrlMode is set to 'forcedControl', all the
notifications mentioned in cNotifCtrlTable are always
throttled, irrespective of the values of
threshold and sampling interval.
A conceptual row in cNotifCtrlTable and corresponds
to the notification to be filtered.
to the notification to be filtered.
Indexes
cNotifCtrlIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cNotifCtrlIndex
This object uniquely identifies an entry in cNotifCtrlTable.
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.9.586.1.1.7.1.1 |
||||||||||||
|
cNotifCtrlOID
This object represents the notification to be controlled.
|
SNMPv2-TCAutonomousTyper/w Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier |
.1.3.6.1.4.1.9.9.586.1.1.7.1.2 |
||||||||||||
|
cNotifCtrlStorageType
This object represents the storage type for this
conceptual row in cNotifCtrlTable. A value of 'volatile' indicates that the entry won't be persistent across system reloads. A value of 'nonVolatile' in… |
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.586.1.1.7.1.3 |
||||||||||||
|
cNotifCtrlRowStatus
This object represents the status of a conceptual row.
Following objects are mandatory while creating an entry in this table: cNotifCtrlOID Entries can't be modified after … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.586.1.1.7.1.4 |
||||||||||||
|
cNotifCtrlDescr
This object specifies a human readable string which has more
descriptive information about the notification. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.586.1.1.7.1.5 |