CTRON-IGMP-MIB
- Registered at
- 1.3.6.1.4.1.52.4.1.3.5.1
- Last updated
- 2005-05-09 20:30
- Organization
- Enterasys Networks, Inc
- Revisions
- 2005-05-09 20:30, 2005-03-15 20:38, 2003-12-10 14:56
- Namespace
- enterasys
- Source file
CTRON-IGMP-MIB- Digest
sha256:62fb2dd2c4f22774fb9b69ce51c0999ef1fcb6f8fb5c0c55342ac9e65292c344
Description
This MIB module defines a portion of the SNMP enterprise MIBs under the Cabletron enterprise OID pertaining to configuration of IGMP.
Contact
Postal: Enterasys Networks 50 Minuteman Rd. Andover, MA 01810-1008 USA Phone: +1 978 684 1000 E-mail: support@enterasys.com WWW: http://www.enterasys.com
Imports
| From | Symbols |
|---|---|
| BRIDGE-MIB | dot1dBasePort |
| CTRON-MIB-NAMES | ctIGMPBranch |
| IF-MIB | InterfaceIndex |
| Q-BRIDGE-MIB | PortList, VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CTRON-IGMP-MIB CTRON-MIB-NAMES CTRON-OIDS IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| IgmpPortModeTc TEXTUAL-CONVENTION This textual convention maps out possible igmp port modes. | current | |||
| IgmpProtocolClassTc TEXTUAL-CONVENTION This textual convention describes the possible ways IGMP can classify received frames. | current | |||
| IgmpProtocolIdTc TEXTUAL-CONVENTION Bit definitions for each of the IP protocol numbers assigned by IANA. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ctIGMPConfig OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.3.5.1.1 | |||
| ctIGMPNewDefaultState OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| ctIGMPMibRev OBJECT-TYPE This object defines the revision of the IGMP MIB in the firmware. | 1.3.6.1.4.1.52.4.1.3.5.1.1.2 | Integer32 | read-only | current |
| ctIGMPMibRevString OBJECT-TYPE This object is a textual representation of the revision of the IGMP MIB in the firmware. | 1.3.6.1.4.1.52.4.1.3.5.1.1.3 | DisplayString | read-only | current |
| ctIGMPConfigGroupTblFullAction OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.1.4 | INTEGER {routers(1), flood(2)} | read-write | current |
| ctIGMPVlanTable OBJECT-TYPE The (conceptual) table listing the VLANs on which IGMP is enabled. | 1.3.6.1.4.1.52.4.1.3.5.1.2 | not-accessible | current | |
| ctIGMPVlanEntry OBJECT-TYPE An entry (conceptual row) representing a VLAN on which IGMP is enabled. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1 | not-accessible | current | |
| ctIGMPVlanId OBJECT-TYPE The VlanId value of the Vlan for which IGMP is enabled. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.1 | VlanId | not-accessible | current |
| ctIGMPVlanQueryInterval OBJECT-TYPE The frequency at which IGMP Host-Query packets are transmitted on this Vlan. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.2 | Integer32 | read-create | current |
| ctIGMPVlanStatus OBJECT-TYPE The activation of a row enables IGMP on the Vlan. The destruction of a row disables IGMP on the Vlan. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.3 | RowStatus | read-create | current |
| ctIGMPVlanVersion OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.4 | INTEGER {version1(1), version2(2)} | read-create | current |
| ctIGMPVlanQuerier OBJECT-TYPE The address of the IGMP Querier on the Vlan to which this switch is attached. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.5 | IpAddress | read-only | current |
| ctIGMPVlanQueryMaxResponseTime OBJECT-TYPE The maximum query response time advertised in IGMPv2 queries on this Vlan. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.6 | Integer32 (1..25) | read-create | current |
| ctIGMPVlanRobustness OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.7 | Integer32 | read-create | current |
| ctIGMPVlanLastMembQueryIntvl OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.8 | Integer32 | read-create | current |
| ctIGMPVlanQuerierUpTime OBJECT-TYPE The number of seconds since ctIGMPVlanQuerier was last changed. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.9 | Integer32 | read-only | current |
| ctIGMPVlanQuerierExpiryTime OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.10 | Integer32 | read-only | current |
| ctIGMPVlanQuerierIP OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.2.1.11 | IpAddress | read-create | current |
| ctIGMPCacheTable OBJECT-TYPE The (conceptual) table listing the IP multicast groups for vlans with members on a particular interface. | 1.3.6.1.4.1.52.4.1.3.5.1.3 | not-accessible | current | |
| ctIGMPCacheEntry OBJECT-TYPE An entry (conceptual row) in the ctIGMPCacheTable. | 1.3.6.1.4.1.52.4.1.3.5.1.3.1 | not-accessible | current | |
| ctIGMPCacheAddress OBJECT-TYPE The IP multicast group address for which this entry contains information. | 1.3.6.1.4.1.52.4.1.3.5.1.3.1.1 | IpAddress | not-accessible | current |
| ctIGMPCacheVlanId OBJECT-TYPE The VlanId for which this entry contains information. | 1.3.6.1.4.1.52.4.1.3.5.1.3.1.2 | VlanId | not-accessible | current |
| ctIGMPCacheIfIndex OBJECT-TYPE The interface for which this entry contains information for an IP multicast group address. | 1.3.6.1.4.1.52.4.1.3.5.1.3.1.3 | InterfaceIndex | not-accessible | current |
| ctIGMPCacheLastReporter OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.3.1.4 | IpAddress | read-only | current |
| ctIGMPCacheUpTime OBJECT-TYPE The time since the system joined this group address, or zero if the system is not currently a member. | 1.3.6.1.4.1.52.4.1.3.5.1.3.1.5 | TimeTicks | read-only | current |
| ctIGMPCacheExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. | 1.3.6.1.4.1.52.4.1.3.5.1.3.1.6 | TimeTicks | read-only | current |
| ctIGMPCacheVersion1HostTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.3.1.7 | Integer32 | read-only | current |
| ctIGMPPolicyTable OBJECT-TYPE The (conceptual) table listing the IGMP group policy for vlans with members on a particular interface. | 1.3.6.1.4.1.52.4.1.3.5.1.4 | not-accessible | deprecated | |
| ctIGMPPolicyEntry OBJECT-TYPE An entry (conceptual row) in the ctigmpPolicyTable. | 1.3.6.1.4.1.52.4.1.3.5.1.4.1 | not-accessible | deprecated | |
| ctIGMPPolicyAddress OBJECT-TYPE The IP multicast group address for which this entry contains information. A value of 224.0.0.0 indicates all multicast groups. | 1.3.6.1.4.1.52.4.1.3.5.1.4.1.1 | IpAddress | not-accessible | deprecated |
| ctIGMPPolicyVlanId OBJECT-TYPE The VlanId for which this entry contains information. | 1.3.6.1.4.1.52.4.1.3.5.1.4.1.2 | Integer32 (1..4094) | not-accessible | deprecated |
| ctIGMPPolicyIfIndex OBJECT-TYPE The interface for which this entry contains information for an IP multicast group address. A value of zero indicates all ports. | 1.3.6.1.4.1.52.4.1.3.5.1.4.1.3 | InterfaceIndex | not-accessible | deprecated |
| ctIGMPPolicyStatus OBJECT-TYPE The activation of a row enables IGMP policy for this entry. The destruction of a row disables any IGMP policy for this entry. | 1.3.6.1.4.1.52.4.1.3.5.1.4.1.4 | RowStatus | read-create | deprecated |
| ctIGMPPolicyInclusion OBJECT-TYPE The IGMP policy for this entry. | 1.3.6.1.4.1.52.4.1.3.5.1.4.1.5 | INTEGER {include(1), exclude(2)} | read-create | deprecated |
| ctIGMPStaticTable OBJECT-TYPE The (conceptual) table listing the static IGMP entries. | 1.3.6.1.4.1.52.4.1.3.5.1.5 | not-accessible | deprecated | |
| ctIGMPStaticEntry OBJECT-TYPE An entry (conceptual row) representing a static entry that IGMP will act upon. | 1.3.6.1.4.1.52.4.1.3.5.1.5.1 | not-accessible | deprecated | |
| ctIGMPStaticGroupAddress OBJECT-TYPE The IP multicast group address for IGMP to send multicast data to. | 1.3.6.1.4.1.52.4.1.3.5.1.5.1.1 | IpAddress | not-accessible | deprecated |
| ctIGMPStaticVlanId OBJECT-TYPE The VlanId for IGMP to send multicast data to. | 1.3.6.1.4.1.52.4.1.3.5.1.5.1.2 | Integer32 (1..4094) | not-accessible | deprecated |
| ctIGMPStaticOutPortList OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.5.1.3 | PortList | read-write | deprecated |
| ctIGMPStaticRowStatus OBJECT-TYPE The activation of a row creates a static entry. The destruction of a row deletes a static entry. | 1.3.6.1.4.1.52.4.1.3.5.1.5.1.4 | RowStatus | read-create | deprecated |
| ctIGMPStaticGroupTable OBJECT-TYPE The (conceptual) table listing the static IGMP entries. | 1.3.6.1.4.1.52.4.1.3.5.1.6 | not-accessible | current | |
| ctIGMPStaticGroupEntry OBJECT-TYPE An entry (conceptual row) representing a static entry that IGMP will act upon. | 1.3.6.1.4.1.52.4.1.3.5.1.6.1 | not-accessible | current | |
| ctIGMPStaticGroupIPAddress OBJECT-TYPE The IP multicast group address for IGMP to send multicast data to. | 1.3.6.1.4.1.52.4.1.3.5.1.6.1.1 | IpAddress | not-accessible | current |
| ctIGMPStaticGroupVlanId OBJECT-TYPE The VlanId for IGMP to send multicast data to. | 1.3.6.1.4.1.52.4.1.3.5.1.6.1.2 | VlanId | not-accessible | current |
| ctIGMPStaticGroupSourceIPAddress OBJECT-TYPE The IP source address of this entry. For IGMP Version 2, use 0.0.0.0 | 1.3.6.1.4.1.52.4.1.3.5.1.6.1.3 | IpAddress | not-accessible | current |
| ctIGMPStaticGroupIncludeList OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.6.1.4 | PortList | read-write | current |
| ctIGMPStaticGroupExcludeList OBJECT-TYPE The set of ports configured by management for this multicast group and this VLAN for which received IGMP reports will not be accepted. | 1.3.6.1.4.1.52.4.1.3.5.1.6.1.5 | PortList | read-write | current |
| ctIGMPStaticGroupRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.52.4.1.3.5.1.6.1.6 | RowStatus | read-create | current |
| ctIGMPExtCacheTable OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.7 | not-accessible | current | |
| ctIGMPExtCacheEntry OBJECT-TYPE An entry (conceptual row) in the ctIGMPCacheTable. | 1.3.6.1.4.1.52.4.1.3.5.1.7.1 | not-accessible | current | |
| ctIGMPExtCacheAddress OBJECT-TYPE The IP multicast group address for this entry. | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.1 | IpAddress | not-accessible | current |
| ctIGMPExtCacheVlanId OBJECT-TYPE The VlanId for this entry | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.2 | VlanId | not-accessible | current |
| ctIGMPExtCacheSourceIPAddress OBJECT-TYPE The IP source address of this entry. | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.3 | IpAddress | not-accessible | current |
| ctIGMPExtCacheLastReporter OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.4 | IpAddress | read-only | current |
| ctIGMPExtCacheUpTime OBJECT-TYPE The time since the system joined this group address, or zero if the system is not currently a member. | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.5 | TimeTicks | read-only | current |
| ctIGMPExtCacheExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.6 | TimeTicks | read-only | current |
| ctIGMPExtCacheVersion1HostTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.7 | Integer32 | read-only | current |
| ctIGMPExtCacheOutPortList OBJECT-TYPE The set of bridge ports for this multicast group, VLAN, and source IP address, to which multicast group-addressed data frames are being forwarded. | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.8 | PortList | read-only | current |
| ctIGMPExtCacheSrcPort OBJECT-TYPE The source bridge port of the multicast data stream if available | 1.3.6.1.4.1.52.4.1.3.5.1.7.1.9 | Integer32 (1..65535) | read-only | current |
| ctIGMPDiscoveredRouterTable OBJECT-TYPE The (conceptual) table listing the routers seen on particular ports of a vlan through either protocol snooping or ICMP Router Discovery. | 1.3.6.1.4.1.52.4.1.3.5.1.8 | not-accessible | current | |
| ctIGMPDiscoveredRouterEntry OBJECT-TYPE An entry representing the routers seen on particular ports on a given vlan id. | 1.3.6.1.4.1.52.4.1.3.5.1.8.1 | not-accessible | current | |
| ctIGMPDiscoveredRouterVlanId OBJECT-TYPE The VlanId for IGMP to send multicast data to. | 1.3.6.1.4.1.52.4.1.3.5.1.8.1.2 | VlanId | not-accessible | current |
| ctIGMPDiscoveredRouterPortList OBJECT-TYPE The set of bridge ports that IGMP has seen routing protocols, IGMP queries, or ICMP Router Discovery frames on. | 1.3.6.1.4.1.52.4.1.3.5.1.8.1.3 | PortList | read-only | current |
| ctIGMPDiscoveredRouterEgressPortList OBJECT-TYPE The set of bridge ports that IGMP believes has valid egress. | 1.3.6.1.4.1.52.4.1.3.5.1.8.1.4 | PortList | read-only | current |
| ctIGMPDiscoveredRouterStaticPortList OBJECT-TYPE The set of bridge ports to flood all multicast frames to for this vlan id. This leaf is OPTIONAL | 1.3.6.1.4.1.52.4.1.3.5.1.8.1.5 | PortList | read-write | current |
| ctIGMPPortTable OBJECT-TYPE The (conceptual) table listing a bridge port's bindings to multicast group addresses, vlan ids, and source addresses. | 1.3.6.1.4.1.52.4.1.3.5.1.9 | not-accessible | current | |
| ctIGMPPortTableEntry OBJECT-TYPE An entry representing the binding of bridge port to multicast group address, vlan id, and source IP address. | 1.3.6.1.4.1.52.4.1.3.5.1.9.1 | not-accessible | current | |
| ctIGMPPortMode OBJECT-TYPE The mode of the given bridge port. | 1.3.6.1.4.1.52.4.1.3.5.1.9.1.1 | IgmpPortModeTc | not-accessible | current |
| ctIGMPPortTableGroupAddress OBJECT-TYPE The multicast group address bound to this port entry. | 1.3.6.1.4.1.52.4.1.3.5.1.9.1.2 | IpAddress | not-accessible | current |
| ctIGMPPortTableVlanId OBJECT-TYPE The vlan id bound to this port entry. | 1.3.6.1.4.1.52.4.1.3.5.1.9.1.3 | VlanId | not-accessible | current |
| ctIGMPPortTableSourceIPAddress OBJECT-TYPE The IP source address bound to this port entry. | 1.3.6.1.4.1.52.4.1.3.5.1.9.1.4 | IpAddress | not-accessible | current |
| ctIGMPPortTableExpireTime OBJECT-TYPE The time in seconds that this port will expire in. | 1.3.6.1.4.1.52.4.1.3.5.1.9.1.5 | Integer32 | read-only | current |
| ctIGMPStatsCntrs OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.3.5.1.10 | |||
| ctIGMPStatsCntrsGroupFull OBJECT-TYPE Flag to indicate if the group table is full(true) or not(false). | 1.3.6.1.4.1.52.4.1.3.5.1.10.1 | TruthValue | read-only | current |
| ctIGMPStatsCntrsNumV1QueriesSent OBJECT-TYPE The number of IGMP Version 1 queries this device has sent out. | 1.3.6.1.4.1.52.4.1.3.5.1.10.2 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumV2QueriesSent OBJECT-TYPE The number of IGMP Version 2 queries this device has sent out. | 1.3.6.1.4.1.52.4.1.3.5.1.10.3 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumV3QueriesSent OBJECT-TYPE The number of IGMP Version 3 queries this device has sent out. | 1.3.6.1.4.1.52.4.1.3.5.1.10.4 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumGSQueriesSent OBJECT-TYPE The number of Group Specific queries this device has sent out. | 1.3.6.1.4.1.52.4.1.3.5.1.10.5 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumQueriesRcvd OBJECT-TYPE The number of IGMP queries this device has seen from the network. | 1.3.6.1.4.1.52.4.1.3.5.1.10.6 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumV1ReportsRcvd OBJECT-TYPE The number of IGMP Version 1 reports this device has received. | 1.3.6.1.4.1.52.4.1.3.5.1.10.7 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumV2ReportsRcvd OBJECT-TYPE The number of IGMP Version 2 reports this device has received. | 1.3.6.1.4.1.52.4.1.3.5.1.10.8 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumV3ReportsReceived OBJECT-TYPE The number of IGMP Version 3 reports this device has received. | 1.3.6.1.4.1.52.4.1.3.5.1.10.9 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumLeavesReceived OBJECT-TYPE The number of IGMP leaves this device has received. | 1.3.6.1.4.1.52.4.1.3.5.1.10.10 | Counter32 | read-only | current |
| ctIGMPStatsCntrsNumDroppedFrames OBJECT-TYPE The number of frames dropped by IGMP on this device. | 1.3.6.1.4.1.52.4.1.3.5.1.10.11 | Counter32 | read-only | current |
| ctIGMPProtocolClassificationTable OBJECT-TYPE 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' | 1.3.6.1.4.1.52.4.1.3.5.1.11 | not-accessible | current | |
| ctIGMPProtocolClassificationEntry OBJECT-TYPE An entry representing the binding of IP protocol id, to the IGMP classification of a received frame. | 1.3.6.1.4.1.52.4.1.3.5.1.11.1 | not-accessible | current | |
| ctIGMPProtocolClassification OBJECT-TYPE The classification of this protocol id. 1 - Classify as multicast data frame. 2 - Classify as a routing protocol. 3 - Classify as Ignore. | 1.3.6.1.4.1.52.4.1.3.5.1.11.1.1 | IgmpProtocolClassTc | not-accessible | current |
| ctIGMPProtocolIdentifier OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.1.3.5.1.11.1.2 | IgmpProtocolIdTc | read-write | current |