a3ComPollEntry
A3COM-SWITCHING-SYSTEMS-POLL-MIB ·
.1.3.6.1.4.1.43.29.4.22.1.1
Object
row mandatory
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 a3ComPollAction to destroy(5). An example of the indexing of this table is a3ComPollRate.2 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.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-POLL-MIB
- OID
.1.3.6.1.4.1.43.29.4.22.1.1- Type
- row
- Status
- mandatory
- Parent
- a3ComPollTable
- Table
- a3ComPollTable
- Children
- 18
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::a3ComPollEntry'
More examples
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::a3ComPollEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.