hh3cMPortGroupLimitReplace
HH3C-MPM-MIB ·
.1.3.6.1.4.1.25506.2.51.2.3.1.6
Object
This object is related to the object hh3cMPortGroupLimitNumber. If the current IGMP group number is less than the value of hh3cMPortGroupLimitNumber, any new IGMP group is permitted. If the current IGMP group number equals to the value of hh3cMPortGroupLimitNumber 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 hh3cMPortGroupLimitNumber and the value of this object is disabled, none of new group will be permitted.
Context
- MIB
- HH3C-MPM-MIB
- OID
.1.3.6.1.4.1.25506.2.51.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cMPortConfigEntry
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 'HH3C-MPM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MPM-MIB::hh3cMPortGroupLimitReplace'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-MPM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MPM-MIB::hh3cMPortGroupLimitReplace.<ifIndex>.<hh3cMPortConfigVlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-MPM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-MPM-MIB::hh3cMPortGroupLimitReplace'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |