snmpThresholdTrap
CABLETRON-TRAPS ·
.1.3.6.1.4.1.52.0.1001
Object
notification
This trap signifies that an OID value/threshold comparison has failed. The snmpOIDObject specifies which Object Identifier and instance (destination IP address, owner IP address, and sequence number) was used to trigger the alarm condition. The snmpOIDDestination indicates the node address that failed the OID poll.
Context
- MIB
- CABLETRON-TRAPS
- OID
.1.3.6.1.4.1.52.0.1001- Type
- notification
- Status
- current
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 'CABLETRON-TRAPS' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABLETRON-TRAPS::snmpThresholdTrap'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABLETRON-TRAPS' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABLETRON-TRAPS::snmpThresholdTrap'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.