- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
01-HH3C-IPMCAST-MIB | 61.36 KB |
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
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506). hh3cCommon(2).hh3cIpMcast(212)
Scalar objects
hh3cIpMcastEntryLimitType
(1.3.6.1.4.1.25506.2.212.2.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIpMcastEntryLimitType (1.3.6.1.4.1.25506.2.212.2.1) |
accessible-for-notify |
INTEGER |
star-group(1), source-group(2) |
Multicast entry limit type. |
As per the MIB. |
hh3cIpMcastAddressFamily
(1.3.6.1.4.1.25506.2.212.2.2)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIpMcastAddressFamily (1.3.6.1.4.1.25506.2.212.2.2) |
accessible-for-notify |
InetAddressType |
unknown(0), ipv4(1), ipv6(2) |
Multicast address type. |
As per the MIB. |
hh3cIpMcastEntryLimitCount
(1.3.6.1.4.1.25506.2.212.2.3)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIpMcastEntryLimitCount (1.3.6.1.4.1.25506.2.212.2.3) |
accessible-for-notify |
Unsigned32 |
Unsigned32(0..4294967295) |
Multicast entry limit. |
As per the MIB. |
hh3cIpMcastEntryLimitReasonType (1.3.6.1.4.1.25506.2.212.2.4)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cIpMcastEntryLimitReasonType (1.3.6.1.4.1.25506.2.212.2.4) |
accessible-for-notify |
INTEGER |
entryDeleted(1), configurationChanged(2), |
Reason when a multicast entry restored. |
As per the MIB. |
Notifications
hh3cIpMcastEntryExceedClear
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.212.0.2 |
The number of multicast route entries has dropped below the upper limit allowed by the device. |
Recovery |
Major |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the number of multicast route entries drops below the upper limit allowed by the device.
System impact
No impact on services.
Status control
ON
CLI: Use the snmp-agent trap enable mrib entry-exceed-clear command.
CLI: Use the snmp-agent trap enable mrib6 entry-exceed-clear command.
OFF
CLI: Use the undo snmp-agent trap enable mrib entry-exceed-clear command.
CLI: Use the undo snmp-agent trap enable mrib6 entry-exceed-clear command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.212.2.1 (hh3cIpMcastEntryLimitType) |
Multicast routing entry type. |
N/A |
INTEGER |
star-group(1),, source-group(2) |
1.3.6.1.4.1.25506.2.212.2.2 (hh3cIpMcastAddressFamily) |
Multicast address type. |
N/A |
InetAddressType |
unknown(0),, ipv4(1), , ipv6(2) |
1.3.6.1.4.1.25506.2.212.2.3 (hh3cIpMcastEntryLimitCount) |
Limit value. |
N/A |
Unsigned32 |
Unsigned32(0..4294967295) |
1.3.6.1.4.1.25506.2.212.2.4 (hh3cIpMcastEntryLimitReasonType) |
Reason why the number of multicast routing entries fell below the limit. |
N/A |
INTEGER |
entryDeleted(1),, configurationChanged(2), |
Recommended action
No action is required.