pingTrap
AT-PING-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.58.0.1
Object
notification
A ping trap is generated when a ping has completed. Traps are only generated if the variable pingTrapOnCompletion is set to true(1) in the dynamic ping entry. A trap is still generated if the ping is stopped prematurely by setting the variable pingStatus to stop/stopped(2).
Context
- MIB
- AT-PING-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.58.0.1- Type
- notification
- Status
- current
- Parent
- pingTraps
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'AT-PING-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-PING-MIB::pingTrap'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-PING-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-PING-MIB::pingTrap'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.