igmpQueryTimeout
AT-IGMP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.3
Object
column Unsigned32
It represents the maximum expected time interval, in seconds, between successive IGMP general query messages arriving on the interface. A vlaue of zero means there is no limits.
Context
- MIB
- AT-IGMP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- igmpInterfaceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-IGMP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-IGMP-MIB::igmpQueryTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-IGMP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-IGMP-MIB::igmpQueryTimeout.<igmpInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-IGMP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-IGMP-MIB::igmpQueryTimeout'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535