All MIBs › LIVINGSTON-SNMP › livingstonTrapString
livingstonTrapString
Module: LIVINGSTON-SNMP
OID (symbolic): LIVINGSTON-SNMP::livingstonTrapString
OID (numeric): 1.3.6.1.4.1.307.3.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: A text string that describes the trap being reported.
What is livingstonTrapString?
This is a text string (up to 80 characters) describing the specific trap event being reported, included as a varbind in most Livingston enterprise traps (power supply failure, fan failure, temperature warnings, modem failure, T1/E1 line down, etc). Read this field in your trap handler to get a human-readable description of what happened without needing separate lookup tables per trap type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.307.3.1.1 snmpwalk -v2c -c public <target> LIVINGSTON-SNMP::livingstonTrapString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.307.3.1.1.1 snmpget -v2c -c public <target> LIVINGSTON-SNMP::livingstonTrapString.1
Start monitoring Livingston PortMaster dial-up access server / IRX router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIVINGSTON-SNMP::livingstonTrapString OID value, configure state conditions and alerts, and monitor any Livingston PortMaster dial-up access server / IRX router from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.307 | livingston | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3 | livingstonMib | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.1 | livingstonSystem | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.1.1 | livingstonTrapString | LIVINGSTON-SNMP |