Home/Catalog/WWP-GENERIC-IGMP-SNOOP-MIB

WWP-GENERIC-IGMP-SNOOP-MIB

Revised with 2 new objects added, wwpGenIgmpSnoopLeaveMode wwpGenIgmpSnoopInqLeaveTimeout.0
Main OID:
wwpGenIgmpSnoopMIB.1.3.6.1.4.1.6141.2.19
40
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

40 total
Object Name
wwpGenIgmpSnoopMIBRevised with 2 new objects added, wwpGenIgmpSnoopLeaveMode wwpGenIgmpSnoopInqLeaveTimeout.0
MODULE-IDENTITY
.1.3.6.1.4.1.6141.2.19
wwpGenIgmpSnoopMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.19.1
wwpGenIgmpSnoop
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.19.1.1
wwpGenIgmpSnoopGlobalActivateActivate the GenIgmp Box wide Snooping operation with a value of True(1) or stop it with False(2).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.19.1.1.1
wwpGenIgmpSnoopActTableThe (conceptual) table listing the vlans on which the igmp snoping is enabled/disabled.
SEQUENCE OF WwpGenIgmpSnoopActEntry
.1.3.6.1.4.1.6141.2.19.1.1.2
wwpGenIgmpSnoopActEntryAn entry (conceptual row) in the wwpGenIgmpSnoopActTable.
WwpGenIgmpSnoopActEntry
.1.3.6.1.4.1.6141.2.19.1.1.2.1
wwpGenIgmpSnoopActVlanIdThe vlan for which this igmp snooping can be enabled/disabled.ro
VlanId
.1.3.6.1.4.1.6141.2.19.1.1.2.1.1
wwpGenIgmpSnoopRouterPortThe 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.ro
Integer32
.1.3.6.1.4.1.6141.2.19.1.1.2.1.2
wwpGenIgmpSnoopActivateActivate the GenIgmp Snooping operation with a value of True(1) or stop it with False(2).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.19.1.1.2.1.3
wwpGenIgmpSnoopTableThe (conceptual) table listing the IP multicast groups for which there are members on particular vlans.
SEQUENCE OF WwpGenIgmpSnoopEntry
.1.3.6.1.4.1.6141.2.19.1.1.3
wwpGenIgmpSnoopEntryAn entry (conceptual row) in the wwpGenIgmpSnoopTable.
WwpGenIgmpSnoopEntry
.1.3.6.1.4.1.6141.2.19.1.1.3.1
wwpGenIgmpSnoopVlanIdThe vlan for which this entry contains information for an IP multicast group address.ro
VlanId
.1.3.6.1.4.1.6141.2.19.1.1.3.1.1
wwpGenIgmpSnoopGroupAddressThe IP multicast group address for which this entry contains information.ro
IpAddress
.1.3.6.1.4.1.6141.2.19.1.1.3.1.2
wwpGenIgmpSnoopActivePortsThe Port Map of the active ports for the igmp filter indexed by wwpGenIgmpSnoopVlanId and wwpGenIgmpSnoopGroupAddress.ro
PortList
.1.3.6.1.4.1.6141.2.19.1.1.3.1.3
wwpGenIgmpSnoopQueryTimeThe time at which the last activity was observed on this stream.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.6141.2.19.1.1.3.1.4
wwpGenIgmpSnoopNoOfHostsThe number of hosts associated with this entry.rodeprecated
Integer32
.1.3.6.1.4.1.6141.2.19.1.1.3.1.5
wwpGenIgmpSnoopStatsTableThe (conceptual) table listing the igmp snoop stats per vlan.
SEQUENCE OF WwpGenIgmpSnoopStatsEntry
.1.3.6.1.4.1.6141.2.19.1.1.4
wwpGenIgmpSnoopStatsEntryAn entry (conceptual row) in the wwpGenIgmpSnoopStatsTable.
WwpGenIgmpSnoopStatsEntry
.1.3.6.1.4.1.6141.2.19.1.1.4.1
wwpGenIgmpSnoopStatsVlanIdThe vlan Id for which this igmp snooping can be enabled/disabled.ro
VlanId
.1.3.6.1.4.1.6141.2.19.1.1.4.1.1
wwpGenIgmpSnoopQueryMessagesThe total number of query messages snooped.ro
Counter32
.1.3.6.1.4.1.6141.2.19.1.1.4.1.2
wwpGenIgmpSnoopJoinMessagesThe total number of Join messages snooped.ro
Counter32
.1.3.6.1.4.1.6141.2.19.1.1.4.1.3
wwpGenIgmpSnoopLeaveMessagesThe total number of leave messages snooped.ro
Counter32
.1.3.6.1.4.1.6141.2.19.1.1.4.1.4
wwpGenIgmpSnoopRouterDiscardsThe total number of messages discarded by the Router.ro
Counter32
.1.3.6.1.4.1.6141.2.19.1.1.4.1.5
wwpGenIgmpSnoopLingerTimeoutThis 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.rw
Integer32
.1.3.6.1.4.1.6141.2.19.1.1.5
wwpGenIgmpSnoopExpiryTimeoutThe interval of time for which an igmp protocol entry, is allowed to remain valid without any activity.rw
Integer32
.1.3.6.1.4.1.6141.2.19.1.1.6
wwpGenIgmpSnoopQueryRespTimeoutThe 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.rw
Integer32
.1.3.6.1.4.1.6141.2.19.1.1.7
wwpGenIgmpSnoopFilterActivateActivate the GenIgmp Snoop Filtering operation with a value of True(1) or stop it with False(2).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.19.1.1.8
wwpGenExtIgmpSnoopActEntryTableA table that contains Vlan Specific igmp config information maintained by each Vlan.
SEQUENCE OF WwpGenExtIgmpSnoopActEntry
.1.3.6.1.4.1.6141.2.19.1.1.9
wwpGenExtIgmpSnoopActEntryA list of Vlan specific IGMP config parameters maintained by each Vlan.
WwpGenExtIgmpSnoopActEntry
.1.3.6.1.4.1.6141.2.19.1.1.9.1
wwpGenIgmpSnoopMinQueryTimeoutThe minimum interval of time for which an igmp protocol entry associated with this vlan is allowed to wait for any igmp query.rw
Integer32
.1.3.6.1.4.1.6141.2.19.1.1.9.1.1
wwpGenIgmpSnoopUnresolvedMcastFilterSetting this object to 'true' will enable the Unresolved Multicast Filtering for the vlan specified by wwpGenIgmpSnoopActVlanId.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.19.1.1.9.1.2
wwpGenIgmpSnoopPktPriorityThe 802.1p Priority value for the igmp snoop pkts on this vlan.rw
INTEGER
.1.3.6.1.4.1.6141.2.19.1.1.9.1.3
wwpGenIgmpSnoopLeaveModeSetting 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.rw
Enumeration
.1.3.6.1.4.1.6141.2.19.1.1.9.1.4
wwpGenIgmpSnoopInqLeaveTimeoutThe 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)'.rw
Integer32
.1.3.6.1.4.1.6141.2.19.1.1.10
wwpGenIgmpSnoopUMFFilterGlobalSetting 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.19.1.1.11
wwpGenIgmpSnoopMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.19.2
wwpGenIgmpSnoopMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.19.2.0
wwpGenIgmpSnoopMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.19.3
wwpGenIgmpSnoopMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.19.3.1
wwpGenIgmpSnoopMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.19.3.2
WWP-GENERIC-IGMP-SNOOP-MIB - SNMP MIB Reference | MIBs Explorer