Reference record for OID 1.3.6.1.4.1.9.9.586.1.1.7



parent
1.3.6.1.4.1.9.9.586.1.1 (cNotifCtrlConfig)
node code
7
node name
cNotifCtrlTable
dot oid
1.3.6.1.4.1.9.9.586.1.1.7
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoNotificationControlMIB(586) cNotifCtrlMIBObjects(1) cNotifCtrlConfig(1) cNotifCtrlTable(7)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoNotificationControlMIB(586) cNotifCtrlMIBObjects(1) cNotifCtrlConfig(1) cNotifCtrlTable(7)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoNotificationControlMIB(586) cNotifCtrlMIBObjects(1) cNotifCtrlConfig(1) cNotifCtrlTable(7)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoNotificationControlMIB(586) cNotifCtrlMIBObjects(1) cNotifCtrlConfig(1) cNotifCtrlTable(7)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoNotificationControlMIB(586) cNotifCtrlMIBObjects(1) cNotifCtrlConfig(1) cNotifCtrlTable(7)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoNotificationControlMIB(586) cNotifCtrlMIBObjects(1) cNotifCtrlConfig(1) cNotifCtrlTable(7)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoNotificationControlMIB/cNotifCtrlMIBObjects/cNotifCtrlConfig/cNotifCtrlTable
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoNotificationControlMIB/cNotifCtrlMIBObjects/cNotifCtrlConfig/cNotifCtrlTable
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoNotificationControlMIB/cNotifCtrlMIBObjects/cNotifCtrlConfig/cNotifCtrlTable
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoNotificationControlMIB/cNotifCtrlMIBObjects/cNotifCtrlConfig/cNotifCtrlTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoNotificationControlMIB/cNotifCtrlMIBObjects/cNotifCtrlConfig/cNotifCtrlTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoNotificationControlMIB/cNotifCtrlMIBObjects/cNotifCtrlConfig/cNotifCtrlTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/586/1/1/7

    Description by circitor

    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.

    Parsed from file CISCO-NOTIFICATION-CONTROL-MIB.mib
    Module: CISCO-NOTIFICATION-CONTROL-MIB

    Description by cisco_v1

    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.

    Description by mibdepot

    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.

    Parsed from file CISCO-NOTIFICATION-CONTROL-MIB.my.txt
    Company: None
    Module: CISCO-NOTIFICATION-CONTROL-MIB

    Description by cisco

    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.

    Information by circitor

    cNotifCtrlTable OBJECT-TYPE SYNTAX SEQUENCE OF CNotifCtrlEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "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." ::= { cNotifCtrlConfig 7 }

    Information by cisco_v1

    cNotifCtrlTable OBJECT-TYPE SYNTAX SEQUENCE OF CNotifCtrlEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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." ::= { cNotifCtrlConfig 7 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-NOTIFICATION-CONTROL-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    cNotifCtrlTable OBJECT-TYPE SYNTAX SEQUENCE OF CNotifCtrlEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "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." ::= { cNotifCtrlConfig 7 }

    Information by cisco

    cNotifCtrlTable OBJECT-TYPE SYNTAX SEQUENCE OF CNotifCtrlEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "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." ::= { cNotifCtrlConfig 7 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.586.1.1.7.1 cNotifCtrlEntry 5 5 A conceptual row in cNotifCtrlTable and corresponds
    to the notification to be filtered.

    Brothers (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.586.1.1.1 cNotifCtrlMode 1 1 This object represents the notification control mode.
    The semantics are as follows.

    noControl - There is no control on notificati…
    1.3.6.1.4.1.9.9.586.1.1.2 cNotifCtrlCurrentState 1 1 This object represents the current state of notification
    control. The semantics are as follows.

    controlOn - This indicates that n…
    1.3.6.1.4.1.9.9.586.1.1.3 cNotifCtrlThreshold 1 1 This object represents the threshold value to initiate
    controlling of notifications. Notifications will be
    controlled when the n…
    1.3.6.1.4.1.9.9.586.1.1.4 cNotifCtrlSamplingInterval 1 1 This object represents the sampling interval in which the
    notification generation rate will be monitored. The
    configured value t…
    1.3.6.1.4.1.9.9.586.1.1.5 cNotifCtrlTableSize 1 1 This object represents maximum number of rows possible in
    cNotifCtrlTable.
    1.3.6.1.4.1.9.9.586.1.1.6 cNotifCtrlIndexNext 1 1 This object represents the next available free index in
    the cNotifCtrlTable. This number can be used as an index
    to create a val…