HUAWEI-L2MULTICAST-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-L2MULTICAST-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).
|
|||
Object Name | OID | Type | Access | Info |
hwL2MultiCastMIB | 1.3.6.1.4.1.2011.5.25.181 |
The MIB module for IGMP Snooping feature. Internet Group Management Protocol (IGMP) is the protocol used by IPv4 end hosts to indicate their interest in receiving multicast traffic for certain multicast groups to neighboring multicast routers. IGMP Snooping is a switch protocol. A switch that implements IGMP Snooping listens to the IGMP messages exchanged between the hosts and router, then provides selective transmission of multicast traffic based on multicast mac destination address or multicast group address. |
||
hwIgspMibObject | 1.3.6.1.4.1.2011.5.25.181.1 | |||
hwIgspSystemInfo | 1.3.6.1.4.1.2011.5.25.181.1.1 | |||
hwIgmpSnoopingEnabled | 1.3.6.1.4.1.2011.5.25.181.1.1.1 | enabledstatus | read-write |
IGMP snooping is enabled or disabled in the global view: 1: enabled 2: disabled The default value is 2. |
hwSendQueryEnabled | 1.3.6.1.4.1.2011.5.25.181.1.1.2 | enabledstatus | read-write |
The sending of query packets is enabled or disabled: 1: enabled 2: disabled The default value is 2. Note: Ensure that you query and configure this object after hwIgmpSnoopingEnabled is configured. |
hwSendQuerySourceIpAddr | 1.3.6.1.4.1.2011.5.25.181.1.1.3 | ipaddress | read-write |
The source IP addresses of the Query messages sent by a device. The value ranges from 0.0.0.1 to 223.255.255.255. The default value is 192.168.0.1. |
hwL2mcCacTrapInterval | 1.3.6.1.4.1.2011.5.25.181.1.1.4 | integer32 | read-write |
The CAC trap interval. The default is zero. |
hwL2mcCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.2 | |||
hwL2mcCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.2.1 | no-access |
This table describes the configurations of IGMP snooping in a VLAN or a VSI. |
|
1.3.6.1.4.1.2011.5.25.181.1.2.1.1 | no-access |
An entry is created for each active VLAN or VSI in the device and deleted when the VLAN or VSI becomes inactive. |
||
hwL2mcVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwL2mcVsiName | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwL2mcEnabled | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.3 | enabledstatus | read-only |
Whether IGMP snooping is enabled in a VLAN or a VSI: 1:enabled 2:disabled The default value is 2. |
hwL2mcRouterAgingTime | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.4 | integer32 | read-only |
The aging time of an interface on a router. The value ranges from 1 to 1000, in seconds. The default value is 180, which router port is created by Igmp Query message. And when it is created by PIM hello messge, the default value is the time of Holdtime in the message. |
hwL2mcMaxQueryRespTime | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.5 | integer32 | read-only |
The maximum response time. The value ranges from 1 to 25, in seconds. The default value is 10, in seconds. |
hwL2mcLastMemQueryInterval | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.6 | integer32 | read-only |
The last member query interval. The value ranges from 1 to 5, in seconds. The default value is 1, in seconds. |
hwL2mcQueryInterval | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.7 | integer32 | read-only |
The query interval. The value ranges from 1 to 65535, in seconds. The default value is 60, in seconds. |
hwL2mcRobustCount | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.8 | integer32 | read-only |
The robustness variable. The value ranges from 2 to 5. The default value is 2. |
hwL2mcCheckRouterAlert | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.9 | truthvalue | read-only |
Whether to check the router-alert of a packet. The default value is False. |
hwL2mcSendRouterAlert | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.10 | truthvalue | read-only |
Whether to send the router-alert of a packet. The default value is true. |
hwL2mcIgmpVersion | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.11 | integer | read-only |
The version of the IGMP packets. The value ranges from 1 to 3. The default value is 2. Enumeration: 'version1': 1, 'version2': 2, 'version3': 3. |
hwL2mcFwdMode | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.12 | integer | read-only |
The forwarding mode: 1: IP 2: MAC The default value is 1. Enumeration: 'ip': 1, 'mac': 2. |
hwL2mcPromptLeaveEnable | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.13 | enabledstatus | read-only |
Whether the prompt leave is enabled: 1: enabled 2: disabled The default value is 2. |
hwL2mcPromptLeaveAclNum | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.14 | integer32 | read-only |
Whether the prompt leave complies with the ACL rules. The ACL number can be set. The ACL number ranges from 2000 to 3999. The default value is 0, indicating that no ACL number is set. |
hwL2mcRouterPortLearningEnable | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.15 | enabledstatus | read-only |
Whether interface learning is enabled or not in a VLAN: 1: enabled 2: disabled The default value is 1. |
hwL2mcReportSuppressEnable | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.16 | enabledstatus | read-only |
Whether the suppression of the IGMP Report message (proxy) is enabled: 1: enabled 2: disabled The default value is 2. |
hwL2mcIgmpQuerierEnable | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.17 | enabledstatus | read-only |
Whether the querier is enabled: 1: enabled 2: disabled The default value is 2. |
hwL2mcIgmpSsmMappingEnable | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.18 | enabledstatus | read-only |
Whether Ssm-Mapping is enabled: 1: enabled 2: disabled The default value is 2. |
hwL2mcSsmAclNum | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.19 | integer32 | read-only |
That SSM complies with the ACL number. The ACL number ranges from 2000 to 2999. The default value is 0, indicating that no ACL number is set. |
hwL2mcRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.2.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcStatisticsInfo | 1.3.6.1.4.1.2011.5.25.181.1.3 | |||
hwL2mcStatisticsTable | 1.3.6.1.4.1.2011.5.25.181.1.3.1 | no-access |
Table contains VLAN or VSI statistics information for IGMP Snooping. |
|
1.3.6.1.4.1.2011.5.25.181.1.3.1.1 | no-access |
An entry is created for each active VLAN or VSI in the device and deleted when the VLAN or VSI becomes inactive. |
||
hwL2mcStatsVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwL2mcStatsVsiName | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwL2mcRecvIgmpV1ReportNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.3 | counter32 | read-only |
The number of IGMPv1 Report messages received in a VLAN or a VSI. |
hwL2mcRecvIgmpV2ReportNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.4 | counter32 | read-only |
The number of IGMPv2 Report messages received in a VLAN or a VSI. |
hwL2mcRecvIgmpV3ReportNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.5 | counter32 | read-only |
The number of IGMPv3 Report messages received in a VLAN or a VSI. |
hwL2mcRecvIgmpLeaveNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.6 | counter32 | read-only |
The number of IGMP Leave messages received in a VLAN or a VSI. |
hwL2mcRecvIgmpV1QueryNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.7 | counter32 | read-only |
The number of IGMPv1 Query messages received in a VLAN or a VSI. |
hwL2mcRecvIgmpV2QueryNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.8 | counter32 | read-only |
The number of IGMPv2 Query messages received in a VLAN or a VSI. |
hwL2mcRecvIgmpV3QueryNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.9 | counter32 | read-only |
The number of IGMPv3 Query messages received in a VLAN or a VSI. |
hwL2mcRecvPimHelloNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.10 | counter32 | read-only |
The number of PIM Hello messages received in a VLAN or a VSI. |
hwL2mcSendQueryNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.11 | counter32 | read-only |
The number of IGMP Query messages (the source address is 0) in a VLAN or a VSI. |
hwL2mcSendQuerySourceNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.12 | counter32 | read-only |
The number of IGMP Query messages (the source address is not 0) in a VLAN or a VSI. |
hwL2mcProxyGenQueryNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.13 | counter32 | read-only |
The number of Query messages sent by the proxy in a VLAN or a VSI. |
hwL2mcProxyGroupQueryNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.14 | counter32 | read-only |
The number of Query messages sent by the proxy in a VLAN or a VSI to a specified group. |
hwL2mcProxyGroupSourceQueryNum | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.15 | counter32 | read-only |
The number of Query messages sent by the proxy in a VLAN or a VSI to a specified source group. |
hwL2mcIgmpPacketClearStats | 1.3.6.1.4.1.2011.5.25.181.1.3.1.1.30 | truthvalue | read-write |
Whether to clear the statistics of IGMP snooping. If the value is 1, it indicates that the statistics need to be cleared. |
hwL2mcFwdInfo | 1.3.6.1.4.1.2011.5.25.181.1.4 | |||
hwL2mcFwdTable | 1.3.6.1.4.1.2011.5.25.181.1.4.1 | no-access |
Table contains l2 multicast forward information for IGMP Snooping. |
|
1.3.6.1.4.1.2011.5.25.181.1.4.1.1 | no-access |
An entry is created for each active VLAN or VSI in the device create a forwarding table entry and delete when a forwarding table entry deleted. |
||
hwL2mcFwdVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwL2mcFwdVsiName | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwL2mcFwdGroupAddress | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.3 | ipaddress | no-access |
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses. |
hwL2mcFwdSourceAddress | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.4 | ipaddress | no-access |
The source IP address of a multicast group. |
hwL2mcFwdPortType | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.5 | hwporttype | no-access |
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface |
hwL2mcFwdPortIfIndex | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.6 | interfaceindexorzero | no-access |
The interface index. The value 0 indicates that the interface index is invalid. |
hwL2mcFwdPortPeId | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.7 | vlanidorany | no-access |
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwL2mcFwdPortCeId | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.8 | vlanidorany | no-access |
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid. |
hwL2mcFwdPeerAddress | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.9 | ipaddress | no-access |
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid. |
hwL2mcFwdVcOrSiteId | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.10 | unsigned32 | no-access |
The VC ID or SITE ID of a PW interface. |
hwL2mcFwdAddressType | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.11 | integer | read-only |
The address type of an entry: 1: IP 2: MAC The default value is 1. Enumeration: 'ip': 1, 'mac': 2. |
hwL2mcFwdHostFlag1 | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.18 | integer | read-only |
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic 4: invalid Enumeration: 'dynamic': 2, 'staticDynamic': 3, 'static': 1, 'invalid': 4. |
hwL2mcFwdHostFlag2 | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.19 | integer | read-only |
Whether an interface on the host is created through SSM-mapping: 1: non-mapping 2: mapping Enumeration: 'mapping': 2, 'nonMapping': 1. |
hwL2mcFwdHostFlag3 | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.20 | integer | read-only |
The type of an interface created on a router: 1: Interface connected to the host 2: Router interface that replicates multicast data flows Enumeration: 'router': 2, 'host': 1. |
hwL2mcFwdHostFlag4 | 1.3.6.1.4.1.2011.5.25.181.1.4.1.1.21 | integer | read-only |
Indicates (S, G) table created : 1: from port; 2: from static; 3: from both the default falue is 1 Enumeration: 'both': 3, 'static': 2, 'port': 1. |
hwL2mcGroupInfo | 1.3.6.1.4.1.2011.5.25.181.1.5 | |||
hwL2mcGroupInfoTable | 1.3.6.1.4.1.2011.5.25.181.1.5.1 | no-access |
Table contains l2 multicast group information for IGMP Snooping. |
|
1.3.6.1.4.1.2011.5.25.181.1.5.1.1 | no-access |
An entry is created for each active VLAN or VSI in the device create a forwarding table entry and delete when a forwarding table entry deleted. |
||
hwL2mcGroupVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwL2mcGroupVsiName | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwL2mcGroupGroupAddress | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.3 | ipaddress | no-access |
The IP address of a multicast group. |
hwL2mcGroupSourceAddress | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.4 | ipaddress | no-access |
The source IP address of a multicast group. |
hwL2mcPortType | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.5 | hwporttype | no-access |
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface |
hwL2mcGroupPortIfIndex | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.6 | interfaceindexorzero | no-access |
The interface index. The value 0 indicates that the interface index is invalid. |
hwL2mcGroupPortPeId | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.7 | vlanidorany | no-access |
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwL2mcGroupPortCeId | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.8 | vlanidorany | no-access |
The CE VID of an interface. The value ranges from 1 to 4095. The value 0 indicates that the PE VID is invalid. |
hwL2mcGroupPeerAddress | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.9 | ipaddress | no-access |
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid. |
hwL2mcGroupVcOrSiteId | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.10 | unsigned32 | no-access |
The VC ID or SITE ID of a PW interface. |
hwL2mcSourceUpTime | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.14 | counter32 | read-only |
How long the source group exists in the forwarding entry. |
hwL2mcSourceExpires | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.15 | counter32 | read-only |
The timeout period of the source group in the forwarding entry, that is, the aging time of the source group. |
hwL2mcGroupUpTime | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.16 | counter32 | read-only |
How long the group exists in the forwarding entry. |
hwL2mcGroupExpires | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.17 | counter32 | read-only |
When the group expires in the forwarding entry, that is, the aging time of the source group. |
hwL2mcGroupFilterFlag | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.18 | integer | read-only |
The filtering mode: 1: include 2: exclude 3: invalid Enumeration: 'exclude': 2, 'include': 1, 'invalid': 3. |
hwL2mcGroupHostFlag1 | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.19 | integer | read-only |
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic 4: invalid Enumeration: 'dynamic': 2, 'staticDynamic': 3, 'static': 1, 'invalid': 4. |
hwL2mcGroupHostFlag2 | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.20 | integer | read-only |
Whether an interface on the host is created through SSM-mapping: 1: non-mapping 2: mapping Enumeration: 'mapping': 2, 'nonMapping': 1. |
hwL2mcGroupRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.5.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcGroupCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.6 | |||
hwL2mcGroupCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.6.1 | no-access |
Table contains l2 multicast static group information for IGMP Snooping. |
|
1.3.6.1.4.1.2011.5.25.181.1.6.1.1 | no-access |
An entry is created for each active VLAN or VSI in the device create a static group entry and delete when a static group entry deleted. |
||
hwGroupCfgPortType | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1 | hwporttype | no-access |
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface |
hwGroupCfgPortIfIndex | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.2 | interfaceindexorzero | no-access |
The interface index. The value 0 indicates that the interface index is invalid. |
hwGroupCfgPortPeId | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.3 | vlanidorany | no-access |
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwGroupCfgPortCeId | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.4 | vlanidorany | no-access |
The CE VID of an interface. The value ranges from 1 to 4095. The value 0 indicates that the PE VID is invalid. |
hwGroupCfgPeerAddress | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.5 | ipaddress | no-access |
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid. |
hwGroupCfgVcOrSiteId | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.6 | unsigned32 | no-access |
The VC ID or SITE ID of a PW interface. |
hwGroupCfgVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.7 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwGroupCfgVsiName | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.8 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwGroupCfgGroupAddress | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.9 | ipaddress | no-access |
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses. |
hwGroupCfgSourceAddress | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.10 | ipaddress | no-access |
The source IP address of a multicast group. |
hwGroupCfgRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.6.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcSsmSourceInfo | 1.3.6.1.4.1.2011.5.25.181.1.7 | |||
hwL2mcSsmSourceTable | 1.3.6.1.4.1.2011.5.25.181.1.7.1 | no-access |
This table contains the configuration of the source address list of SSM-Mapping. |
|
1.3.6.1.4.1.2011.5.25.181.1.7.1.1 | no-access |
An entry is created for each active VLAN or VSI in the device add an entry for SSM-Mapping. |
||
hwL2mcSsmSourceVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.7.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwL2mcSsmSourceVsiName | 1.3.6.1.4.1.2011.5.25.181.1.7.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwL2mcSsmGroupAddress | 1.3.6.1.4.1.2011.5.25.181.1.7.1.1.3 | ipaddress | no-access |
The IP address of a multicast group. |
hwL2mcSsmGroupLen | 1.3.6.1.4.1.2011.5.25.181.1.7.1.1.4 | integer32 | no-access |
The mask length of a multicast group. |
hwL2mcSsmSourceAddress | 1.3.6.1.4.1.2011.5.25.181.1.7.1.1.5 | ipaddress | no-access |
The source address of SSM-Mapping, which serves as an index of this table. |
hwL2mcSsmSourceRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.7.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcPortGroupPolicyCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.8 | |||
hwL2mcPortGroupPolicyCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.8.1 | no-access |
In this table, you can query or configure a group policy to filter entries on a port. |
|
1.3.6.1.4.1.2011.5.25.181.1.8.1.1 | no-access |
An entry is created for each active VLAN or VSI in the device when a group policy added. |
||
hwPortGroupPolicyPortType | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.1 | hwporttype | no-access |
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface |
hwPortGroupPolicyPortIfIndex | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.2 | interfaceindexorzero | no-access |
The interface index. The value 0 indicates that the interface index is invalid. |
hwPortGroupPolicyPortPeId | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.3 | vlanidorany | no-access |
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwPortGroupPolicyPortCeId | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.4 | vlanidorany | no-access |
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwPortGroupPolicyPeerAddress | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.5 | ipaddress | no-access |
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid. |
hwPortGroupPolicyVcOrSiteId | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.6 | unsigned32 | no-access |
The VC ID or SITE ID of a PW interface. |
hwPortGroupPolicyVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.7 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwPortGroupPolicyVsiName | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.8 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwPortGroupPolicyAclNum | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.9 | integer32 | read-only |
The number of a basic ACL. The ACL number ranges from 2000 to 3999. The default value is 0, indicating that the value is invalid. |
hwPortGroupPolicyIgmpVersion | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.10 | integer | read-only |
The IGMP version. The value ranges from 0 to 3. The default is 0, indicating that no version is specified. Enumeration: 'version3': 3, 'version1': 1, 'version2': 2, 'versionAll': 0. |
hwPortGroupPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.8.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcChnlCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.9 | |||
hwL2mcChnlCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.9.1 | no-access |
This table describes the configurations of a channel. |
|
1.3.6.1.4.1.2011.5.25.181.1.9.1.1 | no-access |
An entry of channel is created for each VLAN or VSI in the device create an channel. |
||
hwChnlCfgVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.9.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 0. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global. The value ranges from 1 to 4095. |
hwChnlCfgVsiName | 1.3.6.1.4.1.2011.5.25.181.1.9.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global. |
hwChnlCfgChnlName | 1.3.6.1.4.1.2011.5.25.181.1.9.1.1.3 | displaystring | no-access |
The channel name. |
hwChnlCfgChnlType | 1.3.6.1.4.1.2011.5.25.181.1.9.1.1.9 | integer | read-only |
The channel type: 1: SSM 2: ASM Enumeration: 'ssm': 1, 'asm': 2. |
hwChnlCfgRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.9.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcLimitInfo | 1.3.6.1.4.1.2011.5.25.181.1.10 | |||
hwL2mcLimitTable | 1.3.6.1.4.1.2011.5.25.181.1.10.1 | no-access |
This table describes the configurations of IGMP snooping CAC in a VLAN or a VSI. |
|
1.3.6.1.4.1.2011.5.25.181.1.10.1.1 | no-access |
An entry is created for each IGMP snooping CAC in a VLAN or a VSI. |
||
hwL2mcLimitVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 0. If both hwVlanLimitVlanIndex and hwVlanLimitVSIName are invalid, the configuration is global. The value ranges from 1 to 4095. |
hwL2mcLimitVsiName | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. If both hwVlanLimitVlanIndex and hwVlanLimitVSIName are invalid, the configuration is global. |
hwL2mcLimitChnlName | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.3 | displaystring | no-access |
The channel name. |
hwL2mcLimitMaxEntry | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.4 | integer32 | read-only |
The maximum number of forwarding entries. The value 0 indicates that the number is invalid. |
hwL2mcLimitEntryCnt | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.5 | counter32 | read-only |
The number of current forwarding entries. |
hwL2mcLimitMaxBandWidth | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.6 | integer32 | read-only |
The maximum bandwidth. The value 0 indicates that the bandwidth is invalid. |
hwL2mcLimitBandWidth | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.7 | counter32 | read-only |
The current bandwidth. |
hwL2mcLimitAcl | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.8 | integer32 | read-only |
The number of ACL for the multicast groups that do not need to be configured with CAC limit. The ACL number ranges from 2000 to 3999. The default value is 0, indicating that the number is invalid. |
hwL2mcLimitCfgRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.10.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcPortLimitInfo | 1.3.6.1.4.1.2011.5.25.181.1.11 | |||
hwL2mcPortLimitTable | 1.3.6.1.4.1.2011.5.25.181.1.11.1 | no-access |
This table describes the configurations of IGMP snooping CAC on an interface. |
|
1.3.6.1.4.1.2011.5.25.181.1.11.1.1 | no-access |
An entry is created for each IGMP snooping CAC on an interface. |
||
hwPortLimitVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwPortLimitVsiName | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwPortLimitPortType | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.3 | hwporttype | no-access |
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface |
hwPortLimitIfIndex | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.4 | interfaceindexorzero | no-access |
The interface index. The value 0 indicates that the interface index is invalid. |
hwPortLimitPeId | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.5 | vlanidorany | no-access |
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwPortLimitCeId | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.6 | vlanidorany | no-access |
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwPortLimitPeerAddress | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.7 | ipaddress | no-access |
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid. |
hwPortLimitVcOrSiteId | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.8 | unsigned32 | no-access |
The VC ID or SITE ID of a PW interface. |
hwPortLimitChnlName | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.9 | displaystring | no-access |
The channel name. |
hwPortLimitAcl | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.10 | integer32 | read-only |
The number of ACL for the multicast groups that do not need to be configured with CAC limit. The ACL number ranges from 2000 to 3999. The default value is 0, indicating that the number is invalid. |
hwPortLimitMaxEntry | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.11 | integer32 | read-only |
The maximum number of forwarding entries. The value 0 indicates that the number is invalid. |
hwPortLimitEntryCnt | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.12 | counter32 | read-only |
The number of current forwarding entries. |
hwPortLimitMaxBandWidth | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.13 | integer32 | read-only |
The maximum bandwidth. The value 0 indicates that the bandwidth is invalid. |
hwPortLimitBandWidth | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.14 | counter32 | read-only |
The current bandwidth. |
hwPortLimitCfgRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.11.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcFastChnlCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.12 | |||
hwL2mcFastChnlCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.12.1 | no-access |
Table contains l2 multicast fast forward information for IGMP Snooping. |
|
1.3.6.1.4.1.2011.5.25.181.1.12.1.1 | no-access |
An entry is created for each IGMP snooping fast channel. |
||
hwL2mcFastChnlCfgVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.12.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwL2mcFastChnlCfgVsiName | 1.3.6.1.4.1.2011.5.25.181.1.12.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwL2mcFastChnlCfgGroupAddress | 1.3.6.1.4.1.2011.5.25.181.1.12.1.1.3 | ipaddress | no-access |
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses. |
hwL2mcFastChnlCfgGroupLen | 1.3.6.1.4.1.2011.5.25.181.1.12.1.1.4 | integer32 | no-access |
The mask length of a multicast group address. |
hwL2mcFastChnlCfgSourceAddress | 1.3.6.1.4.1.2011.5.25.181.1.12.1.1.5 | ipaddress | no-access |
The source IP address of a multicast group. |
hwL2mcFastChnlCfgSourceLen | 1.3.6.1.4.1.2011.5.25.181.1.12.1.1.6 | integer32 | no-access |
The mask length of a multicast source address. |
hwL2mcFastChnlCfgRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.12.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcRouterPortInfo | 1.3.6.1.4.1.2011.5.25.181.1.13 | |||
hwL2mcRouterPortInfoTable | 1.3.6.1.4.1.2011.5.25.181.1.13.1 | no-access |
Table contains l2 multicast router port information for IGMP Snooping. |
|
1.3.6.1.4.1.2011.5.25.181.1.13.1.1 | no-access |
An entry is created for each IGMP snooping router port on an interface. |
||
hwL2mcRouterPortVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwL2mcRouterPortVsiName | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwL2mcRouterPortType | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.3 | hwporttype | no-access |
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface |
hwL2mcRouterPortIfIndex | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.4 | interfaceindexorzero | no-access |
The interface index. The value 0 indicates that the interface index is invalid. |
hwL2mcRouterPortPeId | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.5 | vlanidorany | no-access |
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwL2mcRouterPortCeId | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.6 | vlanidorany | no-access |
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwL2mcRouterPortPeerAddress | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.7 | ipaddress | no-access |
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid. |
hwL2mcRouterPortVcOrSiteId | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.8 | unsigned32 | no-access |
The VC ID or SITE ID of a PW interface. |
hwL2mcRouterPortGroupUpTime | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.16 | counter32 | read-only |
How long the group exists in the forwarding entry. |
hwL2mcRouterPortGroupExpires | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.17 | counter32 | read-only |
The timeout period of the router port, that is, the aging time of the router port. |
hwL2mcRouterPortGroupHostFlag1 | 1.3.6.1.4.1.2011.5.25.181.1.13.1.1.19 | integer | read-only |
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic Enumeration: 'dynamic': 2, 'staticDynamic': 3, 'static': 1. |
hwL2mcRouterPortCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.14 | |||
hwL2mcRouterPortCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.14.1 | no-access |
Table contains l2 multicast configuration of router port for IGMP Snooping. |
|
1.3.6.1.4.1.2011.5.25.181.1.14.1.1 | no-access |
An entry is created for each IGMP snooping static router port on an interface. |
||
hwL2mcRouterPortCfgPortType | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.1 | hwporttype | no-access |
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface |
hwL2mcRouterPortCfgPortIfIndex | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.2 | interfaceindexorzero | no-access |
The interface index. The value 0 indicates that the interface index is invalid. |
hwL2mcRouterPortCfgPortPeId | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.3 | vlanidorany | no-access |
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwL2mcRouterPortCfgPortCeId | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.4 | vlanidorany | no-access |
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid. |
hwL2mcRouterPortCfgPeerAddress | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.5 | ipaddress | no-access |
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid. |
hwL2mcRouterPortCfgVcOrSiteId | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.6 | unsigned32 | no-access |
The VC ID or SITE ID of a PW interface. |
hwL2mcRouterPortCfgVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.7 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwL2mcRouterPortCfgVsiName | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.8 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwL2mcRouterPortCfgRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.14.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcChnlGroupCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.15 | |||
hwL2mcChnlGroupCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.15.1 | no-access |
This table describes the group configurations of a channel. |
|
1.3.6.1.4.1.2011.5.25.181.1.15.1.1 | no-access |
An entry of channel is created for each VLAN or VSI in the device create an channel. |
||
hwChnlGroupCfgVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global. The value ranges from 1 to 4095. |
hwChnlGroupCfgVsiName | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global. |
hwChnlCfgGroupChnlName | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.3 | displaystring | no-access |
The channel name. |
hwChnlGroupCfgGroupAddress | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.4 | ipaddress | no-access |
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses. |
hwChnlGroupCfgGroupLen | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.5 | integer32 | no-access |
The mask length of a multicast group. |
hwChnlGroupCfgSourceAddress | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.6 | ipaddress | no-access |
The source IP address of a multicast group. |
hwChnlGroupCfgSourceLen | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.7 | integer32 | no-access |
The mask length of a multicast source address. |
hwChnlGroupCfgPerBand | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.9 | integer32 | read-only |
The bandwidth of a multicast group. |
hwChnlGroupCfgRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.15.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcGroupPolicyCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.16 | |||
hwL2mcGroupPolicyCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.16.1 | no-access |
In this table, you can query or configure a group policy to filter entries on a port. |
|
1.3.6.1.4.1.2011.5.25.181.1.16.1.1 | no-access |
An entry is created for each active VLAN or VSI in the device when a group policy added. |
||
hwGroupPolicyVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.16.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. The value ranges from 1 to 4095. |
hwGroupPolicyVsiName | 1.3.6.1.4.1.2011.5.25.181.1.16.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. |
hwGroupPolicyAclNum | 1.3.6.1.4.1.2011.5.25.181.1.16.1.1.3 | integer32 | read-only |
The number of a basic ACL. The ACL number ranges from 2000 to 3999. The default value is 0, indicating that the value is invalid. |
hwGroupPolicyIgmpVersion | 1.3.6.1.4.1.2011.5.25.181.1.16.1.1.4 | integer | read-only |
The IGMP version. The value ranges from 0 to 3. The default is 0, indicating that no version is specified. Enumeration: 'version3': 3, 'version1': 1, 'version2': 2, 'versionAll': 0. |
hwGroupPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.16.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcChnlDenyCfgInfo | 1.3.6.1.4.1.2011.5.25.181.1.17 | |||
hwL2mcChnlDenyCfgTable | 1.3.6.1.4.1.2011.5.25.181.1.17.1 | no-access |
This table describes the configurations of deny unspecified group for each VLAN or VSI, or in global. |
|
1.3.6.1.4.1.2011.5.25.181.1.17.1.1 | no-access |
An entry of channel deny is created for each VLAN or VSI in the device create an channel. |
||
hwChnlDenyCfgVlanIndex | 1.3.6.1.4.1.2011.5.25.181.1.17.1.1.1 | vlanidorany | no-access |
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global. The value ranges from 1 to 4095. |
hwChnlDenyCfgVsiName | 1.3.6.1.4.1.2011.5.25.181.1.17.1.1.2 | displaystring | no-access |
The name of a VSI. If a VLAN is specified, the value is 0. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global. |
hwChnlDenyCfg | 1.3.6.1.4.1.2011.5.25.181.1.17.1.1.3 | integer | read-only |
Whether discard unspecified channel: 1: not discard 2: discard Enumeration: 'forward': 1, 'discard': 2. |
hwChnlDenyCfgRowStatus | 1.3.6.1.4.1.2011.5.25.181.1.17.1.1.100 | rowstatus | read-only |
The row status. |
hwL2mcMibConformance | 1.3.6.1.4.1.2011.5.25.181.100 | |||
hwL2mcMibCompliances | 1.3.6.1.4.1.2011.5.25.181.100.1 | |||
hwIgspMibCompliance | 1.3.6.1.4.1.2011.5.25.181.100.1.1 |
The compliance statement for device supporting IGMP Snooping. |
||
hwL2mcMibGroups | 1.3.6.1.4.1.2011.5.25.181.100.2 | |||
hwIgspSystemInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.1 |
. |
||
hwL2mcCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.2 |
. |
||
hwL2mcStatisticsInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.3 |
. |
||
hwL2mcFwdInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.4 |
. |
||
hwL2mcGroupInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.5 |
. |
||
hwL2mcGroupCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.6 |
. |
||
hwL2mcSsmSourceInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.7 |
. |
||
hwL2mcPortGroupPolicyCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.8 |
. |
||
hwL2mcChnlCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.9 |
. |
||
hwL2mcLimitInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.10 |
. |
||
hwL2mcPortLimitInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.11 |
. |
||
hwL2mcFastChnlCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.12 |
. |
||
hwL2mcRouterPortInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.13 |
. |
||
hwL2mcRouterPortCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.14 |
. |
||
hwL2mcChnlGroupCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.15 |
. |
||
hwL2mcGroupPolicyCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.16 |
. |
||
hwL2mcChnlDenyCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.181.100.2.17 |
. |