Wellfleet-IGMP-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-IGMP-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
 wfIgmpBase 1.3.6.1.4.1.18.3.5.3.13.1
     wfIgmpBaseCreate 1.3.6.1.4.1.18.3.5.3.13.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete IGMP. Enumeration: 'deleted': 2, 'created': 1.
     wfIgmpBaseEnable 1.3.6.1.4.1.18.3.5.3.13.1.2 integer read-write
Enable/Disable Parameter indicates whether this IGMP record is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
     wfIgmpBaseState 1.3.6.1.4.1.18.3.5.3.13.1.3 integer read-only
The current state of the entire IGMP. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpres': 4.
     wfIgmpBaseEstimatedGroups 1.3.6.1.4.1.18.3.5.3.13.1.4 integer read-write
The number of estimated groups that will be used through this router.
     wfIgmpBaseVersionThreshold 1.3.6.1.4.1.18.3.5.3.13.1.5 integer read-write
The time (in seconds) that will pass after the last old style query before we will try to become the igmp designated querier
     wfIgmpBaseDebug 1.3.6.1.4.1.18.3.5.3.13.1.6 integer read-write
This is a debug field for IGMP. Setting bits cause igmp to gernerate certain log messages. This field will NOT restart IGMP. The follow bits maybe set in any combination (LS stands for least significant): 0x00000001 for received IGMP protocol (join/leave) packets 0x00000002 for sent IGMP messages 0x00000004 for received mcast protocl packets 0x00000008 for MTRACE related log messages 0x00000010 for configuration related log messages 0x00000020 for interaction with mcast protocols 0x00000040 for interaction with RSVP 0x00000080 for MTM forwarding cache related log messages 0x00000100 for IGMP Relay related log messages
     wfIgmpBaseJoinAckEnable 1.3.6.1.4.1.18.3.5.3.13.1.7 integer read-write
Enable/Disable Parameter indicates whether an immediate response is needed for an IGMP report by sending an IGMP query to the group of this IGMP report. Enumeration: 'disabled': 2, 'enabled': 1.
     wfIgmpBaseFwdCacheLimit 1.3.6.1.4.1.18.3.5.3.13.1.8 integer read-write
Maximum number of MTM forwarding cache entries
     wfIgmpBaseIgnoreNonLocalReport 1.3.6.1.4.1.18.3.5.3.13.1.9 integer read-write
Whether IGMP joins/leaves from a non-local network are accepted. For example, if network 10.10.10.0/24 is defined on circuit 1 which is connected to a physical wire for both 10.10.10.0/24 and 10.10.11.0/24, an IGMP Join from the 10.10.11.0/24 network may be ignored on the circuit Enumeration: 'ignore': 1, 'accept': 2.
     wfIgmpBaseRelayEnable 1.3.6.1.4.1.18.3.5.3.13.1.10 integer read-write
Enable/Disable Parameter indicates whether the IGMP Relay is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
     wfIgmpBaseRelayTimeoutValue 1.3.6.1.4.1.18.3.5.3.13.1.11 integer read-write
The timer value for timing out IGMP-R forward entries.
     wfIgmpBaseRelayFwdOptions 1.3.6.1.4.1.18.3.5.3.13.1.12 integer read-write
This mib attribute indicates whether multicast data is forwarded to IGMP-R primary upstream circuit, backup upstream, or both of them. Enumeration: 'both': 3, 'backup': 2, 'primary': 1.
     wfIgmpBaseGroupCount 1.3.6.1.4.1.18.3.5.3.13.1.13 counter read-only
Actual number of groups presented on the router
     wfIgmpBasePerStreamRedundEnable 1.3.6.1.4.1.18.3.5.3.13.1.14 integer read-write
Enable/Disable Parameter indicates whether the IGMP Relay Per-Stream Redundancy is enabled or disabled. Per-Stream Redundancy allows a stream to fail over to backup link if it is not received on the primary link for a period of wfIgmpBaseRelayTimeoutValue, and then fall back if the stream is received on the primary link again. To enable this feature, you must enable wfIgmpBaseRelayEnable. Enumeration: 'disabled': 2, 'enabled': 1.
 wfIgmpIfTable 1.3.6.1.4.1.18.3.5.3.13.2 no-access
List of configured IGMP interfaces
     wfIgmpIfEntry 1.3.6.1.4.1.18.3.5.3.13.2.1 no-access
A description of an IGMP interface
         wfIgmpIfCreate 1.3.6.1.4.1.18.3.5.3.13.2.1.1 integer read-write
Indicates whether this IGMP If record is to be deleted or created Enumeration: 'deleted': 2, 'created': 1.
         wfIgmpIfEnable 1.3.6.1.4.1.18.3.5.3.13.2.1.2 integer read-write
Indicates whether this IGMP intf record is to be enabled or disabled Enumeration: 'disabled': 2, 'enabled': 1.
         wfIgmpIfState 1.3.6.1.4.1.18.3.5.3.13.2.1.3 integer read-only
