WWP-IGMP-SNOOP-MIB

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

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

Counter32 TimeTicks IpAddress
Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY DisplayString MacAddress
DateAndTime RowStatus TruthValue
TEXTUAL-CONVENTION 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  

WwpIgmpSnoopEntry  
SEQUENCE    
  wwpIgmpSnoopVlanId VlanId
  wwpIgmpSnoopGroupAddress IpAddress
  wwpIgmpSnoopActivePorts PortList
  wwpIgmpSnoopRouterPort Integer32
  wwpIgmpSnoopQueryTime TimeTicks

Defined Values

wwpIgmpSnoopMIB 1.3.6.1.4.1.6141.2.10
This MIB specifies the managed objects for IGMP Snooping specific to the WWP products.
MODULE-IDENTITY    

wwpIgmpSnoopMIBObjects 1.3.6.1.4.1.6141.2.10.1
OBJECT IDENTIFIER    

wwpIgmpSnoop 1.3.6.1.4.1.6141.2.10.1.1
OBJECT IDENTIFIER    

wwpIgmpSnoopMIBNotificationPrefix 1.3.6.1.4.1.6141.2.10.2
OBJECT IDENTIFIER    

wwpIgmpSnoopMIBNotifications 1.3.6.1.4.1.6141.2.10.2.0
OBJECT IDENTIFIER    

wwpIgmpSnoopMIBConformance 1.3.6.1.4.1.6141.2.10.3
OBJECT IDENTIFIER    

wwpIgmpSnoopMIBCompliances 1.3.6.1.4.1.6141.2.10.3.1
OBJECT IDENTIFIER    

wwpIgmpSnoopMIBGroups 1.3.6.1.4.1.6141.2.10.3.2
OBJECT IDENTIFIER    

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

wwpIgmpSnoopTable 1.3.6.1.4.1.6141.2.10.1.1.2
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  
    WwpIgmpSnoopEntry

wwpIgmpSnoopEntry 1.3.6.1.4.1.6141.2.10.1.1.2.1
An entry (conceptual row) in the wwpIgmpSnoopTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpIgmpSnoopEntry  

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

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

wwpIgmpSnoopActivePorts 1.3.6.1.4.1.6141.2.10.1.1.2.1.3
The Port Map of the active ports for the igmp filter indexed by wwpIgmpSnoopVlanId and wwpIgmpSnoopGroupAddress.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

wwpIgmpSnoopRouterPort 1.3.6.1.4.1.6141.2.10.1.1.2.1.4
The router port from which the igmp query messages are received, and joins/leaves messages are sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

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

wwpIgmpSnoopLingerTimeout 1.3.6.1.4.1.6141.2.10.1.1.3
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  

wwpIgmpSnoopExpiryTimeout 1.3.6.1.4.1.6141.2.10.1.1.4
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  

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

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

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

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

wwpIgmpSnoopMinQueryTimeout 1.3.6.1.4.1.6141.2.10.1.1.9
The minimum interval of time for which an igmp protocol entry, is allowed to wait for any igmp query.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpIgmpSnoopLeaveMode 1.3.6.1.4.1.6141.2.10.1.1.10
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 wwpIgmpSnoopInqLeaveTimeout, then the multicast stream is pruned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fast(1), inquisitive(2)  

wwpIgmpSnoopInqLeaveTimeout 1.3.6.1.4.1.6141.2.10.1.1.11
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 0..2147483647  

wwpIgmpSnoopUnresMcastFilterAdminStatus 1.3.6.1.4.1.6141.2.10.1.1.12
The desired state of the unsolicited (unresolved) multicast streams.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wwpIgmpSnoopUnresMcastFilterOperStatus 1.3.6.1.4.1.6141.2.10.1.1.13
The current operational state of the unsolicited (unresolved) multicast streams. If this object value is 'enable', then unsolicited (unresolved) multicast streams will not be flooded to any port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)