igmpGeneralConfigEntry
CENTILLION-MCAST-MIB ·
.1.3.6.1.4.1.930.2.1.2.31.1.1.1.1.1
Object
row mandatory
IP IGMP general configuration entry.
Each entry is indexed by a vlan id.
An example to create the entry is:
set igmpGeneralConfigIgmpSupport.3=I2 and
igmpGeneralConfigMaxGroup.3=I20 to
a switch ip address.
(where 3 is vlan Id; 2 is enabled; 20 is maximum
multicast groups to be supported for this vlan.
Context
- MIB
- CENTILLION-MCAST-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.31.1.1.1.1.1- Type
- row
- Status
- mandatory
- Parent
- igmpGeneralConfigTable
- Table
- igmpGeneralConfigTable
- Children
- 5
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CENTILLION-MCAST-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-MCAST-MIB::igmpGeneralConfigEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-MCAST-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-MCAST-MIB::igmpGeneralConfigEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.