The current state of the IGMP interface. Invalid indicates an error in processing the cfg record Enumeration: 'down': 2, 'notpres': 5, 'init': 3, 'up': 1, 'invalid': 4.
         wfIgmpDesignatedRouter 1.3.6.1.4.1.18.3.5.3.13.2.1.4 ipaddress read-only
The current Igmp Designated Router. If there are multipule routers on a multi-access network, this is the router sending the igmp host queries.
         wfIgmpIfQueryRate 1.3.6.1.4.1.18.3.5.3.13.2.1.5 integer read-write
Query rate. This value specifies, in seconds, how often a local group membership is queried. If set to 0, no queries will be sent out this interface, and it should mean that there are no hosts on that interface that want to multicast. This does not mean no multicast traffic will go out this port, as routed mutilcast traffic may use this interface
         wfIgmpIfMembershipTimeout 1.3.6.1.4.1.18.3.5.3.13.2.1.6 integer read-write
Membership timeout. This value specifies, in seconds, the amount of time that a local group membership is valid without confirmation. The suggested value is (2*QueryRate)+20
         wfIgmpIfDRTimeout 1.3.6.1.4.1.18.3.5.3.13.2.1.7 integer read-write
Designated Router Timeout. This value specifies, in seconds, the amount of time from the last host query message that will be used to determine the loss of the IGMP designated router.
         wfIgmpIfLocalIpAddress 1.3.6.1.4.1.18.3.5.3.13.2.1.8 ipaddress read-only
IP Address currently in use on this circuit. This is the IP address that being used to generate and multicast traffic
         wfIgmpIfCctno 1.3.6.1.4.1.18.3.5.3.13.2.1.9 integer read-only
The Circuit IGMP should be running on
         wfIgmpIfInDatagrams 1.3.6.1.4.1.18.3.5.3.13.2.1.10 counter read-only
The total number of IGMP datagrams received on the interface.
         wfIgmpIfOutQueries 1.3.6.1.4.1.18.3.5.3.13.2.1.11 counter read-only
The number of Host Membership Query messages sent out of this interface.
         wfIgmpIfInQueries 1.3.6.1.4.1.18.3.5.3.13.2.1.12 counter read-only
The number of Host Membership Query messages that have been received on this interface.
         wfIgmpIfDiscards 1.3.6.1.4.1.18.3.5.3.13.2.1.13 counter read-only
The number of IGMP messages received on this interface that were discarded due to bad checksums, illegal message types, bad values in fields, etc.
         wfIgmpIfNetVersion 1.3.6.1.4.1.18.3.5.3.13.2.1.14 integer read-only
This is the version of igmp that this router believes is running on this network. A value of 1 means IGMPv1 (old igmp) and a value of 2 means IGMPv2 (new igmp).
         wfIgmpIfMaxHostResponse 1.3.6.1.4.1.18.3.5.3.13.2.1.15 integer read-write
This is the amount of time in 10th of seconds that a host is supposed to take to respond to a query. This will value will be placed in the code feild of the igmp query packet.
         wfIgmpIfRoutingProtocol 1.3.6.1.4.1.18.3.5.3.13.2.1.16 integer read-only
This has the value of the multicast protocol running on this interface. A value 'igmp' means there is no multicast protocol up on this interface. Note : type 8 used for static configuration for MTM for ti display only.Hence is reserved Enumeration: 'dvmrp': 2, 'pim': 3, 'relay': 7, 'mospf': 4, 'internal': 6, 'cbt': 5, 'igmp': 1.
         wfIgmpIfDroppedDataPkt 1.3.6.1.4.1.18.3.5.3.13.2.1.17 counter read-only
Number of data packets that have to be dropped on this outgoing interface due to lack of buffers. If alias flooding is used for some (s, g) and kernel could not allocate buffers for some member gates, those drops are not counted into this counter
         wfIgmpIfMtraceEntryLifetime 1.3.6.1.4.1.18.3.5.3.13.2.1.18 integer read-write
This is the amount of time in seconds that a router is supposed to keep a forwarding cache entry that was created specifically for mtrace.
         wfIgmpIfInMtraceReqs 1.3.6.1.4.1.18.3.5.3.13.2.1.19 counter read-only
The total number of Mtrace packets received on the interface.
         wfIgmpIfOutMtraceReqs 1.3.6.1.4.1.18.3.5.3.13.2.1.20 counter read-only
The total number of Mtrace packets send from the interface.
         wfIgmpIfInMtraceResps 1.3.6.1.4.1.18.3.5.3.13.2.1.21 counter read-only
The total number of Mtrace packets received on the interface.
         wfIgmpIfOutMtraceResps 1.3.6.1.4.1.18.3.5.3.13.2.1.22 counter read-only
The total number of Mtrace packets send from the interface.
         wfIgmpIfRelayType 1.3.6.1.4.1.18.3.5.3.13.2.1.23 integer read-write
Indicates whether the IGMP circuit is configured as the primary upstream circuit, the backup upstream circuit or a downstream circuit. At most one circuit can be configured as the primary. At most one circuit can be configured as the backup. Enumeration: 'backup': 2, 'primary': 1, 'downstream': 3.
         wfIgmpIfUnsolicitedReportInterval 1.3.6.1.4.1.18.3.5.3.13.2.1.24 integer read-write
