CISCO-NOTIFICATION-CONTROL-MIB

        This MIB provides network management support to regulate
the transmission of notifications generated by a  
system providing networking services.  The system could  
be generating several notifications pertaining to  
various events.  Allowing every notification to be  
transmitted out may lead to the network being flooded  
with an excess of network management traffic.  Hence it  
is required to regulate the generation and transmission  
of notifications.  
        
                GLOSSARY  
        
Network Management Station (NMS)  
        
An external network entity that monitors and manages the
network.
    
Source file
CISCO-NOTIFICATION-CONTROL-MIB
Last revised
Identity
ciscoNotificationControlMIB
Base OID
1.3.6.1.4.1.9.9.586
Imported Objects
CISCO-SMI ciscoMgmt
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC AutonomousType RowStatus StorageType
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NOTIFICATION-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NOTIFICATION-CONTROL-MIB::ciscoNotificationControlMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NOTIFICATION-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NOTIFICATION-CONTROL-MIB::ciscoNotificationControlMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (19)
.1.3.6.1.4.1.9.9.586
.1.3.6.1.4.1.9.9.586.1
.1.3.6.1.4.1.9.9.586.1.1
Enumeration
.1.3.6.1.4.1.9.9.586.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.586.1.1.2
notificationsUnsigned32
.1.3.6.1.4.1.9.9.586.1.1.3
minutesUnsigned32
.1.3.6.1.4.1.9.9.586.1.1.4
Unsigned32
.1.3.6.1.4.1.9.9.586.1.1.5
Unsigned32
.1.3.6.1.4.1.9.9.586.1.1.6
.1.3.6.1.4.1.9.9.586.1.1.7
.1.3.6.1.4.1.9.9.586.1.1.7.1
Unsigned32
.1.3.6.1.4.1.9.9.586.1.1.7.1.1
.1.3.6.1.4.1.9.9.586.1.1.7.1.2
.1.3.6.1.4.1.9.9.586.1.1.7.1.3
.1.3.6.1.4.1.9.9.586.1.1.7.1.4
OctetString
.1.3.6.1.4.1.9.9.586.1.1.7.1.5
.1.3.6.1.4.1.9.9.586.2
.1.3.6.1.4.1.9.9.586.2.1
.1.3.6.1.4.1.9.9.586.2.2
Dependencies (5) 5 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. SNMP-FRAMEWORK-MIBrfc
  6. CISCO-NOTIFICATION-CONTROL-MIBciscoselected
Conformance Groups (2)
This collection of objects represents the configuration,
monitoring and status parameters related to notification
control.
.1.3.6.1.4.1.9.9.586.2.2.1
The extended set of notification control variable(s).
.1.3.6.1.4.1.9.9.586.2.2.2
Compliance Statements (2)

OID .1.3.6.1.4.1.9.9.586.2.1.1
The compliance statement for the SNMP entities that
implement the ciscoNotifactionControlMIB module.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cNotifCtrlStorageType
volatile(2), nonVolatile(3)
An implementation is required to support only
two of the the five enumerated values of the
StorageType, namely 'volatile' and
'nonVolatile'.
cNotifCtrlRowStatus
active(1), createAndGo(4), destroy(6)
An implementation is required to support only
three of the six enumerated values of the
RowStatus textual convention, namely 'active',
'createAndGo' and 'destroy'.

OID .1.3.6.1.4.1.9.9.586.2.1.2
The compliance statement for the SNMP entities that
implement the ciscoNotifactionControlMIB module.
Required groups
mandatory cNotifCtrlConfigGroup
optional cNotifCtrlConfigExtGroup This group is required for if user wants to specify
trap description.
Object refinements
ObjectAccessSyntaxDescription
cNotifCtrlStorageType
volatile(2), nonVolatile(3)
An implementation is required to support only
two of the the five enumerated values of the
StorageType, namely 'volatile' and
'nonVolatile'.
cNotifCtrlRowStatus
active(1), createAndGo(4), destroy(6)
An implementation is required to support only
three of the six enumerated values of the
RowStatus textual convention, namely 'active',
'createAndGo' and 'destroy'.
cNotifCtrlDescr readonly
Write access is not required.