H3C-MPM-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-MPM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
h3cMpm | 1.3.6.1.4.1.2011.10.2.51 |
The MPM (Multicast Port Management) MIB. |
||
h3cMPMObject | 1.3.6.1.4.1.2011.10.2.51.1 | |||
h3cMPortGroupLimitMinNumber | 1.3.6.1.4.1.2011.10.2.51.1.1 | unsigned32 | read-only |
The lower limit of group-limit number. |
h3cMPortGroupLimitMaxNumber | 1.3.6.1.4.1.2011.10.2.51.1.2 | unsigned32 | read-only |
The upper limit of group-limit number. |
h3cMPMTable | 1.3.6.1.4.1.2011.10.2.51.2 | |||
h3cMPortGroupJoinTable | 1.3.6.1.4.1.2011.10.2.51.2.1 | no-access |
A table which is used for configuring a port in a specified VLAN to join a multicast group. |
|
1.3.6.1.4.1.2011.10.2.51.2.1.1 | no-access |
An entry which is used for configuring a port in a specified VLAN to join a multicast group. |
||
h3cMPortGroupJoinVlanID | 1.3.6.1.4.1.2011.10.2.51.2.1.1.1 | integer32 | no-access |
An index uniquely identifying a port in a specified VLAN which joined the multicast group. |
h3cMPortGroupJoinAddressType | 1.3.6.1.4.1.2011.10.2.51.2.1.1.2 | inetaddresstype | no-access |
Type of the multicast IP address. |
h3cMPortGroupJoinAddress | 1.3.6.1.4.1.2011.10.2.51.2.1.1.3 | inetaddress | no-access |
IP address of the group which the port belongs to, and it must be a valid multicast IP address. |
h3cMPortGroupJoinStatus | 1.3.6.1.4.1.2011.10.2.51.2.1.1.4 | rowstatus | read-only |
This object is responsible for managing the creation and deletion of rows, which supports 'active', 'notReady', 'createAndGo', 'destroy'. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the h3cMPortGroupJoinStatus column is 'notReady'. In particular, a newly created row cannot be actived until the port belongs to the corresponding VLAN and IGMP or IGMP snooping is enabled on that VLAN. |
h3cMPortGroupTable | 1.3.6.1.4.1.2011.10.2.51.2.2 | no-access |
A table containing information about the status of a port which joined a multicast group in the VLAN. |
|
1.3.6.1.4.1.2011.10.2.51.2.2.1 | no-access |
An entry containing information about the status of a port which joined a multicast group in the VLAN. |
||
h3cMPortGroupVlanID | 1.3.6.1.4.1.2011.10.2.51.2.2.1.1 | integer32 | no-access |
An index uniquely identifies that a port belongs to a specified VLAN. |
h3cMPortGroupAddressType | 1.3.6.1.4.1.2011.10.2.51.2.2.1.2 | inetaddresstype | read-only |
Type of multicast IP address. |
h3cMPortGroupAddress | 1.3.6.1.4.1.2011.10.2.51.2.2.1.3 | inetaddress | read-only |
IP address of the group which the port joined, and it must be a valid multicast IP address. |
h3cMPortConfigTable | 1.3.6.1.4.1.2011.10.2.51.2.3 | no-access |
A table configuring the fast leave status, group limit number and group policy parameter on a port in the specified VLAN. |
|
1.3.6.1.4.1.2011.10.2.51.2.3.1 | no-access |
An entry containing information about the fast leave status, group limit number and group policy parameter of a port in the specified VLAN. |
||
h3cMPortConfigVlanID | 1.3.6.1.4.1.2011.10.2.51.2.3.1.1 | integer32 | no-access |
The VLAN index. |
h3cMPortGroupLimitNumber | 1.3.6.1.4.1.2011.10.2.51.2.3.1.2 | unsigned32 | read-only |
The group limit number of the port. |
h3cMPortFastLeaveStatus | 1.3.6.1.4.1.2011.10.2.51.2.3.1.3 | enabledstatus | read-only |
The fast leave status of the port. |
h3cMPortGroupPolicyParameter | 1.3.6.1.4.1.2011.10.2.51.2.3.1.4 | integer32 | read-only |
The ACL number which is used as the group policy parameter of the port. |
h3cMPortConfigRowStatus | 1.3.6.1.4.1.2011.10.2.51.2.3.1.5 | rowstatus | read-only |
The object is responsible for managing the creation and deletion of rows, which supports 'active', 'notReady', 'createAndGo' and 'destroy'. |
h3cMPortGroupLimitReplace | 1.3.6.1.4.1.2011.10.2.51.2.3.1.6 | enabledstatus | read-only |
This object is related to the object h3cMPortGroupLimitNumber. If the current IGMP group number is less than the value of h3cMPortGroupLimitNumber, any new IGMP group is permitted. If the current IGMP group number equals to the value of h3cMPortGroupLimitNumber and the value of this object is enabled, the group with the minimum multicast address will be replaced by the new group. If the current IGMP group number equals to the value of h3cMPortGroupLimitNumber and the value of this object is disabled, none of new group will be permitted. |
h3cHostStaticJoinTable | 1.3.6.1.4.1.2011.10.2.51.2.4 | no-access |
A table used to configure a host on a port in a specified VLAN statically to join a multicast group. |
|
1.3.6.1.4.1.2011.10.2.51.2.4.1 | no-access |
An entry used to configure a host on a port in a specified VLAN statically to join a multicast group. |
||
h3cHostStaticJoinVlanID | 1.3.6.1.4.1.2011.10.2.51.2.4.1.1 | integer32 | no-access |
An index uniquely identify the specified VLAN in which a host on a port statically joined the multicast group. |
h3cHostStaticJoinAddressType | 1.3.6.1.4.1.2011.10.2.51.2.4.1.2 | inetaddresstype | no-access |
Type of the multicast IP address. |
h3cHostStaticJoinAddress | 1.3.6.1.4.1.2011.10.2.51.2.4.1.3 | inetaddress | no-access |
IP address of the group which the host belongs to, and it must be a valid multicast IP address. |
h3cHostStaticJoinStatus | 1.3.6.1.4.1.2011.10.2.51.2.4.1.4 | rowstatus | read-only |
This object is responsible for managing rows, which supports 'active', 'createAndGo' and 'destroy'. |