- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
01-HH3C-LswIGSP-MIB | 109.29 KB |
Contents
hh3cIgmpSnoopingNonFloodingStatus
hh3cIgmpSnoopingGroupLimitTable
hh3cIgmpSnoopingFastLeaveTable
HH3C-LswIGSP-MIB
About this MIB
IGMP snooping runs on a Layer 2 device as a multicast constraining mechanism to improve multicast forwarding efficiency. When IGMP snooping is not enabled, the Layer 2 switch floods multicast packets to all hosts in a VLAN or VSI. When IGMP snooping is enabled, the Layer 2 switch forwards multicast packets of known multicast groups to only the receivers. In addition to this basic function, Comware implements the following IGMP management and control functions:
· Limit the number of multicast groups that hosts attached to a switch port can join.
· Control the enabling status of fast-leaving on a switch port.
· Control the multicast groups that hosts can join by using an ACL that specifies the multicast groups and the optional sources.
IGMP snooping MIBs are private MIBs used to manage IGMP snooping. This module defines MIB variables corresponding to the parameters and status for the above IGMP management and control functions and combines them to private IGMP snooping MIBs. This module also supports Get and Getnext operations for MIB variables newly added to the IGMP snooping module deployed by the agent.
MIB file name
hh3c-splat-igsp.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cRhw(8).hh3clswCommon(35).hh3cLswIgmpsnoopingMib(7)
Scalar objects
hh3cIgmpSnoopingStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingStatus (1.3.6.1.4.1.25506.8.35.7.1.1) |
read-write |
EnabledStatus |
INTEGER { enabled(1), disabled(2) } |
Enable or disable IGMP snooping. |
Default: Disabled. |
hh3cIgmpSnoopingRouterPortAge
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingRouterPortAge (1.3.6.1.4.1.25506.8.35.7.1.2) |
read-write |
INTEGER |
INTEGER(1..1000) |
Set the aging time of router ports. |
Default: 260. The return value is 260 when the actual value is greater than 1000. |
hh3cIgmpSnoopingResponseTime
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingResponseTime (1.3.6.1.4.1.25506.8.35.7.1.3) |
read-write |
INTEGER |
INTEGER(1..25) |
Set the maximum query response time. |
As per the MIB. The return value is 25 when the actual value is greater than 25. |
hh3cIgmpSnoopingHostTime
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingHostTime (1.3.6.1.4.1.25506.8.35.7.1.4) |
read-write |
INTEGER |
INTEGER(200..1000) |
Set the aging time of the multicast group port. |
As per the MIB. The return value is 1000 when the actual value is greater than 1000. The return value is 200 when the actual value is greater than 200. |
hh3cIgmpSnoopingNonFloodingStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingNonFloodingStatus (1.3.6.1.4.1.25506.8.35.7.1.8) |
read-write |
EnabledStatus |
INTEGER { enabled(1), disabled(2) } |
Configure to disable multicast flooding when no member exists in the designated group. |
Implementation varies by product. Default: Disabled. |
hh3cRecvIGMPGQueryNum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRecvIGMPGQueryNum (1.3.6.1.4.1.25506.8.35.7.1.10.1) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Statistics of IGMP general query packets received on the device. |
Globally disabling or enabling IGMP snooping will initialize IGMP snooping data packet statistics collection. |
hh3cRecvIGMPSQueryNum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRecvIGMPSQueryNum (1.3.6.1.4.1.25506.8.35.7.1.10.2) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Statistics of IGMP specific query packets received on the device. |
Globally disabling or enabling IGMP snooping will initialize IGMP snooping data packet statistics collection. |
hh3cRecvIGMPV1ReportNum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRecvIGMPV1ReportNum (1.3.6.1.4.1.25506.8.35.7.1.10.3) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Statistics of IGMPv1 report packets received on the device. |
Globally disabling or enabling IGMP snooping will initialize IGMP snooping data packet statistics collection. |
hh3cRecvIGMPV2ReportNum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRecvIGMPV2ReportNum (1.3.6.1.4.1.25506.8.35.7.1.10.4) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Statistics of IGMPv2 report packets received on the device. |
Globally disabling or enabling IGMP snooping will initialize IGMP snooping data packet statistics collection. |
hh3cRecvIGMPLeaveNum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRecvIGMPLeaveNum (1.3.6.1.4.1.25506.8.35.7.1.10.5) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Statistics of IGMP leave packets received on the device. |
Globally disabling or enabling IGMP snooping will initialize IGMP snooping data packet statistics collection. |
hh3cRecvErrorIGMPPacketNum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cRecvErrorIGMPPacketNum (1.3.6.1.4.1.25506.8.35.7.1.10.6) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Statistics of error IGMP packets received on the device. |
Globally disabling or enabling IGMP snooping will initialize IGMP snooping data packet statistics collection. |
hh3cSentIGMPSQueryNum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSentIGMPSQueryNum (1.3.6.1.4.1.25506.8.35.7.1.10.7) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Statistics of IGMP specific query packets sent from the device. |
Globally disabling or enabling IGMP snooping will initialize IGMP snooping data packet statistics collection. |
hh3cIgmpSnoopingClearStats
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingClearStats (1.3.6.1.4.1.25506.8.35.7.1.10.8) |
read-write |
INTEGER |
INTEGER { clear(1), counting(2) } |
Clear the statistics of IGMP packets. |
As per the MIB. |
Tabular objects
hh3cIgmpSnoopingGroupLimitTable
About this table
Use this table to set the maximum number of multicast groups that an interface can join.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is hh3cIgmpSnoopingGroupIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingGroupIfIndex (1.3.6.1.4.1.25506.8.35.7.1.5.1.1) |
not-accessible |
InterfaceIndex |
Integer32 |
Interface index. |
As per the MIB. |
hh3cIgmpSnoopingGroupLimitNumber (1.3.6.1.4.1.25506.8.35.7.1.5.1.2) |
read-write |
Unsigned32 |
Unsigne32 (1.. 4294967295) |
Maximum number of multicast groups that the interface can join. |
As per the MIB. |
hh3cIgmpSnoopingFastLeaveTable
About this table
Use this table to enable or disable fast-leave processing on an interface.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is hh3cIgmpSnoopingFastLeaveIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingFastLeaveIfIndex (1.3.6.1.4.1.25506.8.35.7.1.6.1.1) |
not-accessible |
InterfaceIndex |
Integer32 |
Interface index. |
As per the MIB. |
hh3cIgmpSnoopingFastLeaveStatus (1.3.6.1.4.1.25506.8.35.7.1.6.1.2) |
read-write |
EnabledStatus |
INTEGER { enabled(1), disabled(2) } |
Enable or disable fast-leave processing. |
As per the MIB. |
hh3cIgmpSnoopingGroupPolicyTable
About this table
Use this table to configure a multicast group policy on an interface to control the multicast groups that hosts attached to the port can join.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are hh3cIgmpSnoopingGroupPolicyIfIndex and hh3cIgmpSnoopingGroupPolicyVlanID.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingGroupPolicyIfIndex (1.3.6.1.4.1.25506.8.35.7.1.7.1.1) |
not-accessible |
InterfaceIndex |
Integer32 |
Interface index. |
As per the MIB. |
hh3cIgmpSnoopingGroupPolicyVlanID (1.3.6.1.4.1.25506.8.35.7.1.7.1.2) |
read-write |
Integer32 |
Integer32 (1..4094) |
VLAN ID. |
As per the MIB. |
hh3cIgmpSnoopingGroupPolicyParameter (1.3.6.1.4.1.25506.8.35.7.1.7.1.3) |
read-create |
Integer32 |
Integer32 (2000..2999) |
ACL number for multicast group policy. |
As per the MIB. |
hh3cIgmpSnoopingGroupPolicyStatus (1.3.6.1.4.1.25506.8.35.7.1.7.1.4) |
read-create |
RowStatus |
active(1), createAndGo(4), destroy(6) |
Row status. |
As per the MIB. |
hh3cIgmpSnoopingVlanStatusTable
About this table
Use this table to enable or disable IGMP snooping in a VLAN.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are hh3cIgmpSnoopingVlanID.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIgmpSnoopingVlanID (1.3.6.1.4.1.25506.8.35.7.1.9.1.1) |
not-accessible |
Integer32 |
Integer32(1..4094) |
An index uniquely identifies on which VLAN IGMP snooping is enabled or disabled. |
As per the MIB. |
hh3cIgmpSnoopingVlanEnabled (1.3.6.1.4.1.25506.8.35.7.1.9.1.2) |
read-write |
EnabledStatus |
INTEGER { enabled(1), disabled(2) } |
Whether IGMP snooping is enabled in the VLAN. |
As per the MIB. |