WWP-GENERIC-IGMP-SNOOP-MIB

File: WWP-GENERIC-IGMP-SNOOP-MIB.mib (16287 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI WWP-SMI

Imported symbols

TEXTUAL-CONVENTION Counter32 TimeTicks
IpAddress Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY DisplayString
MacAddress DateAndTime RowStatus
TruthValue wwpModules

Defined Types

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

VlanId  
A 12-bit VLAN ID used in the VLAN Tag header.
TEXTUAL-CONVENTION    
  INTEGER 1..4094  

WwpGenIgmpSnoopActEntry  
SEQUENCE    
  wwpGenIgmpSnoopActVlanId VlanId
  wwpGenIgmpSnoopRouterPort Integer32
  wwpGenIgmpSnoopActivate TruthValue

WwpGenIgmpSnoopEntry  
SEQUENCE    
  wwpGenIgmpSnoopVlanId VlanId
  wwpGenIgmpSnoopGroupAddress IpAddress
  wwpGenIgmpSnoopActivePorts PortList
  wwpGenIgmpSnoopQueryTime TimeTicks
  wwpGenIgmpSnoopNoOfHosts Integer32

WwpGenIgmpSnoopStatsEntry  
SEQUENCE    
  wwpGenIgmpSnoopStatsVlanId VlanId
  wwpGenIgmpSnoopQueryMessages Counter32
  wwpGenIgmpSnoopJoinMessages Counter32
  wwpGenIgmpSnoopLeaveMessages Counter32
  wwpGenIgmpSnoopRouterDiscards Counter32

WwpGenExtIgmpSnoopActEntry  
SEQUENCE    
  wwpGenIgmpSnoopMinQueryTimeout Integer32
  wwpGenIgmpSnoopUnresolvedMcastFilter TruthValue
  wwpGenIgmpSnoopPktPriority INTEGER
  wwpGenIgmpSnoopLeaveMode INTEGER

Defined Values

wwpGenIgmpSnoopMIB 1.3.6.1.4.1.6141.2.19
Revised with 2 new objects added, wwpGenIgmpSnoopLeaveMode wwpGenIgmpSnoopInqLeaveTimeout.0
MODULE-IDENTITY    

wwpGenIgmpSnoopMIBObjects 1.3.6.1.4.1.6141.2.19.1
OBJECT IDENTIFIER    

wwpGenIgmpSnoop 1.3.6.1.4.1.6141.2.19.1.1
OBJECT IDENTIFIER    

wwpGenIgmpSnoopMIBNotificationPrefix 1.3.6.1.4.1.6141.2.19.2
OBJECT IDENTIFIER    

wwpGenIgmpSnoopMIBNotifications 1.3.6.1.4.1.6141.2.19.2.0
OBJECT IDENTIFIER    

wwpGenIgmpSnoopMIBConformance 1.3.6.1.4.1.6141.2.19.3
OBJECT IDENTIFIER    

wwpGenIgmpSnoopMIBCompliances 1.3.6.1.4.1.6141.2.19.3.1
OBJECT IDENTIFIER    

wwpGenIgmpSnoopMIBGroups 1.3.6.1.4.1.6141.2.19.3.2
OBJECT IDENTIFIER    

wwpGenIgmpSnoopGlobalActivate 1.3.6.1.4.1.6141.2.19.1.1.1
Activate the GenIgmp Box wide Snooping operation with a value of True(1) or stop it with False(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpGenIgmpSnoopActTable 1.3.6.1.4.1.6141.2.19.1.1.2
The (conceptual) table listing the vlans on which the igmp snoping is enabled/disabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpGenIgmpSnoopActEntry

wwpGenIgmpSnoopActEntry 1.3.6.1.4.1.6141.2.19.1.1.2.1
An entry (conceptual row) in the wwpGenIgmpSnoopActTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpGenIgmpSnoopActEntry  

wwpGenIgmpSnoopActVlanId 1.3.6.1.4.1.6141.2.19.1.1.2.1.1
The vlan for which this igmp snooping can be enabled/disabled.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

wwpGenIgmpSnoopRouterPort 1.3.6.1.4.1.6141.2.19.1.1.2.1.2
The router port from which the igmp query messages are received, and joins/leaves messages are sent. If there is no router port associated, the object will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

wwpGenIgmpSnoopActivate 1.3.6.1.4.1.6141.2.19.1.1.2.1.3
Activate the GenIgmp Snooping operation with a value of True(1) or stop it with False(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpGenIgmpSnoopTable 1.3.6.1.4.1.6141.2.19.1.1.3
The (conceptual) table listing the IP multicast groups for which there are members on particular vlans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpGenIgmpSnoopEntry

wwpGenIgmpSnoopEntry 1.3.6.1.4.1.6141.2.19.1.1.3.1
An entry (conceptual row) in the wwpGenIgmpSnoopTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpGenIgmpSnoopEntry  

wwpGenIgmpSnoopVlanId 1.3.6.1.4.1.6141.2.19.1.1.3.1.1
The vlan for which this entry contains information for an IP multicast group address.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

wwpGenIgmpSnoopGroupAddress 1.3.6.1.4.1.6141.2.19.1.1.3.1.2
The IP multicast group address for which this entry contains information.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwpGenIgmpSnoopActivePorts 1.3.6.1.4.1.6141.2.19.1.1.3.1.3
The Port Map of the active ports for the igmp filter indexed by wwpGenIgmpSnoopVlanId and wwpGenIgmpSnoopGroupAddress.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

wwpGenIgmpSnoopQueryTime 1.3.6.1.4.1.6141.2.19.1.1.3.1.4
The time at which the last activity was observed on this stream.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

wwpGenIgmpSnoopNoOfHosts 1.3.6.1.4.1.6141.2.19.1.1.3.1.5
The number of hosts associated with this entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpGenIgmpSnoopStatsTable 1.3.6.1.4.1.6141.2.19.1.1.4
The (conceptual) table listing the igmp snoop stats per vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpGenIgmpSnoopStatsEntry

wwpGenIgmpSnoopStatsEntry 1.3.6.1.4.1.6141.2.19.1.1.4.1
An entry (conceptual row) in the wwpGenIgmpSnoopStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpGenIgmpSnoopStatsEntry  

wwpGenIgmpSnoopStatsVlanId 1.3.6.1.4.1.6141.2.19.1.1.4.1.1
The vlan Id for which this igmp snooping can be enabled/disabled.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

wwpGenIgmpSnoopQueryMessages 1.3.6.1.4.1.6141.2.19.1.1.4.1.2
The total number of query messages snooped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpGenIgmpSnoopJoinMessages 1.3.6.1.4.1.6141.2.19.1.1.4.1.3
The total number of Join messages snooped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpGenIgmpSnoopLeaveMessages 1.3.6.1.4.1.6141.2.19.1.1.4.1.4
The total number of leave messages snooped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpGenIgmpSnoopRouterDiscards 1.3.6.1.4.1.6141.2.19.1.1.4.1.5
The total number of messages discarded by the Router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpGenIgmpSnoopLingerTimeout 1.3.6.1.4.1.6141.2.19.1.1.5
This value specifies the amount of time that a multicast filter will be in place after the last host has left. In essence it configures how long to filter the stream after all the hosts have left the group. This can tune the system as to how long the router has to remove the stream from the subnet. The minimum value is 1 second, with no maximum value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpGenIgmpSnoopExpiryTimeout 1.3.6.1.4.1.6141.2.19.1.1.6
The interval of time for which an igmp protocol entry, is allowed to remain valid without any activity.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpGenIgmpSnoopQueryRespTimeout 1.3.6.1.4.1.6141.2.19.1.1.7
The interval of time for which an igmp protocol entry, is allowed to wait for any igmp query. This refers to the default minimum query timeout on WWP devices.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpGenIgmpSnoopFilterActivate 1.3.6.1.4.1.6141.2.19.1.1.8
Activate the GenIgmp Snoop Filtering operation with a value of True(1) or stop it with False(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpGenExtIgmpSnoopActEntryTable 1.3.6.1.4.1.6141.2.19.1.1.9
A table that contains Vlan Specific igmp config information maintained by each Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpGenExtIgmpSnoopActEntry

wwpGenExtIgmpSnoopActEntry 1.3.6.1.4.1.6141.2.19.1.1.9.1
A list of Vlan specific IGMP config parameters maintained by each Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpGenExtIgmpSnoopActEntry  

wwpGenIgmpSnoopMinQueryTimeout 1.3.6.1.4.1.6141.2.19.1.1.9.1.1
The minimum interval of time for which an igmp protocol entry associated with this vlan is allowed to wait for any igmp query.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpGenIgmpSnoopUnresolvedMcastFilter 1.3.6.1.4.1.6141.2.19.1.1.9.1.2
Setting this object to 'true' will enable the Unresolved Multicast Filtering for the vlan specified by wwpGenIgmpSnoopActVlanId.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpGenIgmpSnoopPktPriority 1.3.6.1.4.1.6141.2.19.1.1.9.1.3
The 802.1p Priority value for the igmp snoop pkts on this vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

wwpGenIgmpSnoopLeaveMode 1.3.6.1.4.1.6141.2.19.1.1.9.1.4
Setting the igmp leave mode to 'fast(1)' will cause the multicast stream to be pruned as soon as a leave is received. If this object is set to 'inquisitive(2)', then a Group Specific Query is created for the multicast stream for which the leave was received. If no membership report is received in the time interval configured by the wwpGenIgmpSnoopInqLeaveTimeout, then the multicast stream is pruned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fast(1), inquisitive(2)  

wwpGenIgmpSnoopInqLeaveTimeout 1.3.6.1.4.1.6141.2.19.1.1.10
The interval of time in units of 0.1 ( tenth ) seconds for which the Group Specific Query, is allowed to wait for any response. The inquisitive leave timer is started only when the wwpIgmpSnoopLeaveMode is set to 'inquisitive(2)'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

wwpGenIgmpSnoopUMFFilterGlobal 1.3.6.1.4.1.6141.2.19.1.1.11
Setting this object to 'true' will enable the Unresolved Multicast Filtering (UMF) for the device. When 'true' unresolved multicast packets will not be forwarded. When 'false' unresolved multicast packets will be forwarded to the other ports in the VLAN. If the device supports per-VLAN UMF, when this object is set to 'true' then the per-VLAN UMF setting will take effect. When this object is set to 'false' then unresolved multicast filtering is inhibited on all VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue