- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
02-HH3C-MGMD-STD-MIB | 92.53 KB |
Contents
HH3C-MGMD-STD-MIB
About this MIB
Use this MIB to manage IGMP and MLD.
MIB file name
hh3c-mgmd-std.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cMgmdStd(223)
Scalar objects
hh3cMgmdStdInterfaceName
Object (OID) |
Access |
Data type |
Value range |
Description |
Implementation |
hh3cMgmdStdInterfaceName (1.3.6.1.4.1.25506.2.223.1.1) |
accessible-for-notify |
DisplayString (SIZE(1..64)) |
OCTET STRING (1..64) |
Interface name |
As per the MIB. |
hh3cMgmdStdInterfaceIfIndex
Object (OID) |
Access |
Data type |
Value range |
Description |
Implementation |
hh3cMgmdStdInterfaceIfIndex (1.3.6.1.4.1.25506.2.223.1.2) |
accessible-for-notify |
InterfaceIndex |
Integer32(1..2147483647) |
Interface index |
As per the MIB. |
hh3cMgmdStdGmpJoinVersion
Object (OID) |
Access |
Data type |
Value range |
Description |
Implementation |
hh3cMgmdStdGmpJoinVersion (1.3.6.1.4.1.25506.2.223.1.3) |
accessible-for-notify |
Unsigned32 |
Unsigned32 (1..3) |
Version of IGMP/MLD join messages. |
As per the MIB. |
hh3cMgmdStdAddressType
Object (OID) |
Access |
Data type |
Value range |
Description |
Implementation |
hh3cMgmdStdAddressType (1.3.6.1.4.1.25506.2.223.1.4) |
accessible-for-notify |
InetAddressType |
unknown(0), ipv4(1), ipv6(2). |
Address type of IGMP/MLD join messages. |
As per the MIB. |
hh3cMgmdStdGmpJoinSrcAddr
Object (OID) |
Access |
Data type |
Value range |
Description |
Implementation |
hh3cMgmdStdGmpJoinSrcAddr (1.3.6.1.4.1.25506.2.223.1.5) |
accessible-for-notify |
InetAddress |
OCTET STRING (0..255) |
Source address of IGMP/MLD join messages. |
As per the MIB. |
hh3cMgmdStdGmpJoinGrpAddr
Object (OID) |
Access |
Data type |
Value range |
Description |
Implementation |
hh3cMgmdStdGmpJoinGrpAddr (1.3.6.1.4.1.25506.2.223.1.6) |
accessible-for-notify |
InetAddress |
OCTET STRING (0..255) |
Group address of IGMP/MLD join messages. |
As per the MIB. |
hh3cMgmdStdGmpJoinSenderIp
Object (OID) |
Access |
Data type |
Value range |
Description |
Implementation |
hh3cMgmdStdGmpJoinSenderIp (1.3.6.1.4.1.25506.2.223.1.7) |
accessible-for-notify |
InetAddress |
OCTET STRING (0..255) |
Sender IP address of IGMP/MLD join messages. |
As per the MIB. |
hh3cMgmdStdInstanceName
Object (OID) |
Access |
Data type |
Value range |
Description |
Implementation |
hh3cMgmdStdInstanceName (1.3.6.1.4.1.25506.2.223.1.8) |
accessible-for-notify |
DisplayString |
OCTET STRING (0..255) |
VPN instance name. |
As per the MIB. |
hh3cMgmdStdGmpJoinNotifPeriod
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMgmdStdGmpJoinNotifPeriod (1.3.6.1.4.1.25506.2.223.2.1) |
read-write |
Unsigned32 |
Unsigned32(0..65535) |
Interval between hh3cMgmdStdGmpJoin notifications generated. |
As per the MIB. |
hh3cMgmdStdGmpLeaveNotifPeriod
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cMgmdStdGmpLeaveNotifPeriod (1.3.6.1.4.1.25506.2.223.2.2) |
read-write |
Unsigned32 |
Unsigned32(0..65535) |
Interval between hh3cMgmdStdGmpLeave notifications generated. |
As per the MIB. |
Notifications
This section describes the HH3C-MGMD-STD-MIB notifications.
hh3cMgmdStdGmpJoin
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.223.0.1 |
An IGMPv1, IGMPv2, or MLDv1 join message was received. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when an interface receives an IGMPv1, IGMPv2, or MLDv1 join message.
System impact
No negative impact on services
Status control
ON
CLI: Use the snmp-agent trap enable igmp join command.
CLI: Use the snmp-agent trap enable mld join command.
OFF
CLI: Use the undo snmp-agent trap enable igmp join command.
CLI: Use the undo snmp-agent trap enable mld join command.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.4.1.25506.2.223.1.1 (hh3cMgmdStdInterfaceName) |
Interface name. |
N/A |
DisplayString (SIZE(1..64)) |
OCTET STRING (1..64) |
1.3.6.1.4.1.25506.2.223.1.2 (hh3cMgmdStdInterfaceIfIndex) |
Interface index. |
N/A |
InterfaceIndex |
Integer32(1..2147483647) |
1.3.6.1.4.1.25506.2.223.1.3 (hh3cMgmdStdGmpJoinVersion) |
Version of IGMP/ MLD join messages. |
N/A |
Unsigned32 |
Unsigned32 (1..3) |
1.3.6.1.4.1.25506.2.223.1.4 (hh3cMgmdStdAddressType) |
Address type of IGMP/ MLD join messages. |
N/A |
InetAddressType |
unknown(0), ipv4(1), ipv6(2). |
1.3.6.1.4.1.25506.2.223.1.5 (hh3cMgmdStdGmpJoinSrcAddr) |
Multicast source address of IGMP/ MLD join messages. |
N/A |
InetAddress |
OCTET STRING (0..255) |
1.3.6.1.4.1.25506.2.223.1.6 (hh3cMgmdStdGmpJoinGrpAddr) |
Group address of IGMP/ MLD join messages. |
N/A |
InetAddress |
OCTET STRING (0..255) |
1.3.6.1.4.1.25506.2.223.1.7 (hh3cMgmdStdGmpJoinSenderIp) |
Sender IP address of IGMP/ MLD join messages. |
N/A |
InetAddress |
OCTET STRING (0..255) |
1.3.6.1.4.1.25506.2.223.1.8 (hh3cMgmdStdInstanceName) |
VPN instance name. |
N/A |
DisplayString |
OCTET STRING (0..255) |
Recommended action
No action is required.
hh3cMgmdStdGmpLeave
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.223.0.2 |
An IGMPv1, IGMPv2, or MLDv1 leave message was received. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when an interface receives an IGMPv1, IGMPv2, or MLDv1 leave message or the corresponding multicast group timer times out.
System impact
No negative impact on services.
Status control
ON
CLI: Use the snmp-agent trap enable igmp leave command.
CLI: Use the snmp-agent trap enable mld leave command.
OFF
CLI: Use the undo snmp-agent trap enable igmp leave command.
CLI: Use the undo snmp-agent trap enable mld leave command.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.4.1.25506.2.223.1.1 (hh3cMgmdStdInterfaceName) |
Interface name. |
N/A |
DisplayString (SIZE(1..64)) |
OCTET STRING (1..64) |
1.3.6.1.4.1.25506.2.223.1.2 (hh3cMgmdStdInterfaceIfIndex) |
Interface index. |
N/A |
InterfaceIndex |
Integer32(1..2147483647) |
1.3.6.1.4.1.25506.2.223.1.4 (hh3cMgmdStdAddressType) |
Address type of IGMP/ MLD leave messages. |
N/A |
InetAddressType |
unknown(0), ipv4(1), ipv6(2). |
1.3.6.1.4.1.25506.2.223.1.5 (hh3cMgmdStdGmpJoinSrcAddr) |
Source address of IGMP/ MLD leave messages. |
N/A |
InetAddress |
OCTET STRING (0..255) |
1.3.6.1.4.1.25506.2.223.1.6 (hh3cMgmdStdGmpJoinGrpAddr) |
Group address of IGMP/ MLD leave messages. |
N/A |
InetAddress |
OCTET STRING (0..255) |
1.3.6.1.4.1.25506.2.223.1.7 (hh3cMgmdStdGmpJoinSenderIp) |
Sender IP address of IGMP/ MLD leave messages. |
N/A |
InetAddress |
OCTET STRING (0..255) |
1.3.6.1.4.1.25506.2.223.1.8 (hh3cMgmdStdInstanceName) |
VPN instance name. |
N/A |
DisplayString |
OCTET STRING (0..255) |
Recommended action
No action is required.