els10-27IPMulticastStatus
CT-ELS10-27-MIB ·
.1.3.6.1.4.1.97.9.21.1
Object
scalar mandatory
r/w
Enumeration
Parameter to enable or disable IP multicast filtering on the device. When enabled, the device will examine IP Multicast data packets and dynamically set up filter ports to prevent flooding. The default is disabled.
Context
- MIB
- CT-ELS10-27-MIB
- OID
.1.3.6.1.4.1.97.9.21.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- els10-27volipmgroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-27-MIB::els10-27IPMulticastStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-ELS10-27-MIB::els10-27IPMulticastStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |