All MIBs › AISYSTEM-MIB › aiSystemLastTrapMsg
aiSystemLastTrapMsg
Module: AISYSTEM-MIB
OID (symbolic): AISYSTEM-MIB::aiSystemLastTrapMsg
OID (numeric): 1.3.6.1.4.1.539.8.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The message text which was inserted in the last trap sent by this agent. If this agent does not support traps, the string is blank.
When this varbind appears in a trap, the value is the message for that trap.
What is aiSystemLastTrapMsg?
Contains the text message that was included in the most recent SNMP trap sent by this agent. When included in a trap itself, the value represents the message for that specific trap event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.8.3 snmpwalk -v2c -c public <target> AISYSTEM-MIB::aiSystemLastTrapMsg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.8.3.1 snmpget -v2c -c public <target> AISYSTEM-MIB::aiSystemLastTrapMsg.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.8 | aiSystem | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.3 | aiSystemLastTrapMsg | AISYSTEM-MIB |