els10-27igmpStatus
CT-ELS10-MIB ·
.1.3.6.1.4.1.97.9.22.1
Object
scalar mandatory
r/w
Enumeration
Parameter to enable or disable IGMP snooping on the device. When enabled, the device will examine IGMP packets and set up filters for IGMP ports. The default is enabled.
Context
- MIB
- CT-ELS10-MIB
- OID
.1.3.6.1.4.1.97.9.22.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- els10-27voligmpgroup
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-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-MIB::els10-27igmpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-ELS10-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-ELS10-MIB::els10-27igmpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | enabled |
1 | disabled |