All MIBs › NETBOTZ-MIB › netBotz_prd_bot_door_trap_tripped
netBotz_prd_bot_door_trap_tripped
Module: NETBOTZ-MIB
OID (symbolic): NETBOTZ-MIB::netBotz_prd_bot_door_trap_tripped
OID (numeric): 1.3.6.1.4.1.5528.30.100.5.0.2
Node type: NOTIFICATION-TYPE
Description: NetBotz Door Sensor Tripped Trap. This trap indicates that the door sensor has been triggered (i.e. opened, if the thresdhold has been set to trip on open, closed if otherwise).
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' NETBOTZ-MIB::netBotz_prd_bot_door_trap_tripped snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.5528.30.100.5.0.2
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:55000->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (329002200) 38 days, 1:53:42.00 SNMPv2-MIB::snmpTrapOID.0 = OID: NETBOTZ-MIB::netBotz_prd_bot_door_trap_tripped
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' NETBOTZ-MIB::netBotz_prd_bot_door_trap_tripped
Start monitoring NetBotz/APC environmental monitoring appliance (any generation, core registration module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETBOTZ-MIB::netBotz_prd_bot_door_trap_tripped OID value, configure state conditions and alerts, and monitor any NetBotz/APC environmental monitoring appliance (any generation, core registration module) 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.5528 | netBotz | NETBOTZ-MIB |
| 1.3.6.1.4.1.5528.30 | netBotz_products | NETBOTZ-MIB |
| 1.3.6.1.4.1.5528.30.100 | netBotz_prd_bot_traps | NETBOTZ-MIB |
| 1.3.6.1.4.1.5528.30.100.5 | netBotz_prd_bot_door_traps | NETBOTZ-MIB |
| 1.3.6.1.4.1.5528.30.100.5.0.2 | netBotz_prd_bot_door_trap_tripped | NETBOTZ-MIB |