MIBs Depot

HUAWEI-L2MULTICAST-MIB

Registered at
1.3.6.1.4.1.2011.5.25.181
Last updated
2017-06-23 00:00
Organization
Huawei Technologies Co.,Ltd.
Revisions
2017-06-23 00:00, 2016-10-11 00:00, 2016-08-16 00:00, 2016-06-23 00:00, 2014-09-18 00:00, 2014-01-12 00:00, 2013-08-28 00:00, 2013-08-26 00:00, 2013-08-17 00:00, 2008-12-30 00:00
Namespace
huawei
Source file
HUAWEI-L2MULTICAST-MIB
Digest
sha256:1cc6341a367684e3da44cbc7164b5ef2d79b278e2a5b08cb7ac5dee7f8a4c652

Description

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.

Contact

Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com

Imports

FromSymbols
HUAWEI-MIBhwDatacomm
IF-MIBInterfaceIndex, InterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType
IPV6-TCIpv6Address
P-BRIDGE-MIBEnabledStatus
Q-BRIDGE-MIBVlanIdOrAny
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, 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
HUAWEI-L2MULTICAST-MIB
HUAWEI-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
IPV6-TC
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

NameOIDSyntaxAccessStatus
HWPortType
TEXTUAL-CONVENTION
type of port : invalid(1):invalid type, pw(2) : pw type, switchport(3) : switchport type, dot1q(4): dot1q sub-interface type, termination(5): termination sub-interface type, board(6): interface board number, VlanPort(7): Vlanif port, qinq-batch-config(9): batch config qinq port ce VLAN ID, dot1q-termination-batch-config(10): batch config dot1q termination port ce VLAN ID, Main-interface-bound-to-vsi(11): Main interface that bound to vsi
current
VlanIdOrAnyOrNone
TEXTUAL-CONVENTION
The VLAN-ID that uniquely identifies a specific VLAN, any VLAN, or no VLAN. The special values 0 and 4095 have the same meaning as described in the VlanIdOrAny and VlanIdOrNone TEXTUAL-CONVENTIONs. Note that a MIB object that is defined using this TEXTUAL-CONVENTION should clarify the meaning of 'any VLAN' and 'no VLAN' (i.e., the special values 0 and 4095).
current

Objects

