A3COM-SWITCHING-SYSTEMS-POLL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
18

a3ComPollTable

table mandatory
.1.3.6.1.4.1.43.29.4.22.1 · 1 row entry · 18 columns
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk a3ComPollTable
/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::a3ComPollTable'
This table is used to provide remote device monitoring facilities. 
          
The implementation allows a list of network devices to be set up 
and polled regularly (or only once) by a variety of protocols. 
The table can be configured to inform the management station(s) 
of devices that are not responding to polls or that have started 
to respond after a period of silence. 
          
The minimum effort required to do a single poll is 
1. In one packet, write the address and set a3ComPollAction to  
activate(2). 
2. In the next packet, read the a3ComPollReport. 
          
The minimum effort required to monitor a device is 
1. In one packet, write the address, set a3ComPollAttempts to 1,  
set a3ComPollCount to 0 and set a3ComPollAction to activate(2). 
2. Wait for traps to come in. 
          
A row in this table is created by setting any read-write member,  
indexed by the next available index (a3ComPollNextFreeIndex). This 
method of creation makes the table very user friendly, although 
a bit harder to detect racing conditions. The suggested method for 
racing condition detection is by checking the a3ComPollAddress and 
a3ComPollOwner objects while the a3ComPollReport object is set to 
active. An example of the indexing of this table is a3ComPollRate.2
a3ComPollEntry row .1.3.6.1.4.1.43.29.4.22.1.1
A table used to define device monitoring. A row in this table is
created by setting any read-write member, indexed by the next
available index (a3ComPollNextFreeIndex). An entry in this table is
deleted by setting a…
Indexes
Column Syntax OID
Unique identifier of a row in the Poll Table. The actual number
of rows that can be created on any particular device depends on
the memory and processing resources available at the time.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.43.29.4.22.1.1.1
This DisplayString is the network address of the device to
monitor. Typically this is an IP, dotted IP format, IP's
hostname, IPX or AppleTalk. The following formats can be used:
IP cccc - ip…
OctetStringr/w
Constraints:
range: 0-50
.1.3.6.1.4.1.43.29.4.22.1.1.2
This defines the method used to interpret the a3ComPollAddress,
which implies on the protocol to be used.

Writing an address to the a3ComPollAddress object causes a default
a3ComPollAddressType value …
Enumerationr/w
Enumerated Values:
1unknown
2ip
3ipdotted
4ipname
5ipx
6appletalk
.1.3.6.1.4.1.43.29.4.22.1.1.3
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…
Integer32r/w
Constraints:
range: 0-9999
.1.3.6.1.4.1.43.29.4.22.1.1.4
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 val…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.43.29.4.22.1.1.5
a3ComPollRatemandatory
This defines how often, in seconds, a poll packet is sent to
the device being polled.

If burst mode(0) is chosen, then number of packets selected will
be sent out as fast as possible when the a3ComPoll…
Integer32r/w
Constraints:
range: 0-5400
.1.3.6.1.4.1.43.29.4.22.1.1.6
Maximum wait time, in msecs, for a response packet before deciding
that no response arrived. This object differs from a3ComPollRate
as the device have the sending and receiving queues independent,
making it possible …
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.29.4.22.1.1.7
Size, in bytes, of ping packet to be sent out. If set to 0, the
default size for ping packet under the protocol chosen will be used.
If value given is to too large or too small, the biggest or smallest
possible pack…
Integer32r/w
Constraints:
range: 0-8191
.1.3.6.1.4.1.43.29.4.22.1.1.8
This DisplayString is the network address of the local interface
to receive ping query. Typically this is an IP, IPX or AppleTalk.
The following formats can be used.
IP cccc - ipAddress MIB
I…
OctetStringr/w
Constraints:
range: 0-50
.1.3.6.1.4.1.43.29.4.22.1.1.9
The minimum amount of time taken, in msecs, for the round trip of a
ping packet.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.29.4.22.1.1.10
The average amount of time taken, in msecs, for the round trip of a
ping packet.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.29.4.22.1.1.11
The maximum amount of time taken, in msecs, for the round trip of a
ping packet.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.29.4.22.1.1.12
The number of ping packets sent to remote device so far.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.29.4.22.1.1.13
The number of ping packets responded by remote device so far.
If a3ComPollResponseTimeOut is a non-zero value, and the poll
response arrives after the specified timeout, this object will
not increment.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.29.4.22.1.1.14
Depending on the protocol being used, this object contains extra
information obtained through the device poll. For IP, the value is
the number of packets that arrived out of sequence. If Apple Talk is
used, this valu…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.43.29.4.22.1.1.15
The RMON OwnerString conventions are used here to
help control the multi-manager situations.
RFC1213-MIBDisplayStringr/w .1.3.6.1.4.1.43.29.4.22.1.1.16
This integer contains the current status of the poll entry. When
the state changes from busy to any other, the entry is no longer
active. In situations where the a3ComPollCount field is set to
continuous(0), this ob…
Enumeration
Enumerated Values:
1idle
2busy
3badArgument
4noResource
5nameLookupFailed
6hostAlive
7hostUnreachable
8hostNotResponding
.1.3.6.1.4.1.43.29.4.22.1.1.17
This object is the trigger for initiating, stopping, resetting and
destroying a poll entry. In order to read the current status of an
entry, a3ComPollReport is the object to be queried. If reset(4)
action is requeste…
Enumerationr/w
Enumerated Values:
1noop
2activate
3deactivate
4reset
5destroy
.1.3.6.1.4.1.43.29.4.22.1.1.18