This mib attribute is the Unsolicited Report Interval, in seconds, which is the time between repetitions of a host's initial report of membership in a group. If this is zero, then do not send the report twice.
         wfIgmpIfSuppressQuery 1.3.6.1.4.1.18.3.5.3.13.2.1.25 integer read-write
Whether IGMP query is suppressed on this interface. In Bay's multicast implementation, configuring 'IGMP' on an interface means two things: 1. the interface will be used for forwarding multicast traffic 2. IGMP protocol will be running on the interface Therefore, on some interfaces like point-to-point or non-broadcast ones, even though there is no need to run IGMP protocol, 'igmp' must be configured. However, with this attribute we can disable the sending of IGMP queries. Enumeration: 'yes': 1, 'no': 2.
         wfIgmpIfGroupCount 1.3.6.1.4.1.18.3.5.3.13.2.1.26 counter read-only
The total number of groups presented on the interface.
         wfIgmpIfVRRPTriggerState 1.3.6.1.4.1.18.3.5.3.13.2.1.27 integer read-only
Indicates whether VRRP subsystem wants this IGMP Intf to be enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
         wfIgmpIfStaticFwdCacheLifeTime 1.3.6.1.4.1.18.3.5.3.13.2.1.28 integer read-write
If the IGMPStaticForwarding Policy mode is set to static to dynamic (static inbound and multicast protcol outbound) mode. This value should be set based on which protcols are planned to be configured on the outbound. Typical values are for DVMRP(7200), MOSPF(600) and PIM(210) so that MTM cache entries will be alive for the above specified seconds even if the traffic is not present. The above value is in seconds.
 wfIgmpGroupTable 1.3.6.1.4.1.18.3.5.3.13.3 no-access
A table of IGMP groups
     wfIgmpGroupEntry 1.3.6.1.4.1.18.3.5.3.13.3.1 no-access
An IGMP group in the group table
         wfIgmpGroupAddress 1.3.6.1.4.1.18.3.5.3.13.3.1.1 ipaddress read-only
the group address
         wfIgmpCct 1.3.6.1.4.1.18.3.5.3.13.3.1.2 integer read-only
the circuit for this group
         wfIgmpIpifAddress 1.3.6.1.4.1.18.3.5.3.13.3.1.3 ipaddress read-only
the IP interface for this group
         wfIgmpTimeLeft 1.3.6.1.4.1.18.3.5.3.13.3.1.4 integer read-only
how long until this group times out.
 wfIgmpStaticGroupTable 1.3.6.1.4.1.18.3.5.3.13.4 no-access
The list of elements in IGMP Static membership table
     wfIgmpStaticGroupEntry 1.3.6.1.4.1.18.3.5.3.13.4.1 no-access
A Staticly configured group membership
         wfIgmpStaticGroupCreate 1.3.6.1.4.1.18.3.5.3.13.4.1.1 integer read-write
Indicates whether this IGMP record is to be deleted or created Enumeration: 'deleted': 2, 'created': 1.
         wfIgmpStaticGroupCct 1.3.6.1.4.1.18.3.5.3.13.4.1.2 integer read-only
the circuit for this group
         wfIgmpStaticGroupAddress 1.3.6.1.4.1.18.3.5.3.13.4.1.3 ipaddress read-only
the group address
         wfIgmpStaticGroupPrefix 1.3.6.1.4.1.18.3.5.3.13.4.1.4 integer read-only
the prefix for this group
 wfIgmpBoundaryTable 1.3.6.1.4.1.18.3.5.3.13.5 no-access
The list of elements in IGMP Boundary table
     wfIgmpBoundaryEntry 1.3.6.1.4.1.18.3.5.3.13.5.1 no-access
For Administratively Scoped Addresses: No group that falls into this group/prefix will be accepted on the specified cct, or forwarded out of the cct
         wfIgmpBoundaryCreate 1.3.6.1.4.1.18.3.5.3.13.5.1.1 integer read-write
Indicates whether this record is to be deleted or created Enumeration: 'deleted': 2, 'created': 1.
         wfIgmpBoundaryEnable 1.3.6.1.4.1.18.3.5.3.13.5.1.2 integer read-write
Indicates whether this record is enabled or disabled Enumeration: 'disabled': 2, 'enabled': 1.
         wfIgmpBoundaryGroupAddress 1.3.6.1.4.1.18.3.5.3.13.5.1.3 ipaddress read-only
the group address in concern
         wfIgmpBoundaryGroupPrefix 1.3.6.1.4.1.18.3.5.3.13.5.1.4 integer read-only
the group prefix length
         wfIgmpBoundaryCctList 1.3.6.1.4.1.18.3.5.3.13.5.1.5 octet string read-write
The boundary circuit list. Each circuit takes two octets
         wfIgmpBoundaryTunnelList 1.3.6.1.4.1.18.3.5.3.13.5.1.6 octet string read-write
the boundary tunnel list. Each tunnel takes 8 octets, the first 4 of which are for local IP address, and the last 4 are for remote IP address