NameOIDSyntaxAccessStatus
hwIgspMibObject
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1
hwIgspSystemInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.1
hwIgmpSnoopingEnabled
OBJECT-TYPE
IGMP snooping is enabled or disabled in the global view: 1: enabled 2: disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.1.1EnabledStatusread-writecurrent
hwSendQueryEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.1.2EnabledStatusread-writecurrent
hwSendQuerySourceIpAddr
OBJECT-TYPE
The source IP addresses of the Query messages sent by a device. The value ranges from 1.0.0.0 to 223.255.255.255. The default value is 192.168.0.1.
1.3.6.1.4.1.2011.5.25.181.1.1.3IpAddressread-writecurrent
hwL2mcCacTrapInterval
OBJECT-TYPE
The CAC trap interval. The default is 300.
1.3.6.1.4.1.2011.5.25.181.1.1.4Integer32 (0..1200)read-writecurrent
hwL2mcPerformanceStatisticsInterval
OBJECT-TYPE
The Performance statistic interval. The default is 15 minute.
1.3.6.1.4.1.2011.5.25.181.1.1.5Integer32 (5 | 15 | 30 | 60)read-writecurrent
hwL2mcCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.2
hwL2mcCfgTable
OBJECT-TYPE
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.1not-accessiblecurrent
hwL2mcCfgEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device and deleted when the VLAN or VSI becomes inactive.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1not-accessiblecurrent
hwL2mcVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcEnabled
OBJECT-TYPE
Whether IGMP snooping is enabled in a VLAN or a VSI: 1:enabled 2:disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.3EnabledStatusread-createcurrent
hwL2mcRouterAgingTime
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.4Integer32 (1..1000)read-createcurrent
hwL2mcMaxQueryRespTime
OBJECT-TYPE
The maximum response time. The value ranges from 1 to 25, in seconds. The default value is 10, in seconds.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.5Integer32 (1..25)read-createcurrent
hwL2mcLastMemQueryInterval
OBJECT-TYPE
The last member query interval. The value ranges from 1 to 5, in seconds. The default value is 1, in seconds.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.6Integer32 (1..5)read-createcurrent
hwL2mcQueryInterval
OBJECT-TYPE
The query interval. The value ranges from 1 to 65535, in seconds. The default value is 60, in seconds.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.7Integer32 (1..65535)read-createcurrent
hwL2mcRobustCount
OBJECT-TYPE
The robustness variable. The value ranges from 2 to 5. The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.8Integer32 (2..5)read-createcurrent
hwL2mcCheckRouterAlert
OBJECT-TYPE
Whether to check the router-alert of a packet. The default value is false.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.9TruthValueread-createcurrent
hwL2mcSendRouterAlert
OBJECT-TYPE
Whether to send the router-alert of a packet. The default value is true.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.10TruthValueread-createcurrent
hwL2mcIgmpVersion
OBJECT-TYPE
The version of the IGMP packets. The value ranges from 1 to 3. The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.11INTEGER {version1(1), version2(2), version3(3)}read-createcurrent
hwL2mcFwdMode
OBJECT-TYPE
The forwarding mode: 1: IP 2: MAC The default value is 1.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.12INTEGER {ip(1), mac(2)}read-createcurrent
hwL2mcPromptLeaveEnable
OBJECT-TYPE
Whether the prompt leave is enabled: 1: enabled 2: disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.13EnabledStatusread-createcurrent
hwL2mcPromptLeaveAclNum
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.14Integer32 (0 | 2000..3999)read-createcurrent
hwL2mcRouterPortLearningEnable
OBJECT-TYPE
Whether interface learning is enabled or not in a VLAN: 1: enabled 2: disabled The default value is 1.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.15EnabledStatusread-createcurrent
hwL2mcReportSuppressEnable
OBJECT-TYPE
Whether the suppression of the IGMP Report message (proxy) is enabled: 1: enabled 2: disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.16EnabledStatusread-createcurrent
hwL2mcIgmpQuerierEnable
OBJECT-TYPE
Whether the querier is enabled: 1: enabled 2: disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.17EnabledStatusread-createcurrent
hwL2mcIgmpSsmMappingEnable
OBJECT-TYPE
Whether Ssm-Mapping is enabled: 1: enabled 2: disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.18EnabledStatusread-createcurrent
hwL2mcSsmAclNum
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.19Integer32 (0 | 2000..2999)read-createcurrent
hwL2mcProxyRouterProtocolPass
OBJECT-TYPE
Whether protocol packets are allowed to pass a router port when proxy is enabled. The default value is false.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.20TruthValueread-createcurrent
hwL2mcAsmSsmFlag
OBJECT-TYPE
That restric study: 1: asm-ssm 2: asm-only 3: ssm-only The default value is 1.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.21Integer32 (1..3)read-createcurrent
hwL2mcSrcLifeTime
OBJECT-TYPE
That source aging time: range from 60 to 1000 The default value is 210.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.22Integer32 (60..1000)read-createcurrent
hwL2mcPerformanceStatistics
OBJECT-TYPE
That performance statistic is enabled: 1: enabled 2: disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.23EnabledStatusread-createcurrent
hwL2mcQuerierElection
OBJECT-TYPE
That querier election is enabled: 1: enabled 2: disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.24EnabledStatusread-createcurrent
hwETrackEnable
OBJECT-TYPE
The host explicity track is enabled: 1: enabled 2: disabled The default value is 2.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.25EnabledStatusread-createcurrent
hwL2mcBackupQueryFwd
OBJECT-TYPE
That IGMP query forward : 1: Do not forward; 2: Forward without replace source MAC address; 3: Forward with replace source MAC address; The default value is 1.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.26Integer32 (1..3)read-createcurrent
hwL2mcBackupReportFwd
OBJECT-TYPE
That IGMP report forward : 1: Do not forward; 2: Forward without replace source MAC address; 3: Forward with replace source MAC address; The default value is 1.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.27Integer32 (1..3)read-createcurrent
hwL2mcQuerySuppress
OBJECT-TYPE
Whether supress IGMP query packet or time of suppress interval.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.28Integer32read-createcurrent
hwL2mcRtLearnRingLinkage
OBJECT-TYPE
Whether responed to link state for SEP.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.29TruthValueread-createcurrent
hwL2mcIgmpIpPolicyAclNum
OBJECT-TYPE
Whether the IGMP ip policy 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.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.30Integer32 (0 | 2000..3999)read-createcurrent
hwL2mcIgmpSsmMappingPolicy
OBJECT-TYPE
The policy name of SSM mapping.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.31DisplayString (SIZE(0..31))read-createcurrent
hwL2mcRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.2.1.1.100RowStatusread-createcurrent
hwL2mcStatisticsInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.3
hwL2mcStatisticsTable
OBJECT-TYPE
Table contains VLAN or VSI statistics information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.3.1not-accessiblecurrent
hwL2mcStatisticsEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device and deleted when the VLAN or VSI becomes inactive.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1not-accessiblecurrent
hwL2mcStatsVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcStatsVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcRecvIgmpV1ReportNum
OBJECT-TYPE
The number of IGMPv1 Report messages received in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.3Counter32read-onlycurrent
hwL2mcRecvIgmpV2ReportNum
OBJECT-TYPE
The number of IGMPv2 Report messages received in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.4Counter32read-onlycurrent
hwL2mcRecvIgmpV3ReportNum
OBJECT-TYPE
The number of IGMPv3 Report messages received in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.5Counter32read-onlycurrent
hwL2mcRecvIgmpLeaveNum
OBJECT-TYPE
The number of IGMP Leave messages received in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.6Counter32read-onlycurrent
hwL2mcRecvIgmpV1QueryNum
OBJECT-TYPE
The number of IGMPv1 Query messages received in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.7Counter32read-onlycurrent
hwL2mcRecvIgmpV2QueryNum
OBJECT-TYPE
The number of IGMPv2 Query messages received in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.8Counter32read-onlycurrent
hwL2mcRecvIgmpV3QueryNum
OBJECT-TYPE
The number of IGMPv3 Query messages received in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.9Counter32read-onlycurrent
hwL2mcRecvPimHelloNum
OBJECT-TYPE
The number of PIM Hello messages received in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.10Counter32read-onlycurrent
hwL2mcSendQueryNum
OBJECT-TYPE
The number of IGMP Query messages (the source address is 0) in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.11Counter32read-onlycurrent
hwL2mcSendQuerySourceNum
OBJECT-TYPE
The number of IGMP Query messages (the source address is not 0) in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.12Counter32read-onlycurrent
hwL2mcProxyGenQueryNum
OBJECT-TYPE
The number of Query messages sent by the proxy in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.13Counter32read-onlycurrent
hwL2mcProxyGroupQueryNum
OBJECT-TYPE
The number of Query messages sent by the proxy in a VLAN or a VSI to a specified group.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.14Counter32read-onlycurrent
hwL2mcProxyGroupSourceQueryNum
OBJECT-TYPE
The number of Query messages sent by the proxy in a VLAN or a VSI to a specified source group.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.15Counter32read-onlycurrent
hwL2mcIgmpPacketClearStats
OBJECT-TYPE
Whether to clear the statistics of IGMP snooping. If the value is 1, it indicates that the statistics need to be cleared.
1.3.6.1.4.1.2011.5.25.181.1.3.1.1.30TruthValueread-writecurrent
hwL2mcFwdInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.4
hwL2mcFwdTable
OBJECT-TYPE
Table contains l2 multicast forward information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.4.1not-accessiblecurrent
hwL2mcFwdEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1not-accessiblecurrent
hwL2mcFwdVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcFwdVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcFwdGroupAddress
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.3IpAddressnot-accessiblecurrent
hwL2mcFwdSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.4IpAddressnot-accessiblecurrent
hwL2mcFwdPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.5HWPortTypenot-accessiblecurrent
hwL2mcFwdPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.6InterfaceIndexOrZeronot-accessiblecurrent
hwL2mcFwdPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.7VlanIdOrAnynot-accessiblecurrent
hwL2mcFwdPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.8VlanIdOrAnynot-accessiblecurrent
hwL2mcFwdPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.9IpAddressnot-accessiblecurrent
hwL2mcFwdVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.10Unsigned32 (1..4294967295)not-accessiblecurrent
hwL2mcFwdAddressType
OBJECT-TYPE
The address type of an entry: 1: IP 2: MAC The default value is 1.
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.11INTEGER {ip(1), mac(2)}read-onlycurrent
hwL2mcFwdHostFlag1
OBJECT-TYPE
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic 4: invalid
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.18INTEGER {static(1), dynamic(2), staticDynamic(3), invalid(4)}read-onlycurrent
hwL2mcFwdHostFlag2
OBJECT-TYPE
Whether an interface on the host is created through SSM-mapping: 1: non-mapping 2: mapping
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.19INTEGER {nonMapping(1), mapping(2)}read-onlycurrent
hwL2mcFwdHostFlag3
OBJECT-TYPE
The type of an interface created on a router: 1: Interface connected to the host 2: Router interface that replicates multicast data flows
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.20INTEGER {host(1), router(2)}read-onlycurrent
hwL2mcFwdHostFlag4
OBJECT-TYPE
Indicates (S, G) table created : 1: from port; 2: from static; 3: from both the default value is 1
1.3.6.1.4.1.2011.5.25.181.1.4.1.1.21INTEGER {port(1), static(2), both(3)}read-onlycurrent
hwMldFwdTable
OBJECT-TYPE
Table contains l2 multicast forward information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.4.2not-accessiblecurrent
hwMldFwdEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1not-accessiblecurrent
hwMldFwdVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.1VlanIdOrAnynot-accessiblecurrent
hwMldFwdVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwMldFwdGroupAddress
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.3Ipv6Addressnot-accessiblecurrent
hwMldFwdSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.4Ipv6Addressnot-accessiblecurrent
hwMldFwdPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.5HWPortTypenot-accessiblecurrent
hwMldFwdPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.6InterfaceIndexOrZeronot-accessiblecurrent
hwMldFwdPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.7VlanIdOrAnynot-accessiblecurrent
hwMldFwdPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.8VlanIdOrAnynot-accessiblecurrent
hwMldFwdPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.9Ipv6Addressnot-accessiblecurrent
hwMldFwdVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.10Unsigned32 (1..4294967295)not-accessiblecurrent
hwMldFwdAddressType
OBJECT-TYPE
The address type of an entry: 1: IP 2: MAC The default value is 1.
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.11INTEGER {ip(1), mac(2)}read-onlycurrent
hwMldFwdHostFlag1
OBJECT-TYPE
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic 4: invalid
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.12INTEGER {static(1), dynamic(2), staticDynamic(3), invalid(4)}read-onlycurrent
hwMldFwdHostFlag2
OBJECT-TYPE
Whether an interface on the host is created through SSM-mapping: 1: non-mapping 2: mapping
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.13INTEGER {nonMapping(1), mapping(2)}read-onlycurrent
hwMldFwdHostFlag3
OBJECT-TYPE
The type of an interface created on a router: 1: Interface connected to the host 2: Router interface that replicates multicast data flows
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.14INTEGER {host(1), router(2)}read-onlycurrent
hwMldFwdHostFlag4
OBJECT-TYPE
Indicates (S, G) table created : 1: from port; 2: from static; 3: from both the default value is 1
1.3.6.1.4.1.2011.5.25.181.1.4.2.1.15INTEGER {port(1), static(2), both(3)}read-onlycurrent
hwL2mcGroupInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.5
hwL2mcGroupInfoTable
OBJECT-TYPE
Table contains l2 multicast group information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.5.1not-accessiblecurrent
hwL2mcGroupInfoEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1not-accessiblecurrent
hwL2mcGroupVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcGroupVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcGroupGroupAddress
OBJECT-TYPE
The IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.3IpAddressnot-accessiblecurrent
hwL2mcGroupSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.4IpAddressnot-accessiblecurrent
hwL2mcPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.5HWPortTypenot-accessiblecurrent
hwL2mcGroupPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.6InterfaceIndexOrZeronot-accessiblecurrent
hwL2mcGroupPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.7VlanIdOrAnynot-accessiblecurrent
hwL2mcGroupPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.8VlanIdOrAnynot-accessiblecurrent
hwL2mcGroupPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.9IpAddressnot-accessiblecurrent
hwL2mcGroupVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.10Unsigned32 (1..4294967295)not-accessiblecurrent
hwL2mcSourceUpTime
OBJECT-TYPE
How long the source group exists in the forwarding entry.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.14Counter32read-onlycurrent
hwL2mcSourceExpires
OBJECT-TYPE
The timeout period of the source group in the forwarding entry, that is, the aging time of the source group.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.15Counter32read-onlycurrent
hwL2mcGroupUpTime
OBJECT-TYPE
How long the group exists in the forwarding entry.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.16Counter32read-onlycurrent
hwL2mcGroupExpires
OBJECT-TYPE
When the group expires in the forwarding entry, that is, the aging time of the source group.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.17Counter32read-onlycurrent
hwL2mcGroupFilterFlag
OBJECT-TYPE
The filtering mode: 1: include 2: exclude 3: invalid
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.18INTEGER {include(1), exclude(2), invalid(3)}read-onlycurrent
hwL2mcGroupHostFlag1
OBJECT-TYPE
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic 4: invalid
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.19INTEGER {static(1), dynamic(2), staticDynamic(3), invalid(4)}read-onlycurrent
hwL2mcGroupHostFlag2
OBJECT-TYPE
Whether an interface on the host is created through SSM-mapping: 1: non-mapping 2: mapping
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.20INTEGER {nonMapping(1), mapping(2)}read-onlycurrent
hwL2mcGroupRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.5.1.1.100RowStatusread-onlycurrent
hwL2mcGroupCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.6
hwL2mcGroupCfgTable
OBJECT-TYPE
Table contains l2 multicast static group information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.6.1not-accessiblecurrent
hwL2mcGroupCfgEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1not-accessiblecurrent
hwGroupCfgPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.1HWPortTypenot-accessiblecurrent
hwGroupCfgPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwGroupCfgPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.3VlanIdOrAnynot-accessiblecurrent
hwGroupCfgPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.4VlanIdOrAnynot-accessiblecurrent
hwGroupCfgPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.5IpAddressnot-accessiblecurrent
hwGroupCfgVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.6Unsigned32 (1..4294967295)not-accessiblecurrent
hwGroupCfgVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.7VlanIdOrAnynot-accessiblecurrent
hwGroupCfgVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.8DisplayString (SIZE(0..31))not-accessiblecurrent
hwGroupCfgGroupAddress
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.9IpAddressnot-accessiblecurrent
hwGroupCfgSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.10IpAddressnot-accessiblecurrent
hwGroupCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.6.1.1.100RowStatusread-createcurrent
hwL2mcSsmSourceInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.7
hwL2mcSsmSourceTable
OBJECT-TYPE
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.1not-accessiblecurrent
hwL2mcSsmSourceEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device add an entry for SSM-Mapping.
1.3.6.1.4.1.2011.5.25.181.1.7.1.1not-accessiblecurrent
hwL2mcSsmSourceVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcSsmSourceVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcSsmGroupAddress
OBJECT-TYPE
The IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.3IpAddressnot-accessiblecurrent
hwL2mcSsmGroupLen
OBJECT-TYPE
The mask length of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.4Integer32 (4..32)not-accessiblecurrent
hwL2mcSsmSourceAddress
OBJECT-TYPE
The source address of SSM-Mapping, which serves as an index of this table.
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.5IpAddressnot-accessiblecurrent
hwL2mcSsmSourceRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.7.1.1.100RowStatusread-createcurrent
hwL2mcPortGroupPolicyCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.8
hwL2mcPortGroupPolicyCfgTable
OBJECT-TYPE
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.1not-accessiblecurrent
hwL2mcPortGroupPolicyCfgEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device when a group policy added.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1not-accessiblecurrent
hwPortGroupPolicyPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 9: batch config qinq port ce VLAN ID 10: batch config dot1q termination port ce VLAN ID 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.1HWPortTypenot-accessiblecurrent
hwPortGroupPolicyPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwPortGroupPolicyPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.3VlanIdOrAnynot-accessiblecurrent
hwPortGroupPolicyPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.4VlanIdOrAnynot-accessiblecurrent
hwPortGroupPolicyPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.5IpAddressnot-accessiblecurrent
hwPortGroupPolicyVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.6Unsigned32 (1..4294967295)not-accessiblecurrent
hwPortGroupPolicyVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.7VlanIdOrAnynot-accessiblecurrent
hwPortGroupPolicyVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.8DisplayString (SIZE(0..31))not-accessiblecurrent
hwPortGroupPolicyAclNum
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.9Integer32 (0 | 2000..3999)read-createcurrent
hwPortGroupPolicyIgmpVersion
OBJECT-TYPE
The IGMP version. The value ranges from 1 to 4. The default is 4, indicating that no version is specified.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.10INTEGER {version1(1), version2(2), version3(3), versionAll(4)}read-createcurrent
hwPortGroupPolicyRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.8.1.1.100RowStatusread-createcurrent
hwL2mcChnlCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.9
hwL2mcChnlCfgTable
OBJECT-TYPE
This table describes the configurations of a channel.
1.3.6.1.4.1.2011.5.25.181.1.9.1not-accessiblecurrent
hwL2mcChnlCfgEntry
OBJECT-TYPE
An entry of channel is created for each VLAN or VSI in the device create an channel.
1.3.6.1.4.1.2011.5.25.181.1.9.1.1not-accessiblecurrent
hwChnlCfgVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.1VlanIdOrAnynot-accessiblecurrent
hwChnlCfgVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global.
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwChnlCfgChnlName
OBJECT-TYPE
The channel name.
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.3DisplayString (SIZE(0..31))not-accessiblecurrent
hwChnlCfgChnlType
OBJECT-TYPE
The channel type: 1: SSM 2: ASM
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.9INTEGER {ssm(1), asm(2)}read-createcurrent
hwChnlCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.9.1.1.100RowStatusread-createcurrent
hwL2mcLimitInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.10
hwL2mcLimitTable
OBJECT-TYPE
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.1not-accessiblecurrent
hwL2mcLimitEntry
OBJECT-TYPE
An entry is created for each IGMP snooping CAC in a VLAN or a VSI.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1not-accessiblecurrent
hwL2mcLimitVlanIndex
OBJECT-TYPE
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. If both hwVlanLimitVlanIndex and hwVlanLimitVSIName are invalid, the configuration is global. The value ranges from 1 to 4095.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcLimitVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32. If both hwVlanLimitVlanIndex and hwVlanLimitVSIName are invalid, the configuration is global.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcLimitChnlName
OBJECT-TYPE
The channel name.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.3DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcLimitMaxEntry
OBJECT-TYPE
The maximum number of forwarding entries. The value 0 indicates that the number is invalid.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.4Integer32 (0..16384)read-createcurrent
hwL2mcLimitEntryCnt
OBJECT-TYPE
The number of current forwarding entries.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.5Counter32read-onlycurrent
hwL2mcLimitMaxBandWidth
OBJECT-TYPE
The maximum bandwidth. The value 0 indicates that the bandwidth is invalid.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.6Integer32 (0..10000000)read-createcurrent
hwL2mcLimitBandWidth
OBJECT-TYPE
The current bandwidth.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.7Counter32read-onlycurrent
hwL2mcLimitAcl
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.8Integer32 (0 | 2000..3999)read-createcurrent
hwL2mcLimitCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.10.1.1.100RowStatusread-createcurrent
hwL2mcLimitGroupTable
OBJECT-TYPE
Description.
1.3.6.1.4.1.2011.5.25.181.1.10.2not-accessiblecurrent
hwL2mcLimitGroupEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.2011.5.25.181.1.10.2.1not-accessiblecurrent
hwL2mcLimitGroupIndex
OBJECT-TYPE
Description.
1.3.6.1.4.1.2011.5.25.181.1.10.2.1.1Unsigned32not-accessiblecurrent
hwL2mcLimitGroupStartAddr
OBJECT-TYPE
Description.
1.3.6.1.4.1.2011.5.25.181.1.10.2.1.2IpAddressread-onlycurrent
hwL2mcLimitGroupEndAddr
OBJECT-TYPE
Description.
1.3.6.1.4.1.2011.5.25.181.1.10.2.1.3IpAddressread-onlycurrent
hwL2mcLimitGroupBandwidth
OBJECT-TYPE
Description.
1.3.6.1.4.1.2011.5.25.181.1.10.2.1.4Unsigned32 (1..100000)read-onlycurrent
hwL2mcPortLimitInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.11
hwL2mcPortLimitTable
OBJECT-TYPE
This table describes the configurations of IGMP snooping CAC on an interface.
1.3.6.1.4.1.2011.5.25.181.1.11.1not-accessiblecurrent
hwL2mcPortLimitEntry
OBJECT-TYPE
An entry is created for each IGMP snooping CAC on an interface.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1not-accessiblecurrent
hwPortLimitVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.1VlanIdOrAnynot-accessiblecurrent
hwPortLimitVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwPortLimitPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 9: batch config qinq port ce VLAN ID 10: batch config dot1q termination port ce VLAN ID
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.3HWPortTypenot-accessiblecurrent
hwPortLimitIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.4InterfaceIndexOrZeronot-accessiblecurrent
hwPortLimitPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.5VlanIdOrAnynot-accessiblecurrent
hwPortLimitCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.6VlanIdOrAnynot-accessiblecurrent
hwPortLimitPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.7IpAddressnot-accessiblecurrent
hwPortLimitVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.8Unsigned32 (1..4294967295)not-accessiblecurrent
hwPortLimitChnlName
OBJECT-TYPE
The channel name.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.9DisplayString (SIZE(0..31))not-accessiblecurrent
hwPortLimitAcl
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.10Integer32 (0 | 2000..3999)read-createcurrent
hwPortLimitMaxEntry
OBJECT-TYPE
The maximum number of forwarding entries. The value 0 indicates that the number is invalid.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.11Integer32 (0..16384)read-createcurrent
hwPortLimitEntryCnt
OBJECT-TYPE
The number of current forwarding entries.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.12Counter32read-onlycurrent
hwPortLimitMaxBandWidth
OBJECT-TYPE
The maximum bandwidth. The value 0 indicates that the bandwidth is invalid.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.13Integer32 (0..4194304)read-createcurrent
hwPortLimitBandWidth
OBJECT-TYPE
The current bandwidth.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.14Counter32read-onlycurrent
hwPortLimitCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.11.1.1.100RowStatusread-createcurrent
hwL2mcFastChnlCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.12
hwL2mcFastChnlCfgTable
OBJECT-TYPE
Table contains l2 multicast fast forward information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.12.1not-accessiblecurrent
hwL2mcFastChnlCfgEntry
OBJECT-TYPE
An entry is created for each IGMP snooping fast channel.
1.3.6.1.4.1.2011.5.25.181.1.12.1.1not-accessiblecurrent
hwL2mcFastChnlCfgVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcFastChnlCfgVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcFastChnlCfgGroupAddress
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.3IpAddressnot-accessiblecurrent
hwL2mcFastChnlCfgGroupLen
OBJECT-TYPE
The mask length of a multicast group address.
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.4Integer32 (16..32)not-accessiblecurrent
hwL2mcFastChnlCfgSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.5IpAddressnot-accessiblecurrent
hwL2mcFastChnlCfgSourceLen
OBJECT-TYPE
The mask length of a multicast source address.
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.6Integer32 (0 | 16..32)not-accessiblecurrent
hwL2mcFastChnlCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.12.1.1.100RowStatusread-createcurrent
hwL2mcRouterPortInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.13
hwL2mcRouterPortInfoTable
OBJECT-TYPE
Table contains l2 multicast router port information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.13.1not-accessiblecurrent
hwL2mcRouterPortInfoEntry
OBJECT-TYPE
An entry is created for each IGMP snooping router port on an interface.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1not-accessiblecurrent
hwL2mcRouterPortVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcRouterPortVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcRouterPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.3HWPortTypenot-accessiblecurrent
hwL2mcRouterPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.4InterfaceIndexOrZeronot-accessiblecurrent
hwL2mcRouterPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.5VlanIdOrAnynot-accessiblecurrent
hwL2mcRouterPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.6VlanIdOrAnynot-accessiblecurrent
hwL2mcRouterPortPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.7IpAddressnot-accessiblecurrent
hwL2mcRouterPortVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.8Unsigned32 (1..4294967295)not-accessiblecurrent
hwL2mcRouterPortGroupUpTime
OBJECT-TYPE
How long the group exists in the forwarding entry.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.16Counter32read-onlycurrent
hwL2mcRouterPortGroupExpires
OBJECT-TYPE
The timeout period of the router port, that is, the aging time of the router port.
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.17Counter32read-onlycurrent
hwL2mcRouterPortGroupHostFlag1
OBJECT-TYPE
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic
1.3.6.1.4.1.2011.5.25.181.1.13.1.1.19INTEGER {static(1), dynamic(2), staticDynamic(3)}read-onlycurrent
hwL2mcRouterPortCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.14
hwL2mcRouterPortCfgTable
OBJECT-TYPE
Table contains l2 multicast configuration of router port for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.14.1not-accessiblecurrent
hwL2mcRouterPortCfgEntry
OBJECT-TYPE
An entry is created for each IGMP snooping static router port on an interface.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1not-accessiblecurrent
hwL2mcRouterPortCfgPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.1HWPortTypenot-accessiblecurrent
hwL2mcRouterPortCfgPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwL2mcRouterPortCfgPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.3VlanIdOrAnynot-accessiblecurrent
hwL2mcRouterPortCfgPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.4VlanIdOrAnynot-accessiblecurrent
hwL2mcRouterPortCfgPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.5IpAddressnot-accessiblecurrent
hwL2mcRouterPortCfgVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.6Unsigned32 (1..4294967295)not-accessiblecurrent
hwL2mcRouterPortCfgVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.7VlanIdOrAnynot-accessiblecurrent
hwL2mcRouterPortCfgVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.8DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcRouterPortCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.14.1.1.100RowStatusread-createcurrent
hwL2mcChnlGroupCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.15
hwL2mcChnlGroupCfgTable
OBJECT-TYPE
This table describes the group configurations of a channel.
1.3.6.1.4.1.2011.5.25.181.1.15.1not-accessiblecurrent
hwL2mcChnlGroupCfgEntry
OBJECT-TYPE
An entry of channel is created for each VLAN or VSI in the device create an channel.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1not-accessiblecurrent
hwChnlGroupCfgVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.1VlanIdOrAnynot-accessiblecurrent
hwChnlGroupCfgVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwChnlCfgGroupChnlName
OBJECT-TYPE
The channel name.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.3DisplayString (SIZE(0..31))not-accessiblecurrent
hwChnlGroupCfgGroupAddress
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.4IpAddressnot-accessiblecurrent
hwChnlGroupCfgGroupLen
OBJECT-TYPE
The mask length of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.5Integer32 (4..32)not-accessiblecurrent
hwChnlGroupCfgSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.6IpAddressnot-accessiblecurrent
hwChnlGroupCfgSourceLen
OBJECT-TYPE
The mask length of a multicast source address.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.7Integer32 (0 | 8..32)not-accessiblecurrent
hwChnlGroupCfgPerBand
OBJECT-TYPE
The bandwidth of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.9Integer32 (0..131072)read-createcurrent
hwChnlGroupCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.15.1.1.100RowStatusread-createcurrent
hwL2mcGroupPolicyCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.16
hwL2mcGroupPolicyCfgTable
OBJECT-TYPE
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.1not-accessiblecurrent
hwL2mcGroupPolicyCfgEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device when a group policy added.
1.3.6.1.4.1.2011.5.25.181.1.16.1.1not-accessiblecurrent
hwGroupPolicyVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.1VlanIdOrAnynot-accessiblecurrent
hwGroupPolicyVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwGroupPolicyAclNum
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.3Integer32 (0 | 2000..3999)read-createcurrent
hwGroupPolicyIgmpVersion
OBJECT-TYPE
The IGMP version. The value ranges from 1 to 4. The default is 4, indicating that no version is specified.
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.4INTEGER {version1(1), version2(2), version3(3), versionAll(4)}read-createcurrent
hwGroupPolicyRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.16.1.1.100RowStatusread-createcurrent
hwL2mcChnlDenyCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.17
hwL2mcChnlDenyCfgTable
OBJECT-TYPE
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.1not-accessiblecurrent
hwL2mcChnlDenyCfgEntry
OBJECT-TYPE
An entry of channel deny is created for each VLAN or VSI in the device create an channel.
1.3.6.1.4.1.2011.5.25.181.1.17.1.1not-accessiblecurrent
hwChnlDenyCfgVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.17.1.1.1VlanIdOrAnynot-accessiblecurrent
hwChnlDenyCfgVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global.
1.3.6.1.4.1.2011.5.25.181.1.17.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwChnlDenyCfg
OBJECT-TYPE
Whether discard unspecified channel: 1: not discard 2: discard
1.3.6.1.4.1.2011.5.25.181.1.17.1.1.3INTEGER {forward(1), discard(2)}read-createcurrent
hwChnlDenyCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.17.1.1.100RowStatusread-createcurrent
hwL2mcQinQPortInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.18
hwL2mcQinQPortTable
OBJECT-TYPE
This table describes the specific port statistic of QinQ table of protol.
1.3.6.1.4.1.2011.5.25.181.1.18.1not-accessiblecurrent
hwL2mcQinQPortEntry
OBJECT-TYPE
An entry of the specific port statistic of QinQ table of protol.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1not-accessiblecurrent
hwQinQPortVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.1VlanIdOrAnynot-accessiblecurrent
hwQinQPortVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32. If both hwChnlCfgVlanIndex and hwChnlCfgVSIName are invalid, the configuration is global.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcQinQPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.3InterfaceIndexOrZeronot-accessiblecurrent
hwQinQPortGroupAddr
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.4IpAddressnot-accessiblecurrent
hwQinQPortSourceAddr
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.5IpAddressnot-accessiblecurrent
hwQinQPortPe
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.6VlanIdOrAnynot-accessiblecurrent
hwQinQPortCe
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.7VlanIdOrAnynot-accessiblecurrent
hwQinQPortTime
OBJECT-TYPE
The number of QinQ Port entry live time in second.
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.20Counter32read-onlycurrent
hwQinQPortFlag
OBJECT-TYPE
The port flag: 1 static 2 dynamic 3 static and dynamic 4 invalid
1.3.6.1.4.1.2011.5.25.181.1.18.1.1.21Integer32 (1..4)read-onlycurrent
hwL2mcETrackingInfoInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.19
hwL2mcETrackingInfoTable
OBJECT-TYPE
This table describes the host explicit tracking.
1.3.6.1.4.1.2011.5.25.181.1.19.1not-accessiblecurrent
hwL2mcETrackingInfoEntry
OBJECT-TYPE
An entry of the host explicit tracking.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1not-accessiblecurrent
hwETrackInfoSlotIndex
OBJECT-TYPE
The slot index, which is interface board number.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.1Integer32not-accessiblecurrent
hwETrackInfoVlanIndex
OBJECT-TYPE
The VLAN ID, which is the configuration index in a VLAN. If a VSI is specified, the value is 4095. If both hwETrackInfoVlanIndex and hwETrackInfoVsiName are invalid, the configuration is global. The value ranges from 1 to 4095.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.2VlanIdOrAnynot-accessiblecurrent
hwETrackInfoVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32. If both hwETrackInfoVlanIndex and hwETrackInfoVsiName are invalid, the configuration is global.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.3DisplayString (SIZE(0..31))not-accessiblecurrent
hwETrackInfoGroupAddr
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.4IpAddressnot-accessiblecurrent
hwETrackInfoSourceAddr
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.5IpAddressnot-accessiblecurrent
hwETrackInfoPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.6HWPortTypenot-accessiblecurrent
hwETrackInfoPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.7InterfaceIndexOrZeronot-accessiblecurrent
hwETrackInfoPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.8VlanIdOrAnynot-accessiblecurrent
hwETrackInfoPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.9VlanIdOrAnynot-accessiblecurrent
hwETrackInfoPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.10IpAddressnot-accessiblecurrent
hwETrackInfoVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.11Unsigned32 (1..4294967295)not-accessiblecurrent
hwETrackInfoBoardNum
OBJECT-TYPE
The interface board number.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.12Integer32not-accessiblecurrent
hwETrackInfoReportAddr
OBJECT-TYPE
The source IP address of a user.
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.13IpAddressnot-accessiblecurrent
hwETrackInfoFlag
OBJECT-TYPE
The port filter mode: 1 include 2 exclude
1.3.6.1.4.1.2011.5.25.181.1.19.1.1.20Integer32 (1..4)read-onlycurrent
hwL2mcSourceGroupInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.22
hwL2mcSourceGroupTable
OBJECT-TYPE
Table contains VLAN or VSI performance statistics information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.22.1not-accessiblecurrent
hwL2mcSourceGroupEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device and deleted when the VLAN or VSI becomes inactive.
1.3.6.1.4.1.2011.5.25.181.1.22.1.1not-accessiblecurrent
hwL2mcSourceGroupVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.22.1.1.1VlanIdOrAnynot-accessiblecurrent
hwL2mcSourceGroupVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.22.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcSourceGroupGroupAddress
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.22.1.1.3IpAddressnot-accessiblecurrent
hwL2mcSourceGroupSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.22.1.1.4IpAddressnot-accessiblecurrent
hwL2mcSourceGroupStat
OBJECT-TYPE
the packet statistic of (S,G) group.
1.3.6.1.4.1.2011.5.25.181.1.22.1.1.10Counter64read-onlycurrent
hwL2mcDTFwdInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.23
hwL2mcDTFwdTable
OBJECT-TYPE
Table contains l2 multicast forward information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.23.1not-accessiblecurrent
hwL2mcDTFwdEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1not-accessiblecurrent
hwL2mcDTFwdSlotIndex
OBJECT-TYPE
The slot index, which is interface board number.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.1Integer32not-accessiblecurrent
hwL2mcDTFwdVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.2VlanIdOrAnynot-accessiblecurrent
hwL2mcDTFwdVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.3DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcDTFwdGroupAddress
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.4IpAddressnot-accessiblecurrent
hwL2mcDTFwdSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.5IpAddressnot-accessiblecurrent
hwL2mcDTFwdPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.6HWPortTypenot-accessiblecurrent
hwL2mcDTFwdPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.7InterfaceIndexOrZeronot-accessiblecurrent
hwL2mcDTFwdPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.8VlanIdOrAnynot-accessiblecurrent
hwL2mcDTFwdPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.9VlanIdOrAnynot-accessiblecurrent
hwL2mcDTFwdPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.10IpAddressnot-accessiblecurrent
hwL2mcDTFwdVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.11Unsigned32 (1..4294967295)not-accessiblecurrent
hwL2mcDTFwdBoardNum
OBJECT-TYPE
The interface board number.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.12Integer32not-accessiblecurrent
hwL2mcDTFwdAddressType
OBJECT-TYPE
The address type of an entry: 1: IP 2: MAC The default value is 1.
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.21INTEGER {ip(1), mac(2)}read-onlycurrent
hwL2mcDTFwdHostFlag1
OBJECT-TYPE
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic 4: invalid
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.22INTEGER {static(1), dynamic(2), staticDynamic(3), invalid(4)}read-onlycurrent
hwL2mcDTFwdHostFlag2
OBJECT-TYPE
Whether an interface on the host is created through SSM-mapping: 1: non-mapping 2: mapping
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.23INTEGER {nonMapping(1), mapping(2)}read-onlycurrent
hwL2mcDTFwdHostFlag3
OBJECT-TYPE
The type of an interface created on a router: 1: Interface connected to the host 2: Router interface that replicates multicast data flows
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.24INTEGER {host(1), router(2)}read-onlycurrent
hwL2mcDTFwdHostFlag4
OBJECT-TYPE
Indicates (S, G) table created : 1: from port; 2: from static; 3: from both the default falue is 1
1.3.6.1.4.1.2011.5.25.181.1.23.1.1.25INTEGER {port(1), static(2), both(3)}read-onlycurrent
hwL2mcDTGroupInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.24
hwL2mcDTGroupInfoTable
OBJECT-TYPE
Table contains l2 multicast group information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.24.1not-accessiblecurrent
hwL2mcDTGroupInfoEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1not-accessiblecurrent
hwL2mcDTGroupSlotIndex
OBJECT-TYPE
The slot index, which is interface board number.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.1Integer32not-accessiblecurrent
hwL2mcDTGroupVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.2VlanIdOrAnynot-accessiblecurrent
hwL2mcDTGroupVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.3DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcDTGroupGroupAddress
OBJECT-TYPE
The IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.4IpAddressnot-accessiblecurrent
hwL2mcDTGroupSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.5IpAddressnot-accessiblecurrent
hwL2mcDTGroupFilterFlag
OBJECT-TYPE
The filtering mode: 1: include 2: exclude 3: invalid
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.6INTEGER {include(1), exclude(2), invalid(3)}not-accessiblecurrent
hwL2mcDTPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.7HWPortTypenot-accessiblecurrent
hwL2mcDTGroupPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.8InterfaceIndexOrZeronot-accessiblecurrent
hwL2mcDTGroupPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.9VlanIdOrAnynot-accessiblecurrent
hwL2mcDTGroupPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.10VlanIdOrAnynot-accessiblecurrent
hwL2mcDTGroupPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.11IpAddressnot-accessiblecurrent
hwL2mcDTGroupVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.12Unsigned32 (1..4294967295)not-accessiblecurrent
hwL2mcDTGroupBoardNum
OBJECT-TYPE
The interface board number.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.13Integer32not-accessiblecurrent
hwL2mcDTSourceUpTime
OBJECT-TYPE
How long the source group exists in the forwarding entry.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.21Counter32read-onlycurrent
hwL2mcDTSourceExpires
OBJECT-TYPE
The timeout period of the source group in the forwarding entry, that is, the aging time of the source group.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.22Counter32read-onlycurrent
hwL2mcDTGroupUpTime
OBJECT-TYPE
How long the group exists in the forwarding entry.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.23Counter32read-onlycurrent
hwL2mcDTGroupExpires
OBJECT-TYPE
When the group expires in the forwarding entry, that is, the aging time of the source group.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.24Counter32read-onlycurrent
hwL2mcDTGroupHostFlag1
OBJECT-TYPE
The mode to create an interface on the host: 1: static 2: dynamic 3: static and dynamic 4: invalid
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.26INTEGER {static(1), dynamic(2), staticDynamic(3), invalid(4)}read-onlycurrent
hwL2mcDTGroupHostFlag2
OBJECT-TYPE
Whether an interface on the host is created through SSM-mapping: 1: non-mapping 2: mapping
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.27INTEGER {nonMapping(1), mapping(2)}read-onlycurrent
hwL2mcDTGroupRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.24.1.1.100RowStatusread-onlycurrent
hwL2mcMulticastTrafficPolicyCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.25
hwL2mcMulticastTrafficPolicyCfgTable
OBJECT-TYPE
In this table, you can query or configure whether to disable receive multicast traffic on a port.
1.3.6.1.4.1.2011.5.25.181.1.25.1not-accessiblecurrent
hwL2mcMulticastTrafficPolicyCfgEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device when disable receive multicast traffic on a port.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1not-accessiblecurrent
hwMulticastTrafficPolicyPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.1HWPortTypenot-accessiblecurrent
hwMulticastTrafficPolicyPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwMulticastTrafficPolicyPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.3VlanIdOrAnynot-accessiblecurrent
hwMulticastTrafficPolicyPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.4VlanIdOrAnynot-accessiblecurrent
hwMulticastTrafficPolicyPortEndCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.5VlanIdOrAnynot-accessiblecurrent
hwMulticastTrafficPolicyPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.6IpAddressnot-accessiblecurrent
hwMulticastTrafficPolicyVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.7Unsigned32 (1..4294967295)not-accessiblecurrent
hwMulticastTrafficPolicyVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.8VlanIdOrAnynot-accessiblecurrent
hwMulticastTrafficPolicyEndVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.9VlanIdOrAnynot-accessiblecurrent
hwMulticastTrafficPolicyVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.10DisplayString (SIZE(0..31))not-accessiblecurrent
hwMulticastTrafficPolicyRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.25.1.1.100RowStatusread-createcurrent
hwL2mcRouteLearnDisablePolicyCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.26
hwL2mcRouteLearnDisablePolicyCfgTable
OBJECT-TYPE
In this table, you can query or configure whether to disable router port learning on a port.
1.3.6.1.4.1.2011.5.25.181.1.26.1not-accessiblecurrent
hwL2mcRouteLearnDisablePolicyCfgEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device when disable router port learning on a port.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1not-accessiblecurrent
hwRouteLearnDisablePolicyPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.1HWPortTypenot-accessiblecurrent
hwRouteLearnDisablePolicyPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwRouteLearnDisablePolicyPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.3VlanIdOrAnynot-accessiblecurrent
hwRouteLearnDisablePolicyPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.4VlanIdOrAnynot-accessiblecurrent
hwRouteLearnDisablePolicyPortEndCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.5VlanIdOrAnynot-accessiblecurrent
hwRouteLearnDisablePolicyPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.6IpAddressnot-accessiblecurrent
hwRouteLearnDisablePolicyVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.7Unsigned32 (1..4294967295)not-accessiblecurrent
hwRouteLearnDisablePolicyVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.8VlanIdOrAnynot-accessiblecurrent
hwRouteLearnDisablePolicyEndVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.9VlanIdOrAnynot-accessiblecurrent
hwRouteLearnDisablePolicyVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.10DisplayString (SIZE(0..31))not-accessiblecurrent
hwRouteLearnDisablePolicyRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.26.1.1.100RowStatusread-createcurrent
hwL2mcTrackVRRPCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.27
hwL2mcTrackVRRPCfgTable
OBJECT-TYPE
In this table, you can query or configure a port to track VRRP.
1.3.6.1.4.1.2011.5.25.181.1.27.1not-accessiblecurrent
hwL2mcTrackVRRPCfgEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device when configure a port to track VRRP.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1not-accessiblecurrent
hwTrackVRRPPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.1HWPortTypenot-accessiblecurrent
hwTrackVRRPPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwTrackVRRPPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.3VlanIdOrAnynot-accessiblecurrent
hwTrackVRRPPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.4VlanIdOrAnynot-accessiblecurrent
hwTrackVRRPPortEndCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.5VlanIdOrAnynot-accessiblecurrent
hwTrackVRRPVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.6VlanIdOrAnynot-accessiblecurrent
hwTrackVRRPEndVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.7VlanIdOrAnynot-accessiblecurrent
hwTrackVRRPVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.8DisplayString (SIZE(0..31))not-accessiblecurrent
hwTrackVRRPVridIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.9InterfaceIndexOrZeroread-createcurrent
hwTrackVRRPVridID
OBJECT-TYPE
The VRRP VRID.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.10Unsigned32read-createcurrent
hwTrackVRRPRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.27.1.1.100RowStatusread-createcurrent
hwL2mcMInstCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.28
hwL2mcMInstCfgTable
OBJECT-TYPE
This table create or modified multicast Instance.
1.3.6.1.4.1.2011.5.25.181.1.28.1not-accessiblecurrent
hwL2mcMInstCfgEntry
OBJECT-TYPE
An entry of multicast-instance is created in the device.
1.3.6.1.4.1.2011.5.25.181.1.28.1.1not-accessiblecurrent
hwL2mcMInstId
OBJECT-TYPE
L2 multicast instance ID
1.3.6.1.4.1.2011.5.25.181.1.28.1.1.1Unsigned32 (1..32)not-accessiblecurrent
hwL2mcMInstVlanIndex
OBJECT-TYPE
Multicast-VLAN ID
1.3.6.1.4.1.2011.5.25.181.1.28.1.1.2VlanIdOrAnyOrNoneread-createcurrent
hwL2mcMInstVsiName
OBJECT-TYPE
Multicast-VSI name
1.3.6.1.4.1.2011.5.25.181.1.28.1.1.3DisplayString (SIZE(0..31))read-createcurrent
hwL2mcMInstProtectInst
OBJECT-TYPE
L2 multicast protect instance ID
1.3.6.1.4.1.2011.5.25.181.1.28.1.1.4Unsigned32 (1..32)read-createcurrent
hwL2mcMInstRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.28.1.1.100RowStatusread-createcurrent
hwL2mcMInstGroupCfgTable
OBJECT-TYPE
Thist table configure multicast instance mulitcast group infomation.
1.3.6.1.4.1.2011.5.25.181.1.28.2not-accessiblecurrent
hwL2mcMInstGroupCfgEntry
OBJECT-TYPE
An entry of multicast-instance channel-group is created in the device.
1.3.6.1.4.1.2011.5.25.181.1.28.2.1not-accessiblecurrent
hwL2mcMInstGroupId
OBJECT-TYPE
L2 multicast instance ID
1.3.6.1.4.1.2011.5.25.181.1.28.2.1.1Unsigned32 (1..32)not-accessiblecurrent
hwL2mcMInstGroupAddress
OBJECT-TYPE
Group address.
1.3.6.1.4.1.2011.5.25.181.1.28.2.1.2IpAddressnot-accessiblecurrent
hwL2mcMinstGroupAddressMask
OBJECT-TYPE
Group address.
1.3.6.1.4.1.2011.5.25.181.1.28.2.1.3IpAddressnot-accessiblecurrent
hwL2mcMInstGroupRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.28.2.1.100RowStatusread-createcurrent
hwL2mcMInstUserCfgTable
OBJECT-TYPE
User instance in the multicast instance.
1.3.6.1.4.1.2011.5.25.181.1.28.3not-accessiblecurrent
hwL2mcMInstUserCfgEntry
OBJECT-TYPE
An entry of user-instance is created in the device.
1.3.6.1.4.1.2011.5.25.181.1.28.3.1not-accessiblecurrent
hwL2mcMInstUserMInstId
OBJECT-TYPE
L2 multicast instance ID
1.3.6.1.4.1.2011.5.25.181.1.28.3.1.1Unsigned32 (1..32)not-accessiblecurrent
hwL2mcMInstUserVLANID
OBJECT-TYPE
User VLAN ID.
1.3.6.1.4.1.2011.5.25.181.1.28.3.1.2VlanIdOrAnyOrNonenot-accessiblecurrent
hwL2mcMInstUserEndVLANID
OBJECT-TYPE
User End VLAN ID.
1.3.6.1.4.1.2011.5.25.181.1.28.3.1.3VlanIdOrAnyOrNonenot-accessiblecurrent
hwL2mcMInstUserVSIName
OBJECT-TYPE
VSI name.
1.3.6.1.4.1.2011.5.25.181.1.28.3.1.4DisplayString (SIZE(0..31))not-accessiblecurrent
hwL2mcMInstUserRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.28.3.1.100RowStatusread-createcurrent
hwL2mcStaticGroupCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.29
hwL2mcStaticGroupCfgTable
OBJECT-TYPE
Table contains l2 multicast static group information for IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.1.29.1not-accessiblecurrent
hwL2mcStaticGroupCfgEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1not-accessiblecurrent
hwStaticGroupCfgPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.1HWPortTypenot-accessiblecurrent
hwStaticGroupCfgPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwStaticGroupCfgPortPeId
OBJECT-TYPE
The begin of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.3VlanIdOrAnynot-accessiblecurrent
hwStaticGroupCfgPortPeIdEnd
OBJECT-TYPE
The end of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.4VlanIdOrAnynot-accessiblecurrent
hwStaticGroupCfgPortCeId
OBJECT-TYPE
The begin of a CE VID batch. The value ranges from 1 to 4095. The value 0 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.5VlanIdOrAnynot-accessiblecurrent
hwStaticGroupCfgPortCeIdEnd
OBJECT-TYPE
The end of a CE VID batch. The value ranges from 1 to 4095. The value 0 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.6VlanIdOrAnynot-accessiblecurrent
hwStaticGroupCfgPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.7IpAddressnot-accessiblecurrent
hwStaticGroupCfgVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.8Unsigned32 (1..4294967295)not-accessiblecurrent
hwStaticGroupCfgVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.9VlanIdOrAnynot-accessiblecurrent
hwStaticGroupCfgVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.10DisplayString (SIZE(0..31))not-accessiblecurrent
hwStaticGroupCfgGroupAddress
OBJECT-TYPE
The group address of a multicast group. In the case of MAC forwarding, the group address is the smallest of 32 IP addresses.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.11IpAddressnot-accessiblecurrent
hwStaticGroupCfgSourceAddress
OBJECT-TYPE
The source IP address of a multicast group.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.12IpAddressnot-accessiblecurrent
hwStaticGroupCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.29.1.1.100RowStatusread-createcurrent
hwL2mcPortGroupPolicyBatchCfgInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.30
hwL2mcPortGroupPolicyBatchCfgTable
OBJECT-TYPE
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.30.1not-accessiblecurrent
hwL2mcPortGroupPolicyBatchCfgEntry
OBJECT-TYPE
An entry is created for each active VLAN or VSI in the device when a group policy added.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1not-accessiblecurrent
hwPortGroupPolicyCfgPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.1HWPortTypenot-accessiblecurrent
hwPortGroupPolicyCfgPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwPortGroupPolicyCfgPortPeId
OBJECT-TYPE
The begin of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.3VlanIdOrAnynot-accessiblecurrent
hwPortGroupPolicyCfgPortPeIdEnd
OBJECT-TYPE
The end of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.4VlanIdOrAnynot-accessiblecurrent
hwPortGroupPolicyCfgPortCeId
OBJECT-TYPE
The begin of a CE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.5VlanIdOrAnynot-accessiblecurrent
hwPortGroupPolicyCfgPortCeIdEnd
OBJECT-TYPE
The end of a CE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.6VlanIdOrAnynot-accessiblecurrent
hwPortGroupPolicyCfgPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.7IpAddressnot-accessiblecurrent
hwPortGroupPolicyCfgVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.8Unsigned32 (1..4294967295)not-accessiblecurrent
hwPortGroupPolicyCfgVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.9VlanIdOrAnynot-accessiblecurrent
hwPortGroupPolicyCfgVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.10DisplayString (SIZE(0..31))not-accessiblecurrent
hwPortGroupPolicyCfgAclNum
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.11Integer32 (0 | 2000..3999)read-createcurrent
hwPortGroupPolicyCfgIgmpVersion
OBJECT-TYPE
The IGMP version. The value ranges from 0 to 3. The default is 0, indicating that no version is specified.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.12INTEGER {versionAll(0), version1(1), version2(2), version3(3)}read-createcurrent
hwPortGroupPolicyCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.30.1.1.100RowStatusread-createcurrent
hwL2mcCACPortLimitInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.31
hwL2mcCACPortLimitTable
OBJECT-TYPE
This table describes the configurations of IGMP snooping CAC on an interface.
1.3.6.1.4.1.2011.5.25.181.1.31.1not-accessiblecurrent
hwL2mcCACPortLimitEntry
OBJECT-TYPE
An entry is created for each IGMP snooping CAC on an interface.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1not-accessiblecurrent
hwCACPortLimitVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.1VlanIdOrAnynot-accessiblecurrent
hwCACPortLimitVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.2DisplayString (SIZE(0..31))not-accessiblecurrent
hwCACPortLimitPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port 11: Main-interface-bound-to-vsi
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.3HWPortTypenot-accessiblecurrent
hwCACPortLimitIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.4InterfaceIndexOrZeronot-accessiblecurrent
hwCACPortLimitPeId
OBJECT-TYPE
The begin of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.5VlanIdOrAnynot-accessiblecurrent
hwCACPortLimitPeIdEnd
OBJECT-TYPE
The end of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.6VlanIdOrAnynot-accessiblecurrent
hwCACPortLimitCeId
OBJECT-TYPE
The begin of a CE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.7VlanIdOrAnynot-accessiblecurrent
hwCACPortLimitCeIdEnd
OBJECT-TYPE
The end of a CE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.8VlanIdOrAnynot-accessiblecurrent
hwCACPortLimitPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.9IpAddressnot-accessiblecurrent
hwCACPortLimitVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.10Unsigned32 (1..4294967295)not-accessiblecurrent
hwCACPortLimitChnlName
OBJECT-TYPE
The channel name.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.11DisplayString (SIZE(0..31))not-accessiblecurrent
hwCACPortLimitAcl
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.12Integer32 (0 | 2000..3999)read-createcurrent
hwCACPortLimitMaxEntry
OBJECT-TYPE
The maximum number of forwarding entries. The value 0 indicates that the number is invalid.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.13Integer32 (0..8000)read-createcurrent
hwCACPortLimitEntryCnt
OBJECT-TYPE
The number of current forwarding entries.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.14Counter32read-onlycurrent
hwCACPortLimitMaxBandWidth
OBJECT-TYPE
The maximum bandwidth. The value 0 indicates that the bandwidth is invalid.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.15Integer32 (0..4194304)read-createcurrent
hwCACPortLimitBandWidth
OBJECT-TYPE
The current bandwidth.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.16Counter32read-onlycurrent
hwCACPortLimitCfgRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.31.1.1.100RowStatusread-createcurrent
hwL2mcQinqGroupSourceLimitInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.32
hwL2mcQinqGroupLimitTable
OBJECT-TYPE
This table describes the configurations of IGMP snooping group limit on a QinQ interface.
1.3.6.1.4.1.2011.5.25.181.1.32.1not-accessiblecurrent
hwL2mcQinqGroupLimitEntry
OBJECT-TYPE
An entry is created for each IGMP snooping group limit on a QinQ interface.
1.3.6.1.4.1.2011.5.25.181.1.32.1.1not-accessiblecurrent
hwL2mcQinqGroupLimitPortType
OBJECT-TYPE
The interface type: 1: Invalid 5: Termination sub-interface
1.3.6.1.4.1.2011.5.25.181.1.32.1.1.1HWPortTypenot-accessiblecurrent
hwL2mcQinqGroupLimitIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.1.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwL2mcQinqGroupLimitPeVid
OBJECT-TYPE
The begin of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.1.1.3VlanIdOrAnynot-accessiblecurrent
hwL2mcQinqGroupLimitPeVidEnd
OBJECT-TYPE
The end of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.1.1.4VlanIdOrAnynot-accessiblecurrent
hwL2mcQinqGroupLimitCeVid
OBJECT-TYPE
The begin of a CE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.1.1.5VlanIdOrAnynot-accessiblecurrent
hwL2mcQinqGroupLimitCeVidEnd
OBJECT-TYPE
The end of a CE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.1.1.6VlanIdOrAnynot-accessiblecurrent
hwL2mcQinqGroupLimitNum
OBJECT-TYPE
The group limit number of a QinQ interface.
1.3.6.1.4.1.2011.5.25.181.1.32.1.1.10Unsigned32 (1..16000)read-createcurrent
hwL2mcQinqGroupLimitRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.32.1.1.100RowStatusread-createcurrent
hwL2mcQinqSourceLimitTable
OBJECT-TYPE
This table describes the configurations of IGMP snooping source limit on a QinQ interface.
1.3.6.1.4.1.2011.5.25.181.1.32.2not-accessiblecurrent
hwL2mcQinqSourceLimitEntry
OBJECT-TYPE
An entry is created for each IGMP snooping source limit on a QinQ interface.
1.3.6.1.4.1.2011.5.25.181.1.32.2.1not-accessiblecurrent
hwL2mcQinqSourceLimitPortType
OBJECT-TYPE
The interface type: 1: Invalid 5: Termination sub-interface
1.3.6.1.4.1.2011.5.25.181.1.32.2.1.1HWPortTypenot-accessiblecurrent
hwL2mcQinqSourceLimitIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.2.1.2InterfaceIndexOrZeronot-accessiblecurrent
hwL2mcQinqSourceLimitPeVid
OBJECT-TYPE
The begin of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.2.1.3VlanIdOrAnynot-accessiblecurrent
hwL2mcQinqSourceLimitPeVidEnd
OBJECT-TYPE
The end of a PE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.2.1.4VlanIdOrAnynot-accessiblecurrent
hwL2mcQinqSourceLimitCeVid
OBJECT-TYPE
The begin of a CE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.2.1.5VlanIdOrAnynot-accessiblecurrent
hwL2mcQinqSourceLimitCeVidEnd
OBJECT-TYPE
The end of a CE VID batch. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.32.2.1.6VlanIdOrAnynot-accessiblecurrent
hwL2mcQinqSourceLimitNum
OBJECT-TYPE
The source number of a QinQ interface.
1.3.6.1.4.1.2011.5.25.181.1.32.2.1.10Unsigned32 (1..128)read-createcurrent
hwL2mcQinqSourceLimitRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.181.1.32.2.1.100RowStatusread-createcurrent
hwL2mcGeneralNotificationsObject
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.33
hwL2mcNotificationsPortVlanIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.181.1.33.1VlanIdOrAnyaccessible-for-notifycurrent
hwL2mcNotificationsPortVsiName
OBJECT-TYPE
The name of a VSI. If a VLAN is specified, the value is 32.
1.3.6.1.4.1.2011.5.25.181.1.33.2DisplayString (SIZE(0..31))accessible-for-notifycurrent
hwL2mcNotificationsPortType
OBJECT-TYPE
The interface type: 1: Invalid 2: PW interface 3: L2 interface 4: Encapsulation sub-interface 5: Termination sub-interface 6: Interface Board 7: Vlanif Port
1.3.6.1.4.1.2011.5.25.181.1.33.3HWPortTypeaccessible-for-notifycurrent
hwL2mcNotificationsPortIfIndex
OBJECT-TYPE
The interface index. The value 0 indicates that the interface index is invalid.
1.3.6.1.4.1.2011.5.25.181.1.33.4InterfaceIndexOrZeroaccessible-for-notifycurrent
hwL2mcNotificationsPortPeId
OBJECT-TYPE
The PE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the PE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.33.5VlanIdOrAnyaccessible-for-notifycurrent
hwL2mcNotificationsPortCeId
OBJECT-TYPE
The CE VID of an interface. The value ranges from 1 to 4095. The value 4095 indicates that the CE VID is invalid.
1.3.6.1.4.1.2011.5.25.181.1.33.6VlanIdOrAnyaccessible-for-notifycurrent
hwL2mcNotificationsPortPeerAddress
OBJECT-TYPE
The peer IP address of a PW interface. The value 0.0.0.0 indicates that the IP address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.33.7IpAddressaccessible-for-notifycurrent
hwL2mcNotificationsPortVcOrSiteId
OBJECT-TYPE
The VC ID or SITE ID of a PW interface.
1.3.6.1.4.1.2011.5.25.181.1.33.8Unsigned32 (1..4294967295)accessible-for-notifycurrent
hwL2mcNotificationsPortIfName
OBJECT-TYPE
The name of the interface.
1.3.6.1.4.1.2011.5.25.181.1.33.9DisplayString (SIZE(0..64))accessible-for-notifycurrent
hwL2mcNotificationsAddressType
OBJECT-TYPE
The address type of the multicast group and source address. If this object is set to unknown(0) indicates that the multicast group and source address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.33.10InetAddressTypeaccessible-for-notifycurrent
hwL2mcNotificationsExceedLimit
OBJECT-TYPE
Limit value.
1.3.6.1.4.1.2011.5.25.181.1.33.11Unsigned32 (1..4294967295)accessible-for-notifycurrent
hwL2mcNotificationsExceedGroupAddress
OBJECT-TYPE
Excess group address. The InetAddressType is given by the hwL2mcNotificationsAddressType object. The value 0.0.0.0 indicates that the multicast entry is invalid.
1.3.6.1.4.1.2011.5.25.181.1.33.12InetAddressaccessible-for-notifycurrent
hwL2mcNotificationsExceedSourceAddress
OBJECT-TYPE
Excess source address.The InetAddressType is given by the hwL2mcNotificationsAddressType object. The value 0.0.0.0 indicates that the multicast entry is (*, G).
1.3.6.1.4.1.2011.5.25.181.1.33.13InetAddressaccessible-for-notifycurrent
hwL2mcNotificationsPortUserMac
OBJECT-TYPE
User MAC address. The value 0000-0000-0000 indicates that the MAC address is invalid.
1.3.6.1.4.1.2011.5.25.181.1.33.14MacAddressaccessible-for-notifycurrent
hwL2mcGeneralNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.1.34
hwL2mcMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.100
hwL2mcMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.100.1
hwL2mcMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.181.100.2

