NETBOTZ-MIB :: netBotz_prd_bot_door_trap_tripped

MIB Reference — IPNetwork Monitor

All MIBsNETBOTZ-MIBnetBotz_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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5528netBotzNETBOTZ-MIB
1.3.6.1.4.1.5528.30netBotz_productsNETBOTZ-MIB
1.3.6.1.4.1.5528.30.100netBotz_prd_bot_trapsNETBOTZ-MIB
1.3.6.1.4.1.5528.30.100.5netBotz_prd_bot_door_trapsNETBOTZ-MIB
1.3.6.1.4.1.5528.30.100.5.0.2netBotz_prd_bot_door_trap_trippedNETBOTZ-MIB