NMS-FILTER-TRAP

File: NMS-FILTER-TRAP.mib (6264 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF NMS-SMI
RFC1155-SMI RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP nmslocal
IpAddress TimeTicks PhysAddress

Defined Types

TypeOfBlock  
INTEGER arp(1), bpdu(2), dhcp(3), ip(4), igmp(5)    

TypeOfAction  
INTEGER off(0), on(1)    

NMSFilterEntry  
SEQUENCE    
  lineIndex INTEGER 0..32
  timeOcr TimeTicks
  timeHold TimeTicks
  filterIpAddress IpAddress
  filterPhyAddress PhysAddress
  portNum INTEGER
  message TypeOfBlock
  vlanID INTEGER 1..4094
  action TypeOfAction

Defined Values

nmsfilter 1.3.6.1.4.1.3320.2.222
OBJECT IDENTIFIER    

nmsFilterTable 1.3.6.1.4.1.3320.2.222.1
A list of filter entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSFilterEntry

nmsFilterEntry 1.3.6.1.4.1.3320.2.222.1.1
A collection of filter objects in the NMS device which includes the blocked content.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSFilterEntry  

lineIndex 1.3.6.1.4.1.3320.2.222.1.1.1
index of the filter table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..32  

timeOcr 1.3.6.1.4.1.3320.2.222.1.1.2
Occurance time of blocking.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

timeHold 1.3.6.1.4.1.3320.2.222.1.1.3
Hold time of blocking.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

filterIpAddress 1.3.6.1.4.1.3320.2.222.1.1.4
The IP address of blocked device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

filterPhyAddress 1.3.6.1.4.1.3320.2.222.1.1.5
The mac address of blocked device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

portNum 1.3.6.1.4.1.3320.2.222.1.1.6
interface index to be blocked.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

message 1.3.6.1.4.1.3320.2.222.1.1.7
Type of blocking.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TypeOfBlock  

vlanID 1.3.6.1.4.1.3320.2.222.1.1.8
The vlan identifier of blocked device port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

action 1.3.6.1.4.1.3320.2.222.1.1.9
The action, which means block or unblock.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TypeOfAction  

nmsFilterMIBNotifications 1.3.6.1.4.1.3320.2.222.2
OBJECT IDENTIFIER    

nmsFilterNotification 1.3.6.1.4.1.3320.2.222.2.1
The agent generates this notification when certain defined types of packages have been blocked or unblocked.
Status: current Access: read-only
NOTIFICATION-TYPE