TELDAT-TRAP-FLT-MIB

File: TELDAT-TRAP-FLT-MIB.mib (8373 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TELDAT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
NOTIFICATION-TYPE Integer32 IpAddress
DisplayString telEventTraps

Defined Values

fltTrapsMIB 1.3.6.1.4.1.2007.1.4.2
This Module Information Base file is defined for managing received SNMP notifications generated by the FLT event subsystem.
MODULE-IDENTITY    

fltEventsGroup 1.3.6.1.4.1.2007.1.4.2.1
OBJECT IDENTIFIER    

fltNotifications 1.3.6.1.4.1.2007.1.4.2.2
OBJECT IDENTIFIER    

fltNotificationsPrefix 1.3.6.1.4.1.2007.1.4.2.2.0
OBJECT IDENTIFIER    

fltEventObjects1 1.3.6.1.4.1.2007.1.4.2.1.1
Event FLT.1 This message is generated when the filtering subsystem cannot allocate the memory to hold a data structure to hold filtering information. This results in a filter not being built.
Status: current Access: read-write
OBJECT-IDENTITY    

flt1-structure-type 1.3.6.1.4.1.2007.1.4.2.1.1.1
Parameter 'structure-type' in event FLT.1
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fltEventObjects2 1.3.6.1.4.1.2007.1.4.2.1.2
Event FLT.2 This message is generated when the maximum offset in a filter is larger than the length of a packet. The filter is not applied to the packet.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

flt2-filter-offset 1.3.6.1.4.1.2007.1.4.2.1.2.1
Parameter 'filter-offset' in event FLT.2
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

flt2-packet-offset 1.3.6.1.4.1.2007.1.4.2.1.2.2
Parameter 'packet-offset' in event FLT.2
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

fltEventObjects3 1.3.6.1.4.1.2007.1.4.2.1.3
Event FLT.3 This message is generated if a filter is attempting to create a cache entry but cannot do so because there is no available memory on the heap. Instead, an existing entry is reused from the filter.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

flt3-cache-entries-allocated 1.3.6.1.4.1.2007.1.4.2.1.3.1
Parameter 'cache-entries-allocated' in event FLT.3
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

fltEventObjects4 1.3.6.1.4.1.2007.1.4.2.1.4
Event FLT.4 A filter is being created for the router system identified by system-name.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

flt4-system-name 1.3.6.1.4.1.2007.1.4.2.1.4.1
Parameter 'system-name' in event FLT.4
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fltEventObjects5 1.3.6.1.4.1.2007.1.4.2.1.5
Event FLT.5 A filter produced a cache hit. System-name is the system name of a filter that was previously created.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

flt5-system-name 1.3.6.1.4.1.2007.1.4.2.1.5.1
Parameter 'system-name' in event FLT.5
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fltEventObjects6 1.3.6.1.4.1.2007.1.4.2.1.6
Event FLT.6 A filter produced a match, but with no cache hit. System-name is the system name of a filter that was previously created.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

flt6-system-name 1.3.6.1.4.1.2007.1.4.2.1.6.1
Parameter 'system-name' in event FLT.6
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fltEventObjects7 1.3.6.1.4.1.2007.1.4.2.1.7
Event FLT.7 A filter was applied to a block a data, but not match was found. System-name is the system name of a filter that was previously created.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

flt7-system-name 1.3.6.1.4.1.2007.1.4.2.1.7.1
Parameter 'system-name' in event FLT.7
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fltNotification1 1.3.6.1.4.1.2007.1.4.2.2.0.1
Notification of Event FLT.1 Message: 'No free memory to create a $1' Parameters list: $1: flt1-structure-type This message is generated when the filtering subsystem cannot allocate the memory to hold a data structure to hold filtering information. This results in a filter not being built.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fltNotification2 1.3.6.1.4.1.2007.1.4.2.2.0.2
Notification of Event FLT.2 Message: 'Cannot apply filter (offset $1), to packet of length $2' Parameters list: $1: flt2-filter-offset $2: flt2-packet-offset This message is generated when the maximum offset in a filter is larger than the length of a packet. The filter is not applied to the packet.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fltNotification3 1.3.6.1.4.1.2007.1.4.2.2.0.3
Notification of Event FLT.3 Message: 'No memory to cache packet (maximum $1)' Parameters list: $1: flt3-cache-entries-allocated This message is generated if a filter is attempting to create a cache entry but cannot do so because there is no available memory on the heap. Instead, an existing entry is reused from the filter.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fltNotification4 1.3.6.1.4.1.2007.1.4.2.2.0.4
Notification of Event FLT.4 Message: 'Creating filter for system $1' Parameters list: $1: flt4-system-name A filter is being created for the router system identified by system-name.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fltNotification5 1.3.6.1.4.1.2007.1.4.2.2.0.5
Notification of Event FLT.5 Message: 'Filter cache hit, system $1' Parameters list: $1: flt5-system-name A filter produced a cache hit. System-name is the system name of a filter that was previously created.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fltNotification6 1.3.6.1.4.1.2007.1.4.2.2.0.6
Notification of Event FLT.6 Message: 'Filter match, system $1' Parameters list: $1: flt6-system-name A filter produced a match, but with no cache hit. System-name is the system name of a filter that was previously created.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fltNotification7 1.3.6.1.4.1.2007.1.4.2.2.0.7
Notification of Event FLT.7 Message: 'Filter miss, system $1' Parameters list: $1: flt7-system-name A filter was applied to a block a data, but not match was found. System-name is the system name of a filter that was previously created.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE