h3cMPortGroupLimitReplace
H3C-MPM-MIB ·
.1.3.6.1.4.1.2011.10.2.51.2.3.1.6
Object
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.
Context
- MIB
- H3C-MPM-MIB
- OID
.1.3.6.1.4.1.2011.10.2.51.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cMPortConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-MPM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MPM-MIB::h3cMPortGroupLimitReplace'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-MPM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MPM-MIB::h3cMPortGroupLimitReplace.<ifIndex>.<h3cMPortConfigVlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-MPM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-MPM-MIB::h3cMPortGroupLimitReplace'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |