a3ComPollAddressType
A3COM-SWITCHING-SYSTEMS-POLL-MIB ·
.1.3.6.1.4.1.43.29.4.22.1.1.3
Object
column
mandatory
r/w
Enumeration
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 to be setup. The default value is
derived from the format of the address - four octets means ip(2),
four sets of numeric values separated by dot means ipdotted(3), eight
and twelve octets separated by colon means ipx(5), and two sets of
numeric values separated by a dot means appletalk(6). If the address
type cannot be figured out, and this object is not currently set to
ipname(4), it will then be set to unknown(1). In other words, this
object will remain unchanged if its current value is ipname(4) and
a more specific type cannot be given to it. Thus, for the mot part,
when setting this object manually, that needs to be done after
setting a3ComPollAddress.
For ip hostname(4), this field must be set manually. Furthermore,
DNS client must be locally enabled to allow for conversion from name
to ip address.
If the requested protocol is not supported or is not compatible
with the a3ComPollAddress, an error is returned when an attempt is
made to set a3ComPollAction to activate(2), and a3ComPollReport will
be set to noResource(4).
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.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPollEntry
- Table
- a3ComPollTable
- Siblings
- 17
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ip |
3 | ipdotted |
4 | ipname |
5 | ipx |
6 | appletalk |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ComPollIndex mandatory 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 … | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.1 |
| a3ComPollMinRoundTripTime mandatory The minimum amount of time taken, in msecs, for the round trip of a
ping packet. | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.10 |
| a3ComPollAvgRoundTripTime mandatory The average amount of time taken, in msecs, for the round trip of a
ping packet. | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.11 |
| a3ComPollMaxRoundTripTime mandatory The maximum amount of time taken, in msecs, for the round trip of a
ping packet. | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.12 |
| a3ComPollFramesSent mandatory The number of ping packets sent to remote device so far. | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.13 |
| a3ComPollFramesReceived mandatory 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 ob… | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.14 |
| a3ComPollInformation mandatory 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 seq… | column | OctetString | .1.3.6.1.4.1.43.29.4.22.1.1.15 |
| a3ComPollOwner mandatory The RMON OwnerString conventions are used here to
help control the multi-manager situations. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.43.29.4.22.1.1.16 |
| a3ComPollReport mandatory 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 … | column | Enumeration | .1.3.6.1.4.1.43.29.4.22.1.1.17 |
| a3ComPollAction mandatory 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 … | column | Enumeration | .1.3.6.1.4.1.43.29.4.22.1.1.18 |
| a3ComPollAddress mandatory 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 use… | column | OctetString | .1.3.6.1.4.1.43.29.4.22.1.1.2 |
| a3ComPollCount mandatory 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 t… | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.4 |
| a3ComPollAttempts mandatory 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 th… | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.5 |
| a3ComPollRate mandatory 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 ou… | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.6 |
| a3ComPollResponseTimeOut mandatory 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 … | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.7 |
| a3ComPollPacketSize mandatory 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… | column | Integer32 | .1.3.6.1.4.1.43.29.4.22.1.1.8 |
| a3ComPollSourceAddress mandatory 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 … | column | OctetString | .1.3.6.1.4.1.43.29.4.22.1.1.9 |