Notifications

NameOIDStatus
hwL2mcPortOtherQuerierTimeout
NOTIFICATION-TYPE
A hwL2mcPortOtherQuerierTimeout notification signifies the timer of other querier of port is timeout. This notification should be generated when the other querier timer expires, and the router has no other querier on the same interface with the same IP version.
1.3.6.1.4.1.2011.5.25.181.1.34.1current
hwL2mcReportListeningGrpExceed
NOTIFICATION-TYPE
A hwL2mcReportListeningGrpExceed notification signifies The number of multicast groups has exceeded the limit on one slot. This notification should be generated when the number of multicast groups has exceeded the limit.
1.3.6.1.4.1.2011.5.25.181.1.34.2current

Conformance

NameOIDStatus
hwIgspMibCompliance
MODULE-COMPLIANCE
The compliance statement for device supporting IGMP Snooping.
1.3.6.1.4.1.2011.5.25.181.100.1.1current
hwIgspSystemInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.1current
hwL2mcCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.2current
hwL2mcStatisticsInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.3current
hwL2mcFwdInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.4current
hwL2mcGroupInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.5current
hwL2mcGroupCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.6current
hwL2mcSsmSourceInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.7current
hwL2mcPortGroupPolicyCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.8current
hwL2mcChnlCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.9current
hwL2mcLimitInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.10current
hwL2mcPortLimitInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.11current
hwL2mcFastChnlCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.12current
hwL2mcRouterPortInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.13current
hwL2mcRouterPortCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.14current
hwL2mcChnlGroupCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.15current
hwL2mcGroupPolicyCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.16current
hwL2mcChnlDenyCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.17current
hwL2mcQinQPortInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.18current
hwL2mcETrackingInfoInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.19current
hwL2mcSourceGroupInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.22current
hwL2mcDTFwdInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.23current
hwL2mcDTGroupInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.24current
hwL2mcMulticastTrafficPolicyCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.25current
hwL2mcRouteLearnDisablePolicyCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.26current
hwL2mcTrackVRRPCfgInfoGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.27current
hwL2mcGeneralNotificationObjectGroup
OBJECT-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.28current
hwL2mcGeneralNotificationGroup
NOTIFICATION-GROUP
.
1.3.6.1.4.1.2011.5.25.181.100.2.29current