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

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-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
 ctIGMP 1.3.6.1.4.1.52.4.1.3.5.1
This MIB module defines a portion of the SNMP enterprise MIBs under the Cabletron enterprise OID pertaining to configuration of IGMP.
     ctIGMPConfig 1.3.6.1.4.1.52.4.1.3.5.1.1
         ctIGMPNewDefaultState 1.3.6.1.4.1.52.4.1.3.5.1.1.1 integer read-write
This object defines the state in which IGMP will view new VLAN IDs added to the system. A value of Enable (1), indicates that IGMP will create entries for all new VLANs in the ENABLE state. A value of Disable (2), indicates IGMP will create entries for all new VLANs in the DISABLED or 'not in service' state. Enumeration: 'enable': 1, 'disable': 2.
         ctIGMPMibRev 1.3.6.1.4.1.52.4.1.3.5.1.1.2 integer32 read-only
This object defines the revision of the IGMP MIB in the firmware.
         ctIGMPMibRevString 1.3.6.1.4.1.52.4.1.3.5.1.1.3 displaystring read-only
This object is a textual representation of the revision of the IGMP MIB in the firmware.
         ctIGMPConfigGroupTblFullAction 1.3.6.1.4.1.52.4.1.3.5.1.1.4 integer read-write
This object defines the behavior of IGMP when its group table is full. The user may choose to send multicast frames to known routers, or flood these frames to the vlan. Enumeration: 'routers': 1, 'flood': 2.
     ctIGMPVlanTable 1.3.6.1.4.1.52.4.1.3.5.1.2 no-access
The (conceptual) table listing the VLANs on which IGMP is enabled.
         ctIGMPVlanEntry 1.3.6.1.4.1.52.4.1.3.5.1.2.1 no-access
An entry (conceptual row) representing a VLAN on which IGMP is enabled.
             ctIGMPVlanId 1.3.6.1.4.1.52.4.1.3.5.1.2.1.1 vlanid no-access
The VlanId value of the Vlan for which IGMP is enabled.
             ctIGMPVlanQueryInterval 1.3.6.1.4.1.52.4.1.3.5.1.2.1.2 integer32 read-only
The frequency at which IGMP Host-Query packets are transmitted on this Vlan.
             ctIGMPVlanStatus 1.3.6.1.4.1.52.4.1.3.5.1.2.1.3 rowstatus read-only
The activation of a row enables IGMP on the Vlan. The destruction of a row disables IGMP on the Vlan.
             ctIGMPVlanVersion 1.3.6.1.4.1.52.4.1.3.5.1.2.1.4 integer read-only
The version of IGMP which is running on this Vlan. This object can be used to configure a switch capable of either value. For IGMP to function correctly, all and routers on a Vlan must be configured to run the same version of IGMP on that Vlan. Enumeration: 'version1': 1, 'version2': 2.
             ctIGMPVlanQuerier 1.3.6.1.4.1.52.4.1.3.5.1.2.1.5 ipaddress read-only
The address of the IGMP Querier on the Vlan to which this switch is attached.
             ctIGMPVlanQueryMaxResponseTime 1.3.6.1.4.1.52.4.1.3.5.1.2.1.6 integer32 read-only
The maximum query response time advertised in IGMPv2 queries on this Vlan.
             ctIGMPVlanRobustness 1.3.6.1.4.1.52.4.1.3.5.1.2.1.7 integer32 read-only
The Robustness Variable allows tuning for the expected packet loss on a Vlan. If a Vlan is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
             ctIGMPVlanLastMembQueryIntvl 1.3.6.1.4.1.52.4.1.3.5.1.2.1.8 integer32 read-only
The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group.
             ctIGMPVlanQuerierUpTime 1.3.6.1.4.1.52.4.1.3.5.1.2.1.9 integer32 read-only
The number of seconds since ctIGMPVlanQuerier was last changed.
             ctIGMPVlanQuerierExpiryTime 1.3.6.1.4.1.52.4.1.3.5.1.2.1.10 integer32 read-only
The number of seconds remaining before the Other Querier Present Timer expires. If the local system is the querier, the value of this object is zero.
             ctIGMPVlanQuerierIP 1.3.6.1.4.1.52.4.1.3.5.1.2.1.11 ipaddress read-only
The source IP address used by a switch when acting as IGMP querier for a Vlan. The value chosen must be in the valid IP address space for any attached routed interface(s) on the Vlan. A value of 0.0.0.0 indicates that the switch will not act as querier for the Vlan.
     ctIGMPCacheTable 1.3.6.1.4.1.52.4.1.3.5.1.3 no-access
The (conceptual) table listing the IP multicast groups for vlans with members on a particular interface.
         ctIGMPCacheEntry 1.3.6.1.4.1.52.4.1.3.5.1.3.1 no-access
