- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
01-HH3C-IPMCAST-MIB | 80.92 KB |
Contents
HH3C-IPMCAST-MIB
About this MIB
The multicast technique effectively addresses the issue of point-to-multipoint data transmission. By enabling high-efficiency point-to-multipoint data transmission over a network, multicast greatly saves network bandwidth and reduces network load.
By using multicast technology, a network operator can easily provide bandwidth-critical and time-critical information services. These services include live webcasting, Web TV, distance learning, telemedicine, Web radio, and real-time video conferencing.
Use the MIB to manage IP multicast settings, including multicast routes.
MIB file name
hh3c-ipmcast.mib
Notifications
hh3cIpMcastEntryExceed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.212.0.1 |
The number of multicast routing entries exceeded the limit. |
Fault |
Major |
1.3.6.1.4.1.25506.212.0.2 (hh3cIpMcastEntryExceedClear) |
ON |
Notification triggers
Notification Triggers
System impact
OID
Event
Type
Severity
Recovery notification
Default status
1.3.6.1.4.1.25506.212.0.1
The number of multicast routing entries exceeded the limit.
Fault
Major
1.3.6.1.4.1.25506.212.0.2 (hh3cIpMcastEntryExceedClear)
ON
Description
This notification is generated when the number of multicast routing entries exceeds the limit.
【System impact】
Status control
ON
CLI: Use the snmp-agent trap enable [ ipv6 ] multicast entry-exceed command.
OFF
CLI: Use the undo snmp-agent trap enable [ ipv6 ] multicast entry-exceed command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.212.2.1 (hh3cIpMcastEntryLimitType) |
Multicast routing entry type. |
No |
INTEGER |
star-group(1),, source-group(2) |
1.3.6.1.4.1.25506.212.2.2 (hh3cIpMcastAddressFamily) |
Multicast address type |
No |
InetAddressType |
unknown(0),, ipv4(1), , ipv6(2) |
1.3.6.1.4.1.25506.212.2.3 (hh3cIpMcastEntryLimitCount) |
Limit value |
No |
Unsigned32 |
Unsigned32(0..4294967295) |
Recommended action
To resolve the issue:
1.Reduce the number of multicast routing entries.
2.If the issue persists, contact H3C Support.
hh3cIpMcastEntryExceedClear
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.212.0.2 |
The number of multicast routing entries fell below the limit. |
Fault |
Major |
N/A (N/A) |
ON |
Notification triggers
Notification Triggers
System impact
OID
Event
Type
Severity
Recovery notification
Default status
1.3.6.1.4.1.25506.212.0.2
The number of multicast routing entries fell below the limit.
Fault
Major
N/A
ON
Description
This notification is generated when the number of multicast routing entries falls below the limit.
【System impact】
Status control
ON
CLI: Use the snmp-agent trap enable [ ipv6 ] multicast entry-exceed-clear command.
OFF
CLI: Use the undo snmp-agent trap enable [ ipv6 ] multicast entry-exceed-clear command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.212.2.1 (hh3cIpMcastEntryLimitType) |
Multicast routing entry type. |
No |
INTEGER |
star-group(1),, source-group(2) |
1.3.6.1.4.1.25506.212.2.2 (hh3cIpMcastAddressFamily) |
Multicast address type. |
No |
InetAddressType |
unknown(0),, ipv4(1), , ipv6(2) |
1.3.6.1.4.1.25506.212.2.3 (hh3cIpMcastEntryLimitCount) |
Limit value. |
No |
Unsigned32 |
Unsigned32(0..4294967295) |
1.3.6.1.4.1.25506.212.2.4 (hh3cIpMcastEntryLimitReasonType) |
Reason why the number of multicast routing entries fell below the limit. |
No |
INTEGER |
entryDeleted(1),, configurationChanged(2), |
Recommended action
No action is required.