Description | This object specifies the time in units
specified in csneFilterTimerUnit for which the
notification specified in snmpNotifyFilterSubtree
to remain active within the corresponding
snmpNotifyFilterProfileName.
When this value becomes 0, it indicates that the
corresponding row in the snmpNotifyFilterTable has
run through the time specified in csneFilterAdminTimer.
This will cause the corresponding row to be deleted from
the corresponding snmpNotifyFilterName.
If snmpNotifyFilterRowStatus is notInService, then this
object will not be decremented, i.e. the timer will not
run. Once the snmpNotifyFilterRowStatus is transitioned to
active, the timer will be refreshed with the value in
csneFilterAdminTimer.
Example:
If a row indexed by snmpNotifyFilterProfileName abc and
snmpNotifyFilterSubtree 1.2.3.1 is created for a
csneFilterAdminTimer value of 10 units (as specified in
csneFilterTimerUnit). Initially, the csneFilterAdminTimer
and the csneFilterOperTimer will indicate 10 units.
If the snmpNotifyFilterRowStatus is active, then the
csneFilterOperTimer will start decrementing.
Once the csneFilterOperTimer value reaches 0, it will
cause the deletion of the row indexed by
snmpNotifyFilterProfileName abc and
snmpNotifyFilterSubtree 1.2.3.1.
Now, if snmpNotifyFilterProfileName abc has no more
active rows that it indexes, then, the
snmpNotifyFilterProfileRowStatus for the
snmpNotifyFilterProfileName of abc will be
transitioned to notReady. |