An entry (conceptual row) in the ctIGMPCacheTable.
             ctIGMPCacheAddress 1.3.6.1.4.1.52.4.1.3.5.1.3.1.1 ipaddress no-access
The IP multicast group address for which this entry contains information.
             ctIGMPCacheVlanId 1.3.6.1.4.1.52.4.1.3.5.1.3.1.2 vlanid no-access
The VlanId for which this entry contains information.
             ctIGMPCacheIfIndex 1.3.6.1.4.1.52.4.1.3.5.1.3.1.3 interfaceindex no-access
The interface for which this entry contains information for an IP multicast group address.
             ctIGMPCacheLastReporter 1.3.6.1.4.1.52.4.1.3.5.1.3.1.4 ipaddress read-only
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.
             ctIGMPCacheUpTime 1.3.6.1.4.1.52.4.1.3.5.1.3.1.5 timeticks read-only
The time since the system joined this group address, or zero if the system is not currently a member.
             ctIGMPCacheExpiryTime 1.3.6.1.4.1.52.4.1.3.5.1.3.1.6 timeticks read-only
The minimum amount of time remaining before this entry will be aged out.
             ctIGMPCacheVersion1HostTimer 1.3.6.1.4.1.52.4.1.3.5.1.3.1.7 integer32 read-only
The time remaining until the local switch 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 switch ignores any IGMPv2 Leave messages for this group that it receives on this interface.
     ctIGMPPolicyTable 1.3.6.1.4.1.52.4.1.3.5.1.4 no-access
The (conceptual) table listing the IGMP group policy for vlans with members on a particular interface.
         ctIGMPPolicyEntry 1.3.6.1.4.1.52.4.1.3.5.1.4.1 no-access
An entry (conceptual row) in the ctigmpPolicyTable.
             ctIGMPPolicyAddress 1.3.6.1.4.1.52.4.1.3.5.1.4.1.1 ipaddress no-access
The IP multicast group address for which this entry contains information. A value of 224.0.0.0 indicates all multicast groups.
             ctIGMPPolicyVlanId 1.3.6.1.4.1.52.4.1.3.5.1.4.1.2 integer32 no-access
The VlanId for which this entry contains information.
             ctIGMPPolicyIfIndex 1.3.6.1.4.1.52.4.1.3.5.1.4.1.3 interfaceindex no-access
The interface for which this entry contains information for an IP multicast group address. A value of zero indicates all ports.
             ctIGMPPolicyStatus 1.3.6.1.4.1.52.4.1.3.5.1.4.1.4 rowstatus read-only
The activation of a row enables IGMP policy for this entry. The destruction of a row disables any IGMP policy for this entry.
             ctIGMPPolicyInclusion 1.3.6.1.4.1.52.4.1.3.5.1.4.1.5 integer read-only
The IGMP policy for this entry. Enumeration: 'exclude': 2, 'include': 1.
     ctIGMPStaticTable 1.3.6.1.4.1.52.4.1.3.5.1.5 no-access
The (conceptual) table listing the static IGMP entries.
         ctIGMPStaticEntry 1.3.6.1.4.1.52.4.1.3.5.1.5.1 no-access
An entry (conceptual row) representing a static entry that IGMP will act upon.
             ctIGMPStaticGroupAddress 1.3.6.1.4.1.52.4.1.3.5.1.5.1.1 ipaddress no-access
The IP multicast group address for IGMP to send multicast data to.
             ctIGMPStaticVlanId 1.3.6.1.4.1.52.4.1.3.5.1.5.1.2 integer32 no-access
The VlanId for IGMP to send multicast data to.
             ctIGMPStaticOutPortList 1.3.6.1.4.1.52.4.1.3.5.1.5.1.3 portlist read-write
The set of ports configured by management for this multicast group and this VLAN to which multicast group-addressed data frames are to be forwarded.
             ctIGMPStaticRowStatus 1.3.6.1.4.1.52.4.1.3.5.1.5.1.4 rowstatus read-only
The activation of a row creates a static entry. The destruction of a row deletes a static entry.
     ctIGMPStaticGroupTable 1.3.6.1.4.1.52.4.1.3.5.1.6 no-access
The (conceptual) table listing the static IGMP entries.
         ctIGMPStaticGroupEntry 1.3.6.1.4.1.52.4.1.3.5.1.6.1 no-access
An entry (conceptual row) representing a static entry that IGMP will act upon.
             ctIGMPStaticGroupIPAddress 1.3.6.1.4.1.52.4.1.3.5.1.6.1.1 ipaddress no-access
The IP multicast group address for IGMP to send multicast data to.
             ctIGMPStaticGroupVlanId 1.3.6.1.4.1.52.4.1.3.5.1.6.1.2 vlanid no-access
The VlanId for IGMP to send multicast data to.
             ctIGMPStaticGroupSourceIPAddress 1.3.6.1.4.1.52.4.1.3.5.1.6.1.3 ipaddress no-access
