A3COM-SWITCHING-SYSTEMS-POLL-MIB

Imported Objects
RFC-1212 OBJECT-TYPE
RFC-1215 TRAP-TYPE
RFC1155-SMI enterprises
RFC1213-MIB DisplayString
Objects (27)
a3Com .1.3.6.1.4.1.43
switchingSystemsMibs .1.3.6.1.4.1.43.29
a3ComSwitchingSystemsMib .1.3.6.1.4.1.43.29.4
a3ComPoll .1.3.6.1.4.1.43.29.4.22
a3ComPollTable mandatory .1.3.6.1.4.1.43.29.4.22.1
a3ComPollEntry mandatory a3ComPollIndex .1.3.6.1.4.1.43.29.4.22.1.1
a3ComPollIndex mandatory Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.1
a3ComPollMinRoundTripTime mandatory Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.10
a3ComPollAvgRoundTripTime mandatory Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.11
a3ComPollMaxRoundTripTime mandatory Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.12
a3ComPollFramesSent mandatory Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.13
a3ComPollFramesReceived mandatory Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.14
a3ComPollInformation mandatory OctetString .1.3.6.1.4.1.43.29.4.22.1.1.15
a3ComPollOwner mandatory r/w RFC1213-MIBDisplayString .1.3.6.1.4.1.43.29.4.22.1.1.16
a3ComPollReport mandatory Enumeration .1.3.6.1.4.1.43.29.4.22.1.1.17
a3ComPollAction mandatory r/w Enumeration .1.3.6.1.4.1.43.29.4.22.1.1.18
a3ComPollAddress mandatory r/w OctetString .1.3.6.1.4.1.43.29.4.22.1.1.2
a3ComPollAddressType mandatory r/w Enumeration .1.3.6.1.4.1.43.29.4.22.1.1.3
a3ComPollCount mandatory r/w Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.4
a3ComPollAttempts mandatory r/w Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.5
a3ComPollRate mandatory r/w Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.6
a3ComPollResponseTimeOut mandatory r/w Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.7
a3ComPollPacketSize mandatory r/w Integer32 .1.3.6.1.4.1.43.29.4.22.1.1.8
a3ComPollSourceAddress mandatory r/w OctetString .1.3.6.1.4.1.43.29.4.22.1.1.9
a3ComPollNextFreeIndex mandatory Integer32 .1.3.6.1.4.1.43.29.4.22.2
a3ComPollTableInformation mandatory OctetString .1.3.6.1.4.1.43.29.4.22.3
a3ComPollTableActionAll mandatory r/w Enumeration .1.3.6.1.4.1.43.29.4.22.4
Notifications / Traps (2)
NameOIDDescription
a3ComPollResponseReceived .1.3.6.1.4.1.43.29.4.0.61
This trap is generated when the PollTable in the managed agent  
receives replies to a poll after a sequence of unsuccessful polls.  
The number of packets in such sequence is determined from the  
a3ComPollAttempts object. The variables are: 
          
a3ComPollAddress - the address of the device polled. 
a3ComPollAddressType - the type of the address above. 
a3ComPollAttempts - number of replies received in sequence before 
this trap was triggered. 
a3ComPollRate - rate at which device is being polled. 0 = burst. 
a3ComPollFramesSent - total number of frames sent. 
a3ComPollFramesReceived - total number of frames received. 
          
This event is generated at most once per monitored device per 
operation of a sequence of ping response when the event is first  
observed.
a3ComPollResponseNotReceived .1.3.6.1.4.1.43.29.4.0.62
This trap is generated when the PollTable in the managed agent  
receives no replies to a poll after a sequence of successful polls.  
The number of packets in such sequence is determined from the  
a3ComPollAttempts object. The variables are: 
          
a3ComPollAddress - the address of the device polled. 
a3ComPollAddressType - the type of the address above. 
a3ComPollAttempts - number of replies missed in sequence before 
this trap was triggered. 
a3ComPollRate - rate at which device is being polled. 0 = burst. 
a3ComPollFramesSent - total number of frames sent. 
a3ComPollFramesReceived - total number of frames received. 
          
This event is generated at most once per monitored device per 
operation of a sequence of ping fails when the event is first  
observed.