multicastIfMembersMax
LUM-MULTICAST-MIB ·
.1.3.6.1.4.1.8708.2.37.2.2.1.1.10
Object
column r/w
Unsigned32
Limit for the maximum number of members allowed for a port. The limit prevents new dynamic members to be added (if over the set limit), existing members are not removed. Statically provisioned entries are included in the count, however it is always possible to add new static entries as long as the system limit for the board is not reached.
Context
- MIB
- LUM-MULTICAST-MIB
- OID
.1.3.6.1.4.1.8708.2.37.2.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Default
1000- Parent
- multicastIfEntry
- Groups
- 1
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 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTICAST-MIB::multicastIfMembersMax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTICAST-MIB::multicastIfMembersMax.<multicastIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MULTICAST-MIB::multicastIfMembersMax'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-1000
Conformance
Member of