The IP source address of this entry. For IGMP Version 2, use 0.0.0.0
             ctIGMPStaticGroupIncludeList 1.3.6.1.4.1.52.4.1.3.5.1.6.1.4 portlist read-write
The set of ports configured by management for this multicast group and this VLAN to which multicast group-addressed data frames are to be forwarded.
             ctIGMPStaticGroupExcludeList 1.3.6.1.4.1.52.4.1.3.5.1.6.1.5 portlist read-write
The set of ports configured by management for this multicast group and this VLAN for which received IGMP reports will not be accepted.
             ctIGMPStaticGroupRowStatus 1.3.6.1.4.1.52.4.1.3.5.1.6.1.6 rowstatus read-only
The activation of a row creates a static entry. The destruction of a row deletes a static entry. Not in service disables a static entry
     ctIGMPExtCacheTable 1.3.6.1.4.1.52.4.1.3.5.1.7 no-access
The (conceptual) table listing the IP multicast groups for vlans with members on a particular interface. This table provides a version 3 capable ctIGMPCacheTable, with a bridge portlist leaf vs mib2 interface index.
         ctIGMPExtCacheEntry 1.3.6.1.4.1.52.4.1.3.5.1.7.1 no-access
An entry (conceptual row) in the ctIGMPCacheTable.
             ctIGMPExtCacheAddress 1.3.6.1.4.1.52.4.1.3.5.1.7.1.1 ipaddress no-access
The IP multicast group address for this entry.
             ctIGMPExtCacheVlanId 1.3.6.1.4.1.52.4.1.3.5.1.7.1.2 vlanid no-access
The VlanId for this entry
             ctIGMPExtCacheSourceIPAddress 1.3.6.1.4.1.52.4.1.3.5.1.7.1.3 ipaddress no-access
The IP source address of this entry.
             ctIGMPExtCacheLastReporter 1.3.6.1.4.1.52.4.1.3.5.1.7.1.4 ipaddress read-only
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.
             ctIGMPExtCacheUpTime 1.3.6.1.4.1.52.4.1.3.5.1.7.1.5 timeticks read-only
The time since the system joined this group address, or zero if the system is not currently a member.
             ctIGMPExtCacheExpiryTime 1.3.6.1.4.1.52.4.1.3.5.1.7.1.6 timeticks read-only
The minimum amount of time remaining before this entry will be aged out.
             ctIGMPExtCacheVersion1HostTimer 1.3.6.1.4.1.52.4.1.3.5.1.7.1.7 integer32 read-only
The time remaining until the local switch 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 switch ignores any IGMPv2 Leave messages for this group that it receives on this interface.
             ctIGMPExtCacheOutPortList 1.3.6.1.4.1.52.4.1.3.5.1.7.1.8 portlist read-only
The set of bridge ports for this multicast group, VLAN, and source IP address, to which multicast group-addressed data frames are being forwarded.
             ctIGMPExtCacheSrcPort 1.3.6.1.4.1.52.4.1.3.5.1.7.1.9 integer32 read-only
The source bridge port of the multicast data stream if available
     ctIGMPDiscoveredRouterTable 1.3.6.1.4.1.52.4.1.3.5.1.8 no-access
The (conceptual) table listing the routers seen on particular ports of a vlan through either protocol snooping or ICMP Router Discovery.
         ctIGMPDiscoveredRouterEntry 1.3.6.1.4.1.52.4.1.3.5.1.8.1 no-access
An entry representing the routers seen on particular ports on a given vlan id.
             ctIGMPDiscoveredRouterVlanId 1.3.6.1.4.1.52.4.1.3.5.1.8.1.2 vlanid no-access
The VlanId for IGMP to send multicast data to.
             ctIGMPDiscoveredRouterPortList 1.3.6.1.4.1.52.4.1.3.5.1.8.1.3 portlist read-only
The set of bridge ports that IGMP has seen routing protocols, IGMP queries, or ICMP Router Discovery frames on.
             ctIGMPDiscoveredRouterEgressPortList 1.3.6.1.4.1.52.4.1.3.5.1.8.1.4 portlist read-only
The set of bridge ports that IGMP believes has valid egress.
             ctIGMPDiscoveredRouterStaticPortList 1.3.6.1.4.1.52.4.1.3.5.1.8.1.5 portlist read-write
The set of bridge ports to flood all multicast frames to for this vlan id. This leaf is OPTIONAL
     ctIGMPPortTable 1.3.6.1.4.1.52.4.1.3.5.1.9 no-access
The (conceptual) table listing a bridge port's bindings to multicast group addresses, vlan ids, and source addresses.
         ctIGMPPortTableEntry 1.3.6.1.4.1.52.4.1.3.5.1.9.1 no-access
An entry representing the binding of bridge port to multicast group address, vlan id, and source IP address.
             ctIGMPPortMode 1.3.6.1.4.1.52.4.1.3.5.1.9.1.1 igmpportmodetc no-access
The mode of the given bridge port.
             ctIGMPPortTableGroupAddress 1.3.6.1.4.1.52.4.1.3.5.1.9.1.2 ipaddress no-access
The multicast group address bound to this port entry.
             ctIGMPPortTableVlanId 1.3.6.1.4.1.52.4.1.3.5.1.9.1.3 vlanid no-access
The vlan id bound to this port entry.
             ctIGMPPortTableSourceIPAddress 1.3.6.1.4.1.52.4.1.3.5.1.9.1.4 ipaddress no-access
The IP source address bound to this port entry.
             ctIGMPPortTableExpireTime 1.3.6.1.4.1.52.4.1.3.5.1.9.1.5 integer32 read-only
The time in seconds that this port will expire in.
     ctIGMPStatsCntrs 1.3.6.1.4.1.52.4.1.3.5.1.10
           ctIGMPStatsCntrsGroupFull 1.3.6.1.4.1.52.4.1.3.5.1.10.1 truthvalue read-only
Flag to indicate if the group table is full(true) or not(false).
           ctIGMPStatsCntrsNumV1QueriesSent 1.3.6.1.4.1.52.4.1.3.5.1.10.2 counter32 read-only
The number of IGMP Version 1 queries this device has sent out.
           ctIGMPStatsCntrsNumV2QueriesSent 1.3.6.1.4.1.52.4.1.3.5.1.10.3 counter32 read-only
The number of IGMP Version 2 queries this device has sent out.
           ctIGMPStatsCntrsNumV3QueriesSent 1.3.6.1.4.1.52.4.1.3.5.1.10.4 counter32 read-only
The number of IGMP Version 3 queries this device has sent out.
           ctIGMPStatsCntrsNumGSQueriesSent 1.3.6.1.4.1.52.4.1.3.5.1.10.5 counter32 read-only
The number of Group Specific queries this device has sent out.
           ctIGMPStatsCntrsNumQueriesRcvd 1.3.6.1.4.1.52.4.1.3.5.1.10.6 counter32 read-only
The number of IGMP queries this device has seen from the network.
           ctIGMPStatsCntrsNumV1ReportsRcvd 1.3.6.1.4.1.52.4.1.3.5.1.10.7 counter32 read-only
The number of IGMP Version 1 reports this device has received.
           ctIGMPStatsCntrsNumV2ReportsRcvd 1.3.6.1.4.1.52.4.1.3.5.1.10.8 counter32 read-only
The number of IGMP Version 2 reports this device has received.
           ctIGMPStatsCntrsNumV3ReportsReceived 1.3.6.1.4.1.52.4.1.3.5.1.10.9 counter32 read-only
The number of IGMP Version 3 reports this device has received.
           ctIGMPStatsCntrsNumLeavesReceived 1.3.6.1.4.1.52.4.1.3.5.1.10.10 counter32 read-only
The number of IGMP leaves this device has received.
           ctIGMPStatsCntrsNumDroppedFrames 1.3.6.1.4.1.52.4.1.3.5.1.10.11 counter32 read-only
The number of frames dropped by IGMP on this device.
     ctIGMPProtocolClassificationTable 1.3.6.1.4.1.52.4.1.3.5.1.11 no-access
This table contains a listing of how IGMP will classify received IP protocol frames. For example, for a UDP multicast frame received which is IP type 17, IGMP can classify that frame in one of three ways. It can be classified as a multicast data frame, a routing protocol, or it can be ignored. A user may have a need to multicast TCP frames, but still want to send them ONLY to IGMP clients. To do this one would set protocol id 6(TCP) to 'multicastPata'
           ctIGMPProtocolClassificationEntry 1.3.6.1.4.1.52.4.1.3.5.1.11.1 no-access
An entry representing the binding of IP protocol id, to the IGMP classification of a received frame.
               ctIGMPProtocolClassification 1.3.6.1.4.1.52.4.1.3.5.1.11.1.1 igmpprotocolclasstc no-access
The classification of this protocol id. 1 - Classify as multicast data frame. 2 - Classify as a routing protocol. 3 - Classify as Ignore.
               ctIGMPProtocolIdentifier 1.3.6.1.4.1.52.4.1.3.5.1.11.1.2 igmpprotocolidtc read-write
The set of IP protocol ids to apply the classification to. Example: If this set has protocols(bits) 1 and 5 set to a '1', and the classification is 'multicastData', this will force IGMP to treat received frames with IP protocol ids of 1 and 5 as 'multicast data', and forward those frames to IGMP joined clients. Similarly if ids 1 and 5 were set to 'routing protocol' then IGMP would treat received frames with these ids as routing protocols, etc.