WWP-IGMP-SNOOP-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-IGMP-SNOOP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwpIgmpSnoopMIB 1.3.6.1.4.1.6141.2.10
This MIB specifies the managed objects for IGMP Snooping specific to the WWP products.
       wwpIgmpSnoopMIBObjects 1.3.6.1.4.1.6141.2.10.1
           wwpIgmpSnoop 1.3.6.1.4.1.6141.2.10.1.1
               wwpIgmpSnoopActivate 1.3.6.1.4.1.6141.2.10.1.1.1 truthvalue read-write
Activate the Igmp Snooping operation with a value of True(1) or stop it with False(2).
               wwpIgmpSnoopTable 1.3.6.1.4.1.6141.2.10.1.1.2 no-access
The (conceptual) table listing the IP multicast groups for which there are members on particular vlans.
                   wwpIgmpSnoopEntry 1.3.6.1.4.1.6141.2.10.1.1.2.1 no-access
An entry (conceptual row) in the wwpIgmpSnoopTable.
                       wwpIgmpSnoopVlanId 1.3.6.1.4.1.6141.2.10.1.1.2.1.1 vlanid read-only
The vlan for which this entry contains information for an IP multicast group address.
                       wwpIgmpSnoopGroupAddress 1.3.6.1.4.1.6141.2.10.1.1.2.1.2 ipaddress read-only
The IP multicast group address for which this entry contains information.
                       wwpIgmpSnoopActivePorts 1.3.6.1.4.1.6141.2.10.1.1.2.1.3 portlist read-only
The Port Map of the active ports for the igmp filter indexed by wwpIgmpSnoopVlanId and wwpIgmpSnoopGroupAddress.
                       wwpIgmpSnoopRouterPort 1.3.6.1.4.1.6141.2.10.1.1.2.1.4 integer32 read-only
The router port from which the igmp query messages are received, and joins/leaves messages are sent.
                       wwpIgmpSnoopQueryTime 1.3.6.1.4.1.6141.2.10.1.1.2.1.5 timeticks read-only
The time at which the last activity was observed on this stream.
               wwpIgmpSnoopLingerTimeout 1.3.6.1.4.1.6141.2.10.1.1.3 integer32 read-write
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.
               wwpIgmpSnoopExpiryTimeout 1.3.6.1.4.1.6141.2.10.1.1.4 integer32 read-write
The interval of time for which an igmp protocol entry, is allowed to remain valid without any activity.
               wwpIgmpSnoopQueryMessages 1.3.6.1.4.1.6141.2.10.1.1.5 counter32 read-only
The total number of query messages snooped.
               wwpIgmpSnoopJoinMessages 1.3.6.1.4.1.6141.2.10.1.1.6 counter32 read-only
The total number of Join messages snooped.
               wwpIgmpSnoopLeaveMessages 1.3.6.1.4.1.6141.2.10.1.1.7 counter32 read-only
The total number of leave messages snooped.
               wwpIgmpSnoopRouterDiscards 1.3.6.1.4.1.6141.2.10.1.1.8 counter32 read-only
The total number of messages discarded by the Router.
               wwpIgmpSnoopMinQueryTimeout 1.3.6.1.4.1.6141.2.10.1.1.9 integer32 read-write
The minimum interval of time for which an igmp protocol entry, is allowed to wait for any igmp query.
               wwpIgmpSnoopLeaveMode 1.3.6.1.4.1.6141.2.10.1.1.10 integer read-write
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. Enumeration: 'inquisitive': 2, 'fast': 1.
               wwpIgmpSnoopInqLeaveTimeout 1.3.6.1.4.1.6141.2.10.1.1.11 integer32 read-write
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)'.
               wwpIgmpSnoopUnresMcastFilterAdminStatus 1.3.6.1.4.1.6141.2.10.1.1.12 integer read-write
The desired state of the unsolicited (unresolved) multicast streams. Enumeration: 'enable': 1, 'disable': 2.
               wwpIgmpSnoopUnresMcastFilterOperStatus 1.3.6.1.4.1.6141.2.10.1.1.13 integer read-only
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. Enumeration: 'enable': 1, 'disable': 2.
       wwpIgmpSnoopMIBNotificationPrefix 1.3.6.1.4.1.6141.2.10.2
           wwpIgmpSnoopMIBNotifications 1.3.6.1.4.1.6141.2.10.2.0
       wwpIgmpSnoopMIBConformance 1.3.6.1.4.1.6141.2.10.3
           wwpIgmpSnoopMIBCompliances 1.3.6.1.4.1.6141.2.10.3.1
           wwpIgmpSnoopMIBGroups 1.3.6.1.4.1.6141.2.10.3.2