All MIBs › WISI-TANGRAM-MIB › gtGenericObjectUsertrap
gtGenericObjectUsertrap
Module: WISI-TANGRAM-MIB
OID (symbolic): WISI-TANGRAM-MIB::gtGenericObjectUsertrap
OID (numeric): 1.3.6.1.4.1.7465.20.2.9.1.4.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The gtGenericObjectUsertrap contain the latest data sent with a user event.
What is gtGenericObjectUsertrap?
This object holds the most recent data payload that was sent along with a generic user-defined event on this WISI Tangram device, effectively acting as a scratch value carrying whatever information accompanied the last such event. Administrators or integration scripts write to this object to trigger a custom notification carrying arbitrary data, then the device's trap mechanism reports that data to a management station. For example, an integrator might set this to a custom status code before triggering a user event, so that value is captured and forwarded in the resulting trap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7465.20.2.9.1.4.1.1 snmpwalk -v2c -c public <target> WISI-TANGRAM-MIB::gtGenericObjectUsertrap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7465.20.2.9.1.4.1.1.1 snmpget -v2c -c public <target> WISI-TANGRAM-MIB::gtGenericObjectUsertrap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7465.20.2.9.1.4.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gtGenericObjectUsertrap.1
Start monitoring WISI Tangram modular headend/video platform for IPTV, OTT, and hospitality (shared alarm/notification framework, base module status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WISI-TANGRAM-MIB::gtGenericObjectUsertrap OID value, configure state conditions and alerts, and monitor any WISI Tangram modular headend/video platform for IPTV, OTT, and hospitality (shared alarm/notification framework, base module status) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.4.1.7465 | wisi | WISI-ROOT-MIB |
| 1.3.6.1.4.1.7465.20 | equipment | WISI-ROOT-MIB |
| 1.3.6.1.4.1.7465.20.2 | devices | WISI-ROOT-MIB |
| 1.3.6.1.4.1.7465.20.2.9 | tangram | WISI-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7465.20.2.9.1 | gtUnit | WISI-TANGRAM-MIB |
| 1.3.6.1.4.1.7465.20.2.9.1.4 | gtGeneric | WISI-TANGRAM-MIB |
| 1.3.6.1.4.1.7465.20.2.9.1.4.1 | gtGenericObjects | WISI-TANGRAM-MIB |
| 1.3.6.1.4.1.7465.20.2.9.1.4.1.1 | gtGenericObjectUsertrap | WISI-TANGRAM-MIB |