els10-27igmpQueryStatus
CT-ELS10-MIB ·
.1.3.6.1.4.1.97.9.22.2
Object
scalar mandatory
r/w
Enumeration
Parameter to enable or disable the device to act as a Querier. If enabled, the device will send out a Query as a Proxy to solicit reports. The device will not become an IGMP router. The default is disabled.
Context
- MIB
- CT-ELS10-MIB
- OID
.1.3.6.1.4.1.97.9.22.2- 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-27igmpQueryStatus.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-27igmpQueryStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |