a3ComPollCount
A3COM-SWITCHING-SYSTEMS-POLL-MIB ·
.1.3.6.1.4.1.43.29.4.22.1.1.4
Object
column mandatory
r/w
Integer32
This integer is the number of ping packets to be sent out until
completion of a polling command. If count is set to continuous(0),
the remote device will be kept monitored and the a3ComPollReport
will be normally set to busy(2) upon poll activation.
This object may not be modified if the associated a3ComPollReport
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.4- 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::a3ComPollCount'
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::a3ComPollCount.<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::a3ComPollCount'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-9999