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

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: USR-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
 usrIgmp 1.3.6.1.4.1.429.4.53
The commWorks enterprise defined MIB objects for IGMP
       usrIgmpInterfaceTable 1.3.6.1.4.1.429.4.53.1
The (conceptual) table listing the interfaces on which IGMP is enabled.
           usrIgmpInterfaceEntry 1.3.6.1.4.1.429.4.53.1.1
An entry (conceptual row) representing an interface on which IGMP is enabled.
               usrIgmpInterfaceIfName 1.3.6.1.4.1.429.4.53.1.1.1
The interface name for which IGMP is enabled.
               usrIgmpInterfaceQueryInterval 1.3.6.1.4.1.429.4.53.1.1.2
The frequency at which IGMP Host-Query packets are transmitted on this interface.
               usrIgmpInterfaceStatus 1.3.6.1.4.1.429.4.53.1.1.3
The activation of a row enables IGMP on the interface. The destruction of a row disables IGMP on the interface.
               usrIgmpInterfaceVersion 1.3.6.1.4.1.429.4.53.1.1.4
The version of IGMP which is running on this interface. This object can be used to configure a router capable of running either value. For IGMP to function correctly, all routers on a LAN must be configured to run the same version of IGMP on that LAN.
               usrIgmpInterfaceQuerier 1.3.6.1.4.1.429.4.53.1.1.5
The address of the IGMP Querier on the IP subnet to which this interface is attached.
               usrIgmpInterfaceQueryMaxResponseTime 1.3.6.1.4.1.429.4.53.1.1.6
The maximum query response time advertised in IGMPv2 queries on this interface. Smaller values allow a router to prune groups faster.
               usrIgmpInterfaceVersion1QuerierTimer 1.3.6.1.4.1.429.4.53.1.1.7
The time remaining until the host assumes that there are no IGMPv1 routers present on the interface. While this is non-zero, the host will reply to all queries with version 1 membership reports.
               usrIgmpInterfaceWrongVersionQueries 1.3.6.1.4.1.429.4.53.1.1.8
The number of queries received whose IGMP version does not match usrIgmpInterfaceVersion. IGMP requires that all routers on a LAN be configured to run the same version of IGMP. Thus, if any queries are received with the wrong version, this indicates a configuration error.
               usrIgmpInterfaceJoins 1.3.6.1.4.1.429.4.53.1.1.9
The number of times a group membership has been added on this interface; that is, the number of times an entry for this interface has been added to the Cache Table. This object gives an indication of the amount of IGMP activity over time.
               usrIgmpInterfaceGroups 1.3.6.1.4.1.429.4.53.1.1.10
The current number of entries for this interface in the Cache Table.
               usrIgmpInterfaceRobustness 1.3.6.1.4.1.429.4.53.1.1.11
The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
               usrIgmpInterfaceMcastFwdEnabled 1.3.6.1.4.1.429.4.53.1.1.12
If enabled Multicast packets will be forwarded on this interface.
               usrIgmpInterfacePushEnabled 1.3.6.1.4.1.429.4.53.1.1.13
If enabled once a Multicast group is learned on this interface it will not be removed even if a report is not received within the membership interval.
               usrIgmpInterfaceProxyEnabled 1.3.6.1.4.1.429.4.53.1.1.14
If enabled when a Multicast group is learned on this interface it will also be joined as a proxy on the ethernet interface specified in usrIgmpInterfaceProxyIfName.
               usrIgmpInterfaceShortPackets 1.3.6.1.4.1.429.4.53.1.1.15
The number of short IGMP packets received on this interface.
               usrIgmpInterfaceBadChecksum 1.3.6.1.4.1.429.4.53.1.1.16
The number of IGMP packets with bad checksum received on this interface.
               usrIgmpInterfaceQueriesReceived 1.3.6.1.4.1.429.4.53.1.1.17
The number of queries received on this interface.
               usrIgmpInterfaceReportsReceived 1.3.6.1.4.1.429.4.53.1.1.18
The number of reports received on this interface.
               usrIgmpInterfaceReportsForKnownGroups 1.3.6.1.4.1.429.4.53.1.1.19
The number of reports for known groups received on this interface.
               usrIgmpInterfaceReportsSent 1.3.6.1.4.1.429.4.53.1.1.20
The number of reports sent on this interface.
               usrIgmpInterfaceWrongVersionReports 1.3.6.1.4.1.429.4.53.1.1.21
