WWP-LEOS-TABLE-CHG-NOTIF-MIB

File: WWP-LEOS-TABLE-CHG-NOTIF-MIB.mib (9144 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IANA-ADDRESS-FAMILY-NUMBERS-MIB
WWP-SMI

Imported symbols

NOTIFICATION-TYPE IpAddress Counter32
Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY DisplayString MacAddress
RowStatus TEXTUAL-CONVENTION TruthValue
AddressFamilyNumbers wwpModules wwpModulesLeos

Defined Types

WwpLeosTableChgNotifEntry  
SEQUENCE    
  wwpLeosTableChgNotifIndex INTEGER
  wwpLeosTableChgNotifOid OBJECT IDENTIFIER
  wwpLeosTableChgNotifNumChanges Counter32

WwpLeosListenerEntry  
SEQUENCE    
  wwpLeosListenerIndex INTEGER
  wwpLeosListenerAddr DisplayString
  wwpLeosListenerResolvedIp IpAddress
  wwpLeosListenerStatus RowStatus

Defined Values

wwpLeosTableChgNotifMIB 1.3.6.1.4.1.6141.2.60.9
This MIB module is used to maintain the table of (Table, Ems IP)
MODULE-IDENTITY    

wwpLeosTableChgNotifMIBObjects 1.3.6.1.4.1.6141.2.60.9.1
OBJECT IDENTIFIER    

wwpLeosTableChgNotif 1.3.6.1.4.1.6141.2.60.9.1.7
OBJECT IDENTIFIER    

wwpLeosTableChgNotifMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.9.2
OBJECT IDENTIFIER    

wwpLeosTableChgNotifMIBNotifications 1.3.6.1.4.1.6141.2.60.9.2.0
OBJECT IDENTIFIER    

wwpLeosTableChgNotifMIBConformance 1.3.6.1.4.1.6141.2.60.9.3
OBJECT IDENTIFIER    

wwpLeosTableChgNotifMIBCompliances 1.3.6.1.4.1.6141.2.60.9.3.1
OBJECT IDENTIFIER    

wwpLeosTableChgNotifMIBGroups 1.3.6.1.4.1.6141.2.60.9.3.2
OBJECT IDENTIFIER    

wwpLeosTableTrapNotifTimer 1.3.6.1.4.1.6141.2.60.9.1.1
Setting this value will set the trap timer. Device will send the trap notification after every wwpLeosTableTrapNotifTimer seconds if any of the table changes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..3600  

wwpLeosListenerRefreshTimer 1.3.6.1.4.1.6141.2.60.9.1.2
Setting this value will set the listener refresh timer. Device will send the trap notification 'wwpLeosTableRefreshTrap' after every 'wwpLeosListenerRefreshTimer' seconds if count value associated with 'wwpLeosListenerEntry' becomes 20 or 10 or 5. Device will delete entry from wwpLeosListenerEntry once count = 0. Minimum value is 30 sec and maximum = 1000 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..1000  

wwpLeosTableChgNotifTable 1.3.6.1.4.1.6141.2.60.9.1.4
Table of Ems.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosTableChgNotifEntry

wwpLeosTableChgNotifEntry 1.3.6.1.4.1.6141.2.60.9.1.4.1
Ems Entry in the ems Port Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosTableChgNotifEntry  

wwpLeosTableChgNotifIndex 1.3.6.1.4.1.6141.2.60.9.1.4.1.1
This is the index used for this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

wwpLeosTableChgNotifOid 1.3.6.1.4.1.6141.2.60.9.1.4.1.2
This is the OID of the table for which device will send trap if anything changed in this table.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

wwpLeosTableChgNotifNumChanges 1.3.6.1.4.1.6141.2.60.9.1.4.1.3
This variables returns the counter value which keeps track of how many times wwpLeosTableChgNotifOid has changed. This counter is 32 bit counter and will never reset, except if device is rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosListenerTable 1.3.6.1.4.1.6141.2.60.9.1.5
Table of EMS/NMS Ip's. This table uses Multiple Set operation to create entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosListenerEntry

wwpLeosListenerEntry 1.3.6.1.4.1.6141.2.60.9.1.5.1
Entry of each EMS/NMS who is interested to receive table change notification.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosListenerEntry  

wwpLeosListenerIndex 1.3.6.1.4.1.6141.2.60.9.1.5.1.1
Specifies the unique index in the wwpLeosListenerTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

wwpLeosListenerAddr 1.3.6.1.4.1.6141.2.60.9.1.5.1.2
This is the host name or ip address of the EMS/NMS.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosListenerResolvedIp 1.3.6.1.4.1.6141.2.60.9.1.5.1.3
This shows the resolved IP address of the host name specified in wwpLeosListenerAddr. If wwpLeosListenerAddr is set to IpV4 type then wwpLeosListenerResolvedIp is equal to wwpLeosListenerAddr. If wwpLeosListenerAddr is set to dns type then wwpLeosListenerResolvedIp is equal to 0 if it is unresolved or is equal to resolved IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwpLeosListenerStatus 1.3.6.1.4.1.6141.2.60.9.1.5.1.4
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. Setting this object to 'active' if it is already active will result in refreshing this entry. Setting this object to 'create and go' if this entry is already active will result in refreshing this entry. This table uses Multiple Set operation to create entry in the table. wwpLeosListenerAddr and wwpLeosListenerStatus and index are mandatory objects that need to be set when creating entry. While deleting entry ony index needs to be specified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosTableChgNotifIndexStr 1.3.6.1.4.1.6141.2.60.9.1.7.1
This variable contains the string of indexes that changed corresponding to table wwpLeosTableChgNotifOid. This variable is sent in the trap 'wwpLeosTableChgTrap'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

wwpLeosListenerRefreshCount 1.3.6.1.4.1.6141.2.60.9.1.7.2
This is the count value for each listener entry. when this count value becomes zero, the listener entry corresponding to this value will be deleted. This count value is sent in the trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 30..1000  

wwpLeosTableChgTrap 1.3.6.1.4.1.6141.2.60.9.2.0.1
A notification is sent whenever the table has changed. OID of the table and the counter associated with this table is sent in the trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

wwpLeosTableRefreshTrap 1.3.6.1.4.1.6141.2.60.9.2.0.2
A notification is sent whenever the listener table entry needs to be refreshed.
Status: current Access: read-only
NOTIFICATION-TYPE