MIB Viewer

H3C-MPM-MIB

31 objects
The MPM (Multicast Port Management) MIB.
OIDNameAccessStatusDescription
1.3.6.1.4.1.2011.10.2.51Identityh3cMpmThe MPM (Multicast Port Management) MIB.
1.3.6.1.4.1.2011.10.2.51.1Nodeh3cMPMObject
1.3.6.1.4.1.2011.10.2.51.1.1Scalarh3cMPortGroupLimitMinNumberread-onlycurrentThe lower limit of group-limit number.
1.3.6.1.4.1.2011.10.2.51.1.2Scalarh3cMPortGroupLimitMaxNumberread-onlycurrentThe upper limit of group-limit number.
1.3.6.1.4.1.2011.10.2.51.2Nodeh3cMPMTable
1.3.6.1.4.1.2011.10.2.51.2.1Tableh3cMPortGroupJoinTablenot-accessiblecurrentA 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.1Rowh3cMPortGroupJoinEntrynot-accessiblecurrentAn entry 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.1Columnh3cMPortGroupJoinVlanIDnot-accessiblecurrentAn index uniquely identifying a port in a specified VLAN which joined the multicast group.
1.3.6.1.4.1.2011.10.2.51.2.1.1.2Columnh3cMPortGroupJoinAddressTypenot-accessiblecurrentType of the multicast IP address.
1.3.6.1.4.1.2011.10.2.51.2.1.1.3Columnh3cMPortGroupJoinAddressnot-accessiblecurrentIP address of the group which the port belongs to, and it must be a valid multicast IP address.
1.3.6.1.4.1.2011.10.2.51.2.1.1.4Columnh3cMPortGroupJoinStatusread-createcurrentThis object is responsible for managing the creation and deletion of rows, which supports 'active', 'notReady', 'createAndGo', 'destroy'. Until instances of al…
1.3.6.1.4.1.2011.10.2.51.2.2Tableh3cMPortGroupTablenot-accessiblecurrentA 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.1Rowh3cMPortGroupEntrynot-accessiblecurrentAn entry 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.1Columnh3cMPortGroupVlanIDnot-accessiblecurrentAn index uniquely identifies that a port belongs to a specified VLAN.
1.3.6.1.4.1.2011.10.2.51.2.2.1.2Columnh3cMPortGroupAddressTyperead-onlycurrentType of multicast IP address.
1.3.6.1.4.1.2011.10.2.51.2.2.1.3Columnh3cMPortGroupAddressread-onlycurrentIP address of the group which the port joined, and it must be a valid multicast IP address.
1.3.6.1.4.1.2011.10.2.51.2.3Tableh3cMPortConfigTablenot-accessiblecurrentA 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.1Rowh3cMPortConfigEntrynot-accessiblecurrentAn entry containing information about the fast leave status, group limit number and group policy parameter of a port in the specified VLAN.
1.3.6.1.4.1.2011.10.2.51.2.3.1.1Columnh3cMPortConfigVlanIDnot-accessiblecurrentThe VLAN index.
1.3.6.1.4.1.2011.10.2.51.2.3.1.2Columnh3cMPortGroupLimitNumberread-createcurrentThe group limit number of the port.
1.3.6.1.4.1.2011.10.2.51.2.3.1.3Columnh3cMPortFastLeaveStatusread-createcurrentThe fast leave status of the port.
1.3.6.1.4.1.2011.10.2.51.2.3.1.4Columnh3cMPortGroupPolicyParameterread-createcurrentThe ACL number which is used as the group policy parameter of the port.
1.3.6.1.4.1.2011.10.2.51.2.3.1.5Columnh3cMPortConfigRowStatusread-createcurrentThe object is responsible for managing the creation and deletion of rows, which supports 'active', 'notReady', 'createAndGo' and 'destroy'.
1.3.6.1.4.1.2011.10.2.51.2.3.1.6Columnh3cMPortGroupLimitReplaceread-createcurrentThis object is related to the object h3cMPortGroupLimitNumber. If the current IGMP group number is less than the value of h3cMPortGroupLimitNumber, any new IGM…
1.3.6.1.4.1.2011.10.2.51.2.4Tableh3cHostStaticJoinTablenot-accessiblecurrentA 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.1Rowh3cHostStaticJoinEntrynot-accessiblecurrentAn entry 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.1Columnh3cHostStaticJoinVlanIDnot-accessiblecurrentAn index uniquely identify the specified VLAN in which a host on a port statically joined the multicast group.
1.3.6.1.4.1.2011.10.2.51.2.4.1.2Columnh3cHostStaticJoinAddressTypenot-accessiblecurrentType of the multicast IP address.
1.3.6.1.4.1.2011.10.2.51.2.4.1.3Columnh3cHostStaticJoinAddressnot-accessiblecurrentIP address of the group which the host belongs to, and it must be a valid multicast IP address.
1.3.6.1.4.1.2011.10.2.51.2.4.1.4Columnh3cHostStaticJoinStatusread-createcurrentThis object is responsible for managing rows, which supports 'active', 'createAndGo' and 'destroy'.
Type Definitions
NameSyntaxStatusDescription
EnabledStatusINTEGER { enabled(1), disabled(2) }currentA simple status value for the object.