a3ComPollAttempts
A3COM-SWITCHING-SYSTEMS-POLL-MIB ·
.1.3.6.1.4.1.43.29.4.22.1.1.5
Object
column mandatory
r/w
Integer32
The number of unsuccessful or successful requests necessary before
deciding that the device is definitely not responding or responding.
In order to use traps, a value greater than one must be used.
Conversely, a value of zero, which is the default, would imply that
traps are disabled.
This object may not be modified if the associated a3ComPollReport
object is equal to busy(2). When this object is successfully set,
a3ComPollReport will be set to idle(1).
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-POLL-MIB
- OID
.1.3.6.1.4.1.43.29.4.22.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPollEntry
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 'A3COM-SWITCHING-SYSTEMS-POLL-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-POLL-MIB::a3ComPollAttempts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-SWITCHING-SYSTEMS-POLL-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-POLL-MIB::a3ComPollAttempts.<a3ComPollIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-POLL-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-POLL-MIB::a3ComPollAttempts'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255