agentSwitchSnoopingQuerierOperMaxResponseTime
EdgeSwitch-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.6
Object
column Integer32
The amount of time in seconds a switch will wait after sending a query on the selected vlan because it did not receive a report for a particular group in the interface participating in the vlan. This object is valid only when agentSwitchSnoopingQuerierOperVersion object is valid. (-1) - indicates that parameter is not available; ( 0) - indicates that response time is less then 1 second.
Context
- MIB
- EdgeSwitch-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentSwitchSnoopingQuerierVlanEntry
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 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchSnoopingQuerierOperMaxResponseTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchSnoopingQuerierOperMaxResponseTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-SWITCHING-MIB::agentSwitchSnoopingQuerierOperMaxResponseTime'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.