- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
11-HH3C-IPMCAST-MIB | 48.83 KB |
Contents
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
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cIpMcast(212)
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 |
Description
This notification is generated when the number of multicast routing entries exceeds the limit.
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.
Objects
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) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
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 |
ON |
Description
This notification is generated when the number of multicast routing entries falls below the limit.
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.
Objects
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), |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.