igmpQueryEnabled
A3COM0073IGMP-SNOOP ·
.1.3.6.1.4.1.43.10.37.1.10
Object
Enabled/Disables IGMP Queries for this device. The default value is True. The range is True(1) or False(2).
Context
- MIB
- A3COM0073IGMP-SNOOP
- OID
.1.3.6.1.4.1.43.10.37.1.10- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- igmpSnoop
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 'A3COM0073IGMP-SNOOP' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0073IGMP-SNOOP::igmpQueryEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0073IGMP-SNOOP' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0073IGMP-SNOOP::igmpQueryEnabled'
Syntax
- Source
- TruthValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |