CISCO-SNMP-NOTIFICATION-EXT-MIB

File: CISCO-SNMP-NOTIFICATION-EXT-MIB.mib (8220 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-NOTIFICATION-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP snmpNotifyFilterEntry
ciscoMgmt

Defined Types

CsneSnmpNotifyFilterEntry  
SEQUENCE    
  csneFilterAdminTimer Unsigned32
  csneFilterOperTimer Unsigned32
  csneFilterTimerUnit INTEGER

Defined Values

ciscoSnmpNotificationExtMIB 1.3.6.1.4.1.9.9.408
This MIB extends the functionality provided by SNMP-NOTIFICATION-MIB. This MIB provides for the aging of the notification filters specified in the SNMP-NOTIFICATION-MIB.
MODULE-IDENTITY    

csneMIBNotifs 1.3.6.1.4.1.9.9.408.0
OBJECT IDENTIFIER    

csneMIBObjects 1.3.6.1.4.1.9.9.408.1
OBJECT IDENTIFIER    

csneMIBConform 1.3.6.1.4.1.9.9.408.2
OBJECT IDENTIFIER    

csneNotifyObjects 1.3.6.1.4.1.9.9.408.1.1
OBJECT IDENTIFIER    

csneSnmpNotifyFilterTable 1.3.6.1.4.1.9.9.408.1.1.1
This table contains objects which are used to configure notification filtering parameters and an entry in this table will augment the corresponding base entry in snmpNotifyFilterTable. When the csneFilterAdminTimer defined in this table expires, the entire row from the snmpNotifyFilterTable and the csneNotifyFilterTable will be removed. Thus, the csneNotifyFilterTable will provide an 'aging' capability to the snmpNotifyFilterTable entries. The 'age' of an entry will be defined in the csneFilterAdminTimer object. The snmpNotifyFilterProfileStatus is an object in the snmpNotifyFilterProfileTable. The snmpNotifyFilterProfileTable also contains the snmpNotifyFilterProfileName that is used to index into the snmpNotifyFilterTable (and consequently the csneNotifyFilterTable). If, due to the aging mechanism, there are no entries in the snmpNotifyFilterTable with an index corresponding to a snmpNotifyFilterProfileName say abc, then the corresponding entry in the snmpNotifyFilterProfileTable for abc will have its row status, snmpNotifyFilterProfileRowStatus, changed to 'notReady'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsneSnmpNotifyFilterEntry

csneSnmpNotifyFilterEntry 1.3.6.1.4.1.9.9.408.1.1.1.1
This entry augments the entries in snmpNotifyFilterEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsneSnmpNotifyFilterEntry  

csneFilterAdminTimer 1.3.6.1.4.1.9.9.408.1.1.1.1.1
This object specifies the time in units specified in csneFilterTimerUnit for which the notification specified in snmpNotifyFilterSubtree will remain active with the corresponding snmpNotifyFilterProfileName. If set to 0, it indicates that the corresponding snmpNotifyFilterSubtree will remain active forever. This value can be set when the snmpNotifyFilterRowStatus is active. If this is done, the csneFilterOperTimer will be refreshed to take the new value set in this object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

csneFilterOperTimer 1.3.6.1.4.1.9.9.408.1.1.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

csneFilterTimerUnit 1.3.6.1.4.1.9.9.408.1.1.1.1.3
This object specifies the unit of time that is used for the csneFilterAdminTimer and csneFilerOperTimer objects.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER seconds(1), minutes(2), hours(3)  

csneMIBCompliances 1.3.6.1.4.1.9.9.408.2.1
OBJECT IDENTIFIER    

csneMIBGroups 1.3.6.1.4.1.9.9.408.2.2
OBJECT IDENTIFIER    

csneMIBCompliance 1.3.6.1.4.1.9.9.408.2.1.1
The compliance statement for entities which implement the CISCO-SNMP-NOTIFICATION-EXT-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

csneNotifyFilterGroup 1.3.6.1.4.1.9.9.408.2.2.1
Extension objects to the snmpNotifyFilterTable.
Status: current Access: read-create
OBJECT-GROUP