The number of wrong version reports received on this interface.
       usrIgmpCacheTable 1.3.6.1.4.1.429.4.53.2
The (conceptual) table listing the IP multicast groups for which there are members on a particular interface.
           usrIgmpCacheEntry 1.3.6.1.4.1.429.4.53.2.1
An entry (conceptual row) in the usrIgmpCacheTable.
               usrIgmpCacheAddress 1.3.6.1.4.1.429.4.53.2.1.1
The IP multicast group address for which this entry contains information.
               usrIgmpCacheIfName 1.3.6.1.4.1.429.4.53.2.1.2
The interface name for which this entry contains information for an IP multicast group address.
               usrIgmpCacheSelf 1.3.6.1.4.1.429.4.53.2.1.3
An indication of whether the local system is a member of or proxying this group address on this interface.
               usrIgmpCacheLastReporter 1.3.6.1.4.1.429.4.53.2.1.4
The IP address of the source of the last membership report received for this IP Multicast group address on this interface. If no membership report has been received, this object has the value 0.0.0.0.
               usrIgmpCacheUpTime 1.3.6.1.4.1.429.4.53.2.1.5
The time since the system joined this group address, or zero if the system is not currently a member.
               usrIgmpCacheExpiryTime 1.3.6.1.4.1.429.4.53.2.1.6
The minimum amount of time remaining before this entry will be aged out.
               usrIgmpCacheStatus 1.3.6.1.4.1.429.4.53.2.1.7
The status of this entry.
               usrIgmpCacheVersion1HostTimer 1.3.6.1.4.1.429.4.53.2.1.8
The time remaining until the local router will assume that there are no longer any IGMP version 1 members on the IP subnet attached to this interface. Upon hearing any IGMPv1 Membership Report, this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv2 Leave messages for this group that it receives on this interface.
       usrIgmpProxyInterface 1.3.6.1.4.1.429.4.53.3
The name of the interface on which all groups learned on the wan connections will be proxied onto if usrIgmpInterfaceProxyEnabled is enabled.
       usrIgmpHeartbeatGroup 1.3.6.1.4.1.429.4.53.4
           usrIgmpHeartbeatInterface 1.3.6.1.4.1.429.4.53.4.1
The name of the interface on which to monitor multicast traffic for group specified in usrIgmpHeartbeatGroupAddr.
           usrIgmpHeartbeatGroupAddr 1.3.6.1.4.1.429.4.53.4.2
The multicast group being monitored.
           usrIgmpHeartbeatTime 1.3.6.1.4.1.429.4.53.4.3
The time interval to monitor multicast traffic.
           usrIgmpHeartbeatWindow 1.3.6.1.4.1.429.4.53.4.4
The number of usrIgmpHeartbeatTime intervals to monitor multicast traffic on.
           usrIgmpHeartbeatThreshold 1.3.6.1.4.1.429.4.53.4.5
If multicast traffic in not received for this number or more intervals a SNMP trap is issued.
           usrIgmpHeartbeatStatus 1.3.6.1.4.1.429.4.53.4.6
This object is used to allow the system to start or or stop the IGMP heartbeat feature. This heartbeat feature is used to monitor multicast traffic for a particular multicast group (usrIgmpHeartbeatGroupAddr) on a specified interface (usrIgmpHeartbeatInterface). Traffic is monitored on this interface for usrIgmpHeartbeatWindowSize usrIgmpHeartbeatTime intervals. During each time interval it is determined if multicast traffic was received. After usrIgmpHeartbeatWindowSize time intervals the number of times we did NOT receive traffic is compared against usrIgmpHeartbeatThreshold. If the number of intervals we did NOT receive traffic is equal to or higher than usrIgmpHeartbeatThreshold a SNMP trap is issued.
       usrIgmpTraps 1.3.6.1.4.1.429.4.53.5
           usrIgmpTrapsV2 1.3.6.1.4.1.429.4.53.5.0
The events for IGMP
               usrIgmpHeartbeatTrap 1.3.6.1.4.1.429.4.53.5.0.1
A usrIgmpHeartbeatTrap signifies that the configured number of time intervals have occurred without receiving multicast traffic for the configured group.
       usrIgmpTrafficAffectInactivity 1.3.6.1.4.1.429.4.53.6
This object is used to allow the system to treat IGMP traffic over PPP links as background traffic. If this switch is enabled then IGMP traffic will be treated as background traffic and idle timeout functionality will ignore this traffic. If this switch is disabled the IGMP multicast traffic will be treated as regular traffic and connection will not be dropped.