Reference record for OID 1.3.6.1.4.1.43.29.4.22.1


parent
1.3.6.1.4.1.43.29.4.22 (a3ComPoll)
node code
1
node name
a3ComPollTable
dot oid
1.3.6.1.4.1.43.29.4.22.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) switchingSystemsMibs(29) a3ComSwitchingSystemsMib(4) a3ComPoll(22) a3ComPollTable(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) switchingSystemsMibs(29) switchingSystemsMibGroups(4) a3ComPoll(22) a3ComPollTable(1)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) switchingSystems-mib(29) a3ComSwitchingSystemsMib(4) a3ComPoll(22) a3ComPollTable(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) switchingSystems-mib(29) switchingSystemsMibGroups(4) a3ComPoll(22) a3ComPollTable(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) switchingSystemsMibs(29) a3ComSwitchingSystemsMib(4) a3ComPoll(22) a3ComPollTable(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) switchingSystemsMibs(29) switchingSystemsMibGroups(4) a3ComPoll(22) a3ComPollTable(1)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) switchingSystems-mib(29) a3ComSwitchingSystemsMib(4) a3ComPoll(22) a3ComPollTable(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) switchingSystems-mib(29) switchingSystemsMibGroups(4) a3ComPoll(22) a3ComPollTable(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/switchingSystemsMibs/a3ComSwitchingSystemsMib/a3ComPoll/a3ComPollTable
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/switchingSystemsMibs/switchingSystemsMibGroups/a3ComPoll/a3ComPollTable
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/a3Com/switchingSystems-mib/a3ComSwitchingSystemsMib/a3ComPoll/a3ComPollTable
  • /iso/org/dod/internet/private/enterprise/a3Com/switchingSystems-mib/switchingSystemsMibGroups/a3ComPoll/a3ComPollTable
  • /iso/org/dod/internet/private/enterprises/a3Com/switchingSystemsMibs/a3ComSwitchingSystemsMib/a3ComPoll/a3ComPollTable
  • /iso/org/dod/internet/private/enterprises/a3Com/switchingSystemsMibs/switchingSystemsMibGroups/a3ComPoll/a3ComPollTable
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/switchingSystems-mib/a3ComSwitchingSystemsMib/a3ComPoll/a3ComPollTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/switchingSystems-mib/switchingSystemsMibGroups/a3ComPoll/a3ComPollTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/43/29/4/22/1

    Description by mibdepot

    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

    Parsed from file 3cPoll.mib.txt
    Company: None
    Module: A3COM-SWITCHING-SYSTEMS-POLL-MIB

    Description by circitor

    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

    Parsed from file A3COM-SWITCHING-SYSTEMS-POLL-MIB.mib
    Module: A3COM-SWITCHING-SYSTEMS-POLL-MIB

    Information by oid_info

    Vendor: 3Com
    Module: A3COM-SWITCHING-SYSTEMS-POLL-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    a3ComPollTable OBJECT-TYPE SYNTAX SEQUENCE OF A3ComPollEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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" ::= { a3ComPoll 1 }

    Information by circitor

    a3ComPollTable OBJECT-TYPE SYNTAX SEQUENCE OF A3ComPollEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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" ::= { a3ComPoll 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.43)

    Jeremy Siegel

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.29.4.22.1.1 a3ComPollEntry 18 18 A table used to define device monitoring. A row in this table is
    created by setting any read-write member, indexed by the next
    av…

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.29.4.22.2 a3ComPollNextFreeIndex 1 1 The index for the next available remote polling entry in the table.
    1.3.6.1.4.1.43.29.4.22.3 a3ComPollTableInformation 1 1 This object provides a summary on the entire poll table. Internal
    thresholds, such as the maximum number of entries, as well the…
    1.3.6.1.4.1.43.29.4.22.4 a3ComPollTableActionAll 1 1 This object works exactly as a3ComPollAction, except that it
    affects every entry in the table, in one snmp transaction.
    If a3ComP…