NETBOTZ-PRD-BOT-MIB

MIB Reference — IPNetwork Monitor

All MIBsNETBOTZ-PRD-BOT-MIB

Category: Environmental Monitoring

Description:

Defines product-specific monitoring objects and alert thresholds for NetBotz Bot sensor appliances.

Imported Objects

From NETBOTZ-DEVICE-MIB

netBotz-ismetric

From NETBOTZ-MIB

netBotz-products

From NETBOTZ-PRODUCTS-MIB

netBotz-prd-bot

From RFC-1212

OBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

IpAddress

From RFC1213-MIB

DisplayString

What Is NETBOTZ-PRD-BOT-MIB?

NETBOTZ-PRD-BOT-MIB is a vendor-specific MIB (NetBotz, now part of APC/Schneider Electric) defining product-specific monitoring objects and alert thresholds for the NetBotz "Bot" family of environmental sensor appliances, used to watch physical conditions in data centers and equipment rooms. It exposes environmental sensor readings and associated min/max alert thresholds for temperature, humidity, airflow, and audio level, plus a door-ajar sensor state, along with dedicated trap objects for temperature and humidity alarms. This is a hardware-environment monitoring MIB in the classic sense — it is used to monitor physical conditions around IT equipment (temperature, humidity, airflow, sound, and physical door access) so operators are alerted to conditions that could damage hardware, such as overheating or unauthorized rack-room entry. It is a vendor-specific product extension that would typically be layered alongside NetBotz's core/base MIB definitions on which its sensor object structure depends. It is typically deployed in data centers and network closets, where NetBotz Bot appliances are wall- or rack-mounted to provide independent environmental and physical-security monitoring separate from the IT equipment itself. Network engineers evaluating or troubleshooting this functionality can download the NETBOTZ-PRD-BOT-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in NETBOTZ-PRD-BOT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • temperature reading and thresholds
  • humidity reading and thresholds
  • airflow level
  • audio/sound level
  • door-ajar/physical access state

Supported Devices

  • NetBotz (APC) Bot environmental sensor appliance

Monitoring Examples

An admin would poll netBotz-prd-bot-temp and netBotz-prd-bot-humidity for current readings and compare them against netBotz-prd-bot-temp-min/netBotz-prd-bot-temp-max and netBotz-prd-bot-humidity-min/netBotz-prd-bot-humidity-max threshold objects; a temperature reading crossing netBotz-prd-bot-temp-max would trigger netBotz-prd-bot-temperature-traps, alerting staff to a cooling failure in the room. netBotz-prd-bot-doorajar reveals unauthorized or prolonged physical access to the equipment room, while netBotz-prd-bot-airflow and netBotz-prd-bot-audio provide supplementary signals (e.g., a failed CRAC fan reducing airflow) that something in the environment has changed.

OIDs
OID symbolicOID numericTypeAccessDescription
NTF netBotz_prd_bot_low_trap1.3.6.1.4.1.5528.30.10.0.1Netbotz Low Trap. This trap indicates that a lower limit has been exceeded.
NTF netBotz_prd_bot_high_trap1.3.6.1.4.1.5528.30.10.0.2Netbotz High Trap. This trap indicates that an upper limit has been exceeded.
NTF netBotz_prd_bot_trap_clear1.3.6.1.4.1.5528.30.10.0.3Netbotz Cleared Trap. The trap has been cleared because the value has returned to acceptable limits.
NTF netBotz_prd_bot_offline_trap1.3.6.1.4.1.5528.30.10.0.4Netbotz Device Offline Trap. This trap indicates that a device or function has been determined to be offline.
NTF netBotz_prd_bot_online_trap1.3.6.1.4.1.5528.30.10.0.5Netbotz Device Online Trap. This trap indicates that a device or function has been determined to be online.
INT netBotz_prd_bot_temp1.3.6.1.4.1.5528.30.10.1INTEGERread-onlyThe reading of the temperature probe, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_humidity1.3.6.1.4.1.5528.30.10.2INTEGERread-onlyThe reading of the humidity probe, in percent.
INT netBotz_prd_bot_airflow1.3.6.1.4.1.5528.30.10.3INTEGERread-onlyThe reading of the airflow probe. Each unit represents approximately 40 feet/minute or 13 meters/minute of airflow velocity.
INT netBotz_prd_bot_audio1.3.6.1.4.1.5528.30.10.4INTEGERread-onlyThe reading of the audio alarm probe on/off.
INT netBotz_prd_bot_doorajar1.3.6.1.4.1.5528.30.10.5INTEGERread-onlyThe reading of the door switch probe open(0) or closed(1).
INT netBotz_prd_bot_temp_min1.3.6.1.4.1.5528.30.10.6INTEGERread-writeThe temperature probe minimum, from 35 to 120 degrees F, or 1 to 50 degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_temp_max1.3.6.1.4.1.5528.30.10.7INTEGERread-writeThe temperature probe maximum, from 35 to 120 degrees F, or 1 to 50 degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_humidity_min1.3.6.1.4.1.5528.30.10.8INTEGERread-writeThe humidity probe minimum, from 10 to 90 percent.
INT netBotz_prd_bot_humidity_max1.3.6.1.4.1.5528.30.10.9INTEGERread-writeThe humidity probe maximum, from 10 to 90 percent.
INT netBotz_prd_bot_airflow_mins1.3.6.1.4.1.5528.30.10.10INTEGERread-writeMinutes without airflow before alarm set.
INT netBotz_prd_bot_audio_secs1.3.6.1.4.1.5528.30.10.11INTEGERread-writeSeconds of alarm audio before alarm set.
INT netBotz_prd_bot_temp_enabled1.3.6.1.4.1.5528.30.10.12INTEGERread-writeTemperature probe alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_hum_enabled1.3.6.1.4.1.5528.30.10.13INTEGERread-writeHumidity probe alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_air_enabled1.3.6.1.4.1.5528.30.10.14INTEGERread-writeAirflow probe alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_audio_enabled1.3.6.1.4.1.5528.30.10.15INTEGERread-writeAudio probe alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_switch_state1.3.6.1.4.1.5528.30.10.16INTEGERread-writeSwitch state setting. The state controls which condition of the door switch indicates an alarm. If set to 0, alarm is set when the switch is closed. If set to 1, alarm is set when the switch is open.
INT netBotz_prd_bot_switch_enabled1.3.6.1.4.1.5528.30.10.17INTEGERread-writeDoor switch enabled(1) or disabled(0).
INT netBotz_prd_bot_audio_level1.3.6.1.4.1.5528.30.10.18INTEGERread-writeAudio level setting. This is the relative audio level, from 0-11, above which an alarm will be sent.
INT netBotz_prd_bot_doorpic_delay1.3.6.1.4.1.5528.30.10.19INTEGERread-writeNumber of seconds between door alert and first picture.
INT netBotz_prd_bot_trap_index1.3.6.1.4.1.5528.30.10.20INTEGERread-onlyThe crawler ID of the last trap.
IP netBotz_prd_bot_trap_address1.3.6.1.4.1.5528.30.10.21IpAddressread-onlyThe IP address of the last trap.
OID netBotz_prd_bot_trap_oid1.3.6.1.4.1.5528.30.10.22OBJECT IDENTIFIERread-onlyThe object id of the last trap.
INT netBotz_prd_bot_trap_value1.3.6.1.4.1.5528.30.10.23INTEGERread-onlyThe value of the last object trap.
INT netBotz_prd_bot_trap_date1.3.6.1.4.1.5528.30.10.24INTEGERread-onlyThe date and time of a specific trap. This field contains the number of seconds elapsed since midnight (00:00:00), January 1, 1970
INT netBotz_prd_bot_refresh1.3.6.1.4.1.5528.30.10.26INTEGERread-writeRate of web page refresh, in seconds. This must be greater than 5 seconds.
INT netBotz_prd_bot_airflow_level1.3.6.1.4.1.5528.30.10.27INTEGERread-writeAirflow alert level. This is the relative level of airflow below which an alarm will be sent. The range is 1-11. Each unit is approximately 40 feet/second or 13 meters/second of airflow velocity.
INT netBotz_prd_bot_doorpic_count1.3.6.1.4.1.5528.30.10.28INTEGERread-writeNumber of pictures to take when door activated. These pictures will be sent as attachments to the door alert e-mail. The range is from 0 to 5 pictures.
INT netBotz_prd_bot_amps11.3.6.1.4.1.5528.30.10.29INTEGERread-onlyThe reading of the first amperage probe, in milliamps.
INT netBotz_prd_bot_amps1_enabled1.3.6.1.4.1.5528.30.10.30INTEGERread-writeAmperage[1] probe alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_amps1_min1.3.6.1.4.1.5528.30.10.31INTEGERread-writeThe amperage[1] probe minimum, from 0 to 30000 milliamps.
INT netBotz_prd_bot_amps1_max1.3.6.1.4.1.5528.30.10.32INTEGERread-writeThe amperage[1] probe maximum, from 0 to 30000 milliamps.
INT netBotz_prd_bot_amps21.3.6.1.4.1.5528.30.10.34INTEGERread-onlyThe reading of the second amperage probe, in milliamps.
INT netBotz_prd_bot_amps2_enabled1.3.6.1.4.1.5528.30.10.35INTEGERread-writeAmperage[2] probe alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_amps2_min1.3.6.1.4.1.5528.30.10.36INTEGERread-writeThe amperage[2] probe minimum, from 0 to 30000 milliamps.
INT netBotz_prd_bot_amps2_max1.3.6.1.4.1.5528.30.10.37INTEGERread-writeThe amperage[2] probe maximum, from 0 to 30000 milliamps.
INT netBotz_prd_bot_amps31.3.6.1.4.1.5528.30.10.39INTEGERread-onlyThe reading of the third amperage probe, in milliamps.
INT netBotz_prd_bot_amps3_enabled1.3.6.1.4.1.5528.30.10.40INTEGERread-writeAmperage[3] probe alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_amps3_min1.3.6.1.4.1.5528.30.10.41INTEGERread-writeThe amperage[3] probe minimum, from 0 to 30000 milliamps.
INT netBotz_prd_bot_amps3_max1.3.6.1.4.1.5528.30.10.42INTEGERread-writeThe amperage[3] probe maximum, from 0 to 30000 milliamps.
INT netBotz_prd_bot_amps_total1.3.6.1.4.1.5528.30.10.44INTEGERread-onlyThe total of the readings of all amperage probes, in milliamps.
INT netBotz_prd_bot_amps_total_enabled1.3.6.1.4.1.5528.30.10.45INTEGERread-writeTotal amperage alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_amps_total_min1.3.6.1.4.1.5528.30.10.46INTEGERread-writeThe total amperage minimum, from 0 to 90000 milliamps.
INT netBotz_prd_bot_amps_total_max1.3.6.1.4.1.5528.30.10.47INTEGERread-writeThe total amperage maximum, from 0 to 90000 milliamps.
STR netBotz_prd_bot_amps_total_support_enabled1.3.6.1.4.1.5528.30.10.48DisplayStringread-writeTotal Amperage Support enabled(Y) or disabled(N).
INT netBotz_prd_bot_amps1_uV_per_10mA1.3.6.1.4.1.5528.30.10.49INTEGERread-writeThe scaling factor used for the first amperage probe to convert microvolts measured from the Amp Detect into 10s of milliamps of current. Needs to be set based on the type of Amp Detect module installed.
INT netBotz_prd_bot_amps2_uV_per_10mA1.3.6.1.4.1.5528.30.10.50INTEGERread-writeThe scaling factor used for the second amperage probe to convert microvolts measured from the Amp Detect into 10s of milliamps of current. Needs to be set based on the type of Amp Detect module installed.
INT netBotz_prd_bot_amps3_uV_per_mA1.3.6.1.4.1.5528.30.10.51INTEGERread-writeThe scaling factor used for the third amperage probe to convert microvolts measured from the Amp Detect into 10s of milliamps of current. Needs to be set based on the type of Amp Detect module installed.
INT netBotz_prd_bot_amps1_max_range1.3.6.1.4.1.5528.30.10.52INTEGERread-writeThe maximum RMS milliamps measureable by the first Amp Detect.
INT netBotz_prd_bot_amps2_max_range1.3.6.1.4.1.5528.30.10.53INTEGERread-writeThe maximum RMS milliamps measureable by the second Amp Detect.
INT netBotz_prd_bot_amps3_max_range1.3.6.1.4.1.5528.30.10.54INTEGERread-writeThe maximum RMS milliamps measureable by the third Amp Detect.
INT netBotz_prd_bot_amps41.3.6.1.4.1.5528.30.10.55INTEGERread-onlyThe reading of the fourth amperage probe, in milliamps.
INT netBotz_prd_bot_amps4_enabled1.3.6.1.4.1.5528.30.10.56INTEGERread-writeAmperage[4] probe alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_amps4_min1.3.6.1.4.1.5528.30.10.57INTEGERread-writeThe amperage[4] probe minimum, in milliamps.
INT netBotz_prd_bot_amps4_max1.3.6.1.4.1.5528.30.10.58INTEGERread-writeThe amperage[4] probe maximum, in milliamps.
INT netBotz_prd_bot_amps4_uV_per_10mA1.3.6.1.4.1.5528.30.10.60INTEGERread-writeThe scaling factor used for the fourth amperage probe to convert microvolts measured from the Amp Detect into 10s of milliamps of current. Needs to be set based on the type of Amp Detect module installed.
INT netBotz_prd_bot_amps4_max_range1.3.6.1.4.1.5528.30.10.61INTEGERread-writeThe maximum RMS milliamps measureable by the fourth Amp Detect.
INT netBotz_prd_bot_ext_temp11.3.6.1.4.1.5528.30.10.62INTEGERread-onlyThe reading of the external temperature probe on port 1, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp21.3.6.1.4.1.5528.30.10.63INTEGERread-onlyThe reading of the external temperature probe on port 2, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp31.3.6.1.4.1.5528.30.10.64INTEGERread-onlyThe reading of the external temperature probe on port 3, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp41.3.6.1.4.1.5528.30.10.65INTEGERread-onlyThe reading of the external temperature probe on port 4, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp1_enabled1.3.6.1.4.1.5528.30.10.66INTEGERread-writeExternal temperature probe on port 1 alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_ext_temp1_min1.3.6.1.4.1.5528.30.10.67INTEGERread-writeThe external temperature probe on port 1 probe minimum, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp1_max1.3.6.1.4.1.5528.30.10.68INTEGERread-writeThe external temperature probe on port 1 probe maximum, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp2_enabled1.3.6.1.4.1.5528.30.10.69INTEGERread-writeExternal temperature probe on port 2 alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_ext_temp2_min1.3.6.1.4.1.5528.30.10.70INTEGERread-writeThe external temperature probe on port 2 probe minimum, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp2_max1.3.6.1.4.1.5528.30.10.71INTEGERread-writeThe external temperature probe on port 2 probe maximum, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp3_enabled1.3.6.1.4.1.5528.30.10.72INTEGERread-writeExternal temperature probe on port 3 alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_ext_temp3_min1.3.6.1.4.1.5528.30.10.73INTEGERread-writeThe external temperature probe on port 3 probe minimum, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp3_max1.3.6.1.4.1.5528.30.10.74INTEGERread-writeThe external temperature probe on port 3 probe maximum, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp4_enabled1.3.6.1.4.1.5528.30.10.75INTEGERread-writeExternal temperature probe on port 4 alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_ext_temp4_min1.3.6.1.4.1.5528.30.10.76INTEGERread-writeThe external temperature probe on port 4 probe minimum, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp4_max1.3.6.1.4.1.5528.30.10.77INTEGERread-writeThe external temperature probe on port 4 probe maximum, in degrees F or degrees C (depends on netBotz-ismetric).
INT netBotz_prd_bot_ext_temp1_uV_per_degreeC1.3.6.1.4.1.5528.30.10.78INTEGERread-writeThe scaling factor used for the external temperature probe on port 1 to convert microvolts measured from the temperature sensor into degrees C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp1_uV_at_0_degreeC1.3.6.1.4.1.5528.30.10.79INTEGERread-writeThe offset used for the external temperature probe on port 1 of microvolts measured from the temperature sensor at zero degrees C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp1_min_range1.3.6.1.4.1.5528.30.10.80INTEGERread-writeThe minimum temperature measureable by the temperature sensor installed on port 1, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp1_max_range1.3.6.1.4.1.5528.30.10.81INTEGERread-writeThe maximum temperature measureable by the temperature sensor installed on port 1, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp2_uV_per_degreeC1.3.6.1.4.1.5528.30.10.82INTEGERread-writeThe scaling factor used for the external temperature probe on port 2 to convert microvolts measured from the temperature sensor into degrees C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp2_uV_at_0_degreeC1.3.6.1.4.1.5528.30.10.83INTEGERread-writeThe offset used for the external temperature probe on port 2 of microvolts measured from the temperature sensor at zero degrees C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp2_min_range1.3.6.1.4.1.5528.30.10.84INTEGERread-writeThe minimum temperature measureable by the temperature sensor installed on port 2, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp2_max_range1.3.6.1.4.1.5528.30.10.85INTEGERread-writeThe maximum temperature measureable by the temperature sensor installed on port 2, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp3_uV_per_degreeC1.3.6.1.4.1.5528.30.10.86INTEGERread-writeThe scaling factor used for the external temperature probe on port 3 to convert microvolts measured from the temperature sensor into degrees C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp3_uV_at_0_degreeC1.3.6.1.4.1.5528.30.10.87INTEGERread-writeThe offset used for the external temperature probe on port 3 of microvolts measured from the temperature sensor at zero degrees C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp3_min_range1.3.6.1.4.1.5528.30.10.88INTEGERread-writeThe minimum temperature measureable by the temperature sensor installed on port 3, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp3_max_range1.3.6.1.4.1.5528.30.10.89INTEGERread-writeThe maximum temperature measureable by the temperature sensor installed on port 3, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp4_uV_per_degreeC1.3.6.1.4.1.5528.30.10.90INTEGERread-writeThe scaling factor used for the external temperature probe on port 4 to convert microvolts measured from the temperature sensor into degrees C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp4_uV_at_0_degreeC1.3.6.1.4.1.5528.30.10.91INTEGERread-writeThe offset used for the external temperature probe on port 4 of microvolts measured from the temperature sensor at zero degrees C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp4_min_range1.3.6.1.4.1.5528.30.10.92INTEGERread-writeThe minimum temperature measureable by the temperature sensor installed on port 4, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed.
INT netBotz_prd_bot_ext_temp4_max_range1.3.6.1.4.1.5528.30.10.93INTEGERread-writeThe maximum temperature measureable by the temperature sensor installed on port 4, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed.
STR netBotz_prd_bot_ext_port1_module_id1.3.6.1.4.1.5528.30.10.94DisplayStringread-writeThe module ID of the sensor module installed on port 1. Blank string indicates that no module is installed.
STR netBotz_prd_bot_ext_port1_module_type1.3.6.1.4.1.5528.30.10.95DisplayStringread-writeThe type of sensor module installed on port 1. NONE=no module, AMP=AmpDetect module, TEMP=temperature sensor, DRY=dry contact sensor.
STR netBotz_prd_bot_ext_port2_module_id1.3.6.1.4.1.5528.30.10.96DisplayStringread-writeThe module ID of the sensor module installed on port 2. Blank string indicates that no module is installed.
STR netBotz_prd_bot_ext_port2_module_type1.3.6.1.4.1.5528.30.10.97DisplayStringread-writeThe type of sensor module installed on port 2. NONE=no module, AMP=AmpDetect module, TEMP=temperature sensor, DRY=dry contact sensor.
STR netBotz_prd_bot_ext_port3_module_id1.3.6.1.4.1.5528.30.10.98DisplayStringread-writeThe module ID of the sensor module installed on port 3. Blank string indicates that no module is installed.
STR netBotz_prd_bot_ext_port3_module_type1.3.6.1.4.1.5528.30.10.99DisplayStringread-writeThe type of sensor module installed on port 3. NONE=no module, AMP=AmpDetect module, TEMP=temperature sensor, DRY=dry contact sensor.
STR netBotz_prd_bot_ext_port4_module_id1.3.6.1.4.1.5528.30.10.100DisplayStringread-writeThe module ID of the sensor module installed on port 4. Blank string indicates that no module is installed.
STR netBotz_prd_bot_ext_port4_module_type1.3.6.1.4.1.5528.30.10.101DisplayStringread-writeThe type of sensor module installed on port 4. NONE=no module, AMP=AmpDetect module, TEMP=temperature sensor, DRY=dry contact sensor.
INT netBotz_prd_bot_amp1_total_amp_seconds1.3.6.1.4.1.5528.30.10.102INTEGERread-onlyThe accumulated total of amp-seconds on the AmpDetect on port 1.
INT netBotz_prd_bot_amp1_total_amp_seconds_since_time1.3.6.1.4.1.5528.30.10.103INTEGERread-writeThe UTC time (seconds since 1/1/1970) of the beginning of the accumulated total of amp-seconds on the AmpDetect on port 1. Writing a value to this attribute resets the accumulated total amp-seconds and sets this time to the current time.
INT netBotz_prd_bot_amp2_total_amp_seconds1.3.6.1.4.1.5528.30.10.104INTEGERread-onlyThe accumulated total of amp-seconds on the AmpDetect on port 2.
INT netBotz_prd_bot_amp2_total_amp_seconds_since_time1.3.6.1.4.1.5528.30.10.105INTEGERread-writeThe UTC time (seconds since 1/1/1970) of the beginning of the accumulated total of amp-seconds on the AmpDetect on port 2. Writing a value to this attribute resets the accumulated total amp-seconds and sets this time to the current time.
INT netBotz_prd_bot_amp3_total_amp_seconds1.3.6.1.4.1.5528.30.10.106INTEGERread-onlyThe accumulated total of amp-seconds on the AmpDetect on port 3.
INT netBotz_prd_bot_amp3_total_amp_seconds_since_time1.3.6.1.4.1.5528.30.10.107INTEGERread-writeThe UTC time (seconds since 1/1/1970) of the beginning of the accumulated total of amp-seconds on the AmpDetect on port 3. Writing a value to this attribute resets the accumulated total amp-seconds and sets this time to the current time.
INT netBotz_prd_bot_amp4_total_amp_seconds1.3.6.1.4.1.5528.30.10.108INTEGERread-onlyThe accumulated total of amp-seconds on the AmpDetect on port 4.
INT netBotz_prd_bot_amp4_total_amp_seconds_since_time1.3.6.1.4.1.5528.30.10.109INTEGERread-writeThe UTC time (seconds since 1/1/1970) of the beginning of the accumulated total of amp-seconds on the AmpDetect on port 4. Writing a value to this attribute resets the accumulated total amp-seconds and sets this time to the current time.
INT netBotz_prd_bot_amptotal_total_amp_seconds1.3.6.1.4.1.5528.30.10.110INTEGERread-onlyThe accumulated total of amp-seconds on the total of all AmpDetects.
INT netBotz_prd_bot_amptotal_total_amp_seconds_since_time1.3.6.1.4.1.5528.30.10.111INTEGERread-writeThe UTC time (seconds since 1/1/1970) of the beginning of the accumulated total of amp-seconds for all AmpDetects. Writing a value to this attribute resets the accumulated total amp-seconds and sets this time to the current time.
INT netBotz_prd_bot_ext_dry11.3.6.1.4.1.5528.30.10.112INTEGERread-onlyThe current value of the external dry contact sensor on Ext1: 0=Open, 1=Closed, -1=N/A
INT netBotz_prd_bot_ext_dry21.3.6.1.4.1.5528.30.10.113INTEGERread-onlyThe current value of the external dry contact sensor on Ext2: 0=Open, 1=Closed, -1=N/A
INT netBotz_prd_bot_ext_dry31.3.6.1.4.1.5528.30.10.114INTEGERread-onlyThe current value of the external dry contact sensor on Ext3: 0=Open, 1=Closed, -1=N/A
INT netBotz_prd_bot_ext_dry41.3.6.1.4.1.5528.30.10.115INTEGERread-onlyThe current value of the external dry contact sensor on Ext4: 0=Open, 1=Closed, -1=N/A
INT netBotz_prd_bot_ext_dry1_alarm_value1.3.6.1.4.1.5528.30.10.116INTEGERread-writeThe value to generate alarms on for the external dry contact sensor on Ext1: 0=Open, 1=Closed
INT netBotz_prd_bot_ext_dry1_enabled1.3.6.1.4.1.5528.30.10.117INTEGERread-writeExternal dry contact sensor on Ext1 alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_ext_dry2_alarm_value1.3.6.1.4.1.5528.30.10.118INTEGERread-writeThe value to generate alarms on for the external dry contact sensor on Ext2: 0=Open, 1=Closed
INT netBotz_prd_bot_ext_dry2_enabled1.3.6.1.4.1.5528.30.10.119INTEGERread-writeExternal dry contact sensor on Ext2 alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_ext_dry3_alarm_value1.3.6.1.4.1.5528.30.10.120INTEGERread-writeThe value to generate alarms on for the external dry contact sensor on Ext3: 0=Open, 1=Closed
INT netBotz_prd_bot_ext_dry3_enabled1.3.6.1.4.1.5528.30.10.121INTEGERread-writeExternal dry contact sensor on Ext3 alarm enabled(1) or disabled(0).
INT netBotz_prd_bot_ext_dry4_alarm_value1.3.6.1.4.1.5528.30.10.122INTEGERread-writeThe value to generate alarms on for the external dry contact sensor on Ext4: 0=Open, 1=Closed
INT netBotz_prd_bot_ext_dry4_enabled1.3.6.1.4.1.5528.30.10.123INTEGERread-writeExternal dry contact sensor on Ext4 alarm enabled(1) or disabled(0).
STR netBotz_prd_bot_ext_dry1_label1.3.6.1.4.1.5528.30.10.124DisplayStringread-writeThe sensor name/label for the dry contact sensor on Ext1
STR netBotz_prd_bot_ext_dry1_open_label1.3.6.1.4.1.5528.30.10.125DisplayStringread-writeThe sensor name/label for the open(0) state for the dry contact sensor on Ext1
STR netBotz_prd_bot_ext_dry1_closed_label1.3.6.1.4.1.5528.30.10.126DisplayStringread-writeThe sensor name/label for the closed(0) state for the dry contact sensor on Ext1
INT netBotz_prd_bot_ext_dry1_open_to_close_millis1.3.6.1.4.1.5528.30.10.127INTEGERread-writeThe minimum number of milliseconds that the dry contact sensor on Ext1 must read closed before the state is changed from open to closed.
INT netBotz_prd_bot_ext_dry1_close_to_open_millis1.3.6.1.4.1.5528.30.10.128INTEGERread-writeThe minimum number of milliseconds that the dry contact sensor on Ext1 must read openbefore the state is changed from closed to open.
STR netBotz_prd_bot_ext_dry1_response1.3.6.1.4.1.5528.30.10.129DisplayStringread-writeThe type of alert response for the dry contact sensor on Ext1: ALERT=e-mail with no pictures, CAMERA=e-mail with pictures from camera.
STR netBotz_prd_bot_ext_dry2_label1.3.6.1.4.1.5528.30.10.130DisplayStringread-writeThe sensor name/label for the dry contact sensor on Ext2
STR netBotz_prd_bot_ext_dry2_open_label1.3.6.1.4.1.5528.30.10.131DisplayStringread-writeThe sensor name/label for the open(0) state for the dry contact sensor on Ext2
STR netBotz_prd_bot_ext_dry2_closed_label1.3.6.1.4.1.5528.30.10.132DisplayStringread-writeThe sensor name/label for the closed(0) state for the dry contact sensor on Ext2
INT netBotz_prd_bot_ext_dry2_open_to_close_millis1.3.6.1.4.1.5528.30.10.133INTEGERread-writeThe minimum number of milliseconds that the dry contact sensor on Ext2 must read closed before the state is changed from open to closed.
INT netBotz_prd_bot_ext_dry2_close_to_open_millis1.3.6.1.4.1.5528.30.10.134INTEGERread-writeThe minimum number of milliseconds that the dry contact sensor on Ext2 must read openbefore the state is changed from closed to open.
STR netBotz_prd_bot_ext_dry2_response1.3.6.1.4.1.5528.30.10.135DisplayStringread-writeThe type of alert response for the dry contact sensor on Ext2: ALERT=e-mail with no pictures, CAMERA=e-mail with pictures from camera.
STR netBotz_prd_bot_ext_dry3_label1.3.6.1.4.1.5528.30.10.136DisplayStringread-writeThe sensor name/label for the dry contact sensor on Ext3
STR netBotz_prd_bot_ext_dry3_open_label1.3.6.1.4.1.5528.30.10.137DisplayStringread-writeThe sensor name/label for the open(0) state for the dry contact sensor on Ext3
STR netBotz_prd_bot_ext_dry3_closed_label1.3.6.1.4.1.5528.30.10.138DisplayStringread-writeThe sensor name/label for the closed(0) state for the dry contact sensor on Ext3
INT netBotz_prd_bot_ext_dry3_open_to_close_millis1.3.6.1.4.1.5528.30.10.139INTEGERread-writeThe minimum number of milliseconds that the dry contact sensor on Ext3 must read closed before the state is changed from open to closed.
INT netBotz_prd_bot_ext_dry3_close_to_open_millis1.3.6.1.4.1.5528.30.10.140INTEGERread-writeThe minimum number of milliseconds that the dry contact sensor on Ext3 must read openbefore the state is changed from closed to open.
STR netBotz_prd_bot_ext_dry3_response1.3.6.1.4.1.5528.30.10.141DisplayStringread-writeThe type of alert response for the dry contact sensor on Ext3: ALERT=e-mail with no pictures, CAMERA=e-mail with pictures from camera.
STR netBotz_prd_bot_ext_dry4_label1.3.6.1.4.1.5528.30.10.142DisplayStringread-writeThe sensor name/label for the dry contact sensor on Ext4
STR netBotz_prd_bot_ext_dry4_open_label1.3.6.1.4.1.5528.30.10.143DisplayStringread-writeThe sensor name/label for the open(0) state for the dry contact sensor on Ext4
STR netBotz_prd_bot_ext_dry4_closed_label1.3.6.1.4.1.5528.30.10.144DisplayStringread-writeThe sensor name/label for the closed(0) state for the dry contact sensor on Ext4
INT netBotz_prd_bot_ext_dry4_open_to_close_millis1.3.6.1.4.1.5528.30.10.145INTEGERread-writeThe minimum number of milliseconds that the dry contact sensor on Ext4 must read closed before the state is changed from open to closed.
INT netBotz_prd_bot_ext_dry4_close_to_open_millis1.3.6.1.4.1.5528.30.10.146INTEGERread-writeThe minimum number of milliseconds that the dry contact sensor on Ext4 must read openbefore the state is changed from closed to open.
STR netBotz_prd_bot_ext_dry4_response1.3.6.1.4.1.5528.30.10.147DisplayStringread-writeThe type of alert response for the dry contact sensor on Ext4: ALERT=e-mail with no pictures, CAMERA=e-mail with pictures from camera.
netBotz_prd_bot_traps1.3.6.1.4.1.5528.30.100
netBotz_prd_bot_temperature_traps1.3.6.1.4.1.5528.30.100.1
NTF netBotz_prd_bot_temperature_low_trap1.3.6.1.4.1.5528.30.100.1.0.1Netbotz Temperature Low Trap. This trap indicates that the lower limit for temperature has been exceeded.
NTF netBotz_prd_bot_temperature_high_trap1.3.6.1.4.1.5528.30.100.1.0.2Netbotz Temperature High Trap. This trap indicates that the upper limit for temperature has been exceeded.
NTF netBotz_prd_bot_temperature_trap_clear1.3.6.1.4.1.5528.30.100.1.0.3Netbotz Temperature Cleared Trap. The trap has been cleared because the temperature value has returned to acceptable limits.
netBotz_prd_bot_humidity_traps1.3.6.1.4.1.5528.30.100.2
NTF netBotz_prd_bot_humidity_low_trap1.3.6.1.4.1.5528.30.100.2.0.1Netbotz Humidity Low Trap. This trap indicates that the lower limit for humidity has been exceeded.
NTF netBotz_prd_bot_humidity_high_trap1.3.6.1.4.1.5528.30.100.2.0.2Netbotz Humidity High Trap. This trap indicates that the upper limit for humidity has been exceeded.
NTF netBotz_prd_bot_humidity_trap_clear1.3.6.1.4.1.5528.30.100.2.0.3Netbotz Humidity Cleared Trap. The trap has been cleared because the humidity value has returned to acceptable limits.
netBotz_prd_bot_airflow_traps1.3.6.1.4.1.5528.30.100.3
NTF netBotz_prd_bot_airflow_low_trap1.3.6.1.4.1.5528.30.100.3.0.1Netbotz Airflow Low Trap. This trap indicates that the lower limit for airflow has been exceeded.
NTF netBotz_prd_bot_airflow_trap_clear1.3.6.1.4.1.5528.30.100.3.0.3Netbotz Airflow Cleared Trap. The trap has been cleared because the airflow value has returned to acceptable limits.
netBotz_prd_bot_audio_traps1.3.6.1.4.1.5528.30.100.4
NTF netBotz_prd_bot_audio_high_trap1.3.6.1.4.1.5528.30.100.4.0.2Netbotz Audio High Trap. This trap indicates that the upper limit for audio has been exceeded.
NTF netBotz_prd_bot_audio_trap_clear1.3.6.1.4.1.5528.30.100.4.0.3Netbotz Audio Cleared Trap. The trap has been cleared because the audio value has returned to acceptable limits.
netBotz_prd_bot_door_traps1.3.6.1.4.1.5528.30.100.5
NTF netBotz_prd_bot_door_trap_tripped1.3.6.1.4.1.5528.30.100.5.0.2Netbotz 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).
NTF netBotz_prd_bot_door_trap_clear1.3.6.1.4.1.5528.30.100.5.0.3Netbotz Door Cleared Trap. The trap has been cleared because the door sensor has returned to normal (i.e. been closed, if the threshold has been set to trip on open).
netBotz_prd_bot_amp1_traps1.3.6.1.4.1.5528.30.100.6
NTF netBotz_prd_bot_amp1_low_trap1.3.6.1.4.1.5528.30.100.6.0.1Netbotz Amp1 Low Trap. This trap indicates that the lower limit for the first amp detect has been exceeded.
NTF netBotz_prd_bot_amp1_high_trap1.3.6.1.4.1.5528.30.100.6.0.2Netbotz Amp1 High Trap. This trap indicates that the upper limit for the first amp detect has been exceeded.
NTF netBotz_prd_bot_amp1_trap_clear1.3.6.1.4.1.5528.30.100.6.0.3Netbotz Amp1 Cleared Trap. The trap has been cleared because the first amp detect value has returned to acceptable limits.
NTF netBotz_prd_bot_amp1_sensor_unplugged1.3.6.1.4.1.5528.30.100.6.0.6Netbotz Amp 1 Sensor Unplugged Trap. The sensor for the first AmpDetect is unplugged or malfunctioning.
NTF netBotz_prd_bot_amp1_sensor_replugged1.3.6.1.4.1.5528.30.100.6.0.7Netbotz Amp 1 Sensor Replugged Trap. The sensor for the first AmpDetect was unplugged, but has been reconnected.
netBotz_prd_bot_amp2_traps1.3.6.1.4.1.5528.30.100.7
NTF netBotz_prd_bot_amp2_low_trap1.3.6.1.4.1.5528.30.100.7.0.1Netbotz Amp2 Low Trap. This trap indicates that the lower limit for the second amp detect has been exceeded.
NTF netBotz_prd_bot_amp2_high_trap1.3.6.1.4.1.5528.30.100.7.0.2Netbotz Amp2 High Trap. This trap indicates that the upper limit for the second amp detect has been exceeded.
NTF netBotz_prd_bot_amp2_trap_clear1.3.6.1.4.1.5528.30.100.7.0.3Netbotz Amp2 Cleared Trap. The trap has been cleared because the second amp detect value has returned to acceptable limits.
NTF netBotz_prd_bot_amp2_sensor_unplugged1.3.6.1.4.1.5528.30.100.7.0.6Netbotz Amp 2 Sensor Unplugged Trap. The sensor for the second AmpDetect is unplugged or malfunctioning.
NTF netBotz_prd_bot_amp2_sensor_replugged1.3.6.1.4.1.5528.30.100.7.0.7Netbotz Amp 2 Sensor Replugged Trap. The sensor for the second AmpDetect was unplugged, but has been reconnected.
netBotz_prd_bot_amp3_traps1.3.6.1.4.1.5528.30.100.8
NTF netBotz_prd_bot_amp3_low_trap1.3.6.1.4.1.5528.30.100.8.0.1Netbotz Amp3 Low Trap. This trap indicates that the lower limit for the third amp detect has been exceeded.
NTF netBotz_prd_bot_amp3_high_trap1.3.6.1.4.1.5528.30.100.8.0.2Netbotz Amp3 High Trap. This trap indicates that the upper limit for the third amp detect has been exceeded.
NTF netBotz_prd_bot_amp3_trap_clear1.3.6.1.4.1.5528.30.100.8.0.3Netbotz Amp3 Cleared Trap. The trap has been cleared because the third amp detect value has returned to acceptable limits.
NTF netBotz_prd_bot_amp3_sensor_unplugged1.3.6.1.4.1.5528.30.100.8.0.6Netbotz Amp 3 Sensor Unplugged Trap. The sensor for the third AmpDetect is unplugged or malfunctioning.
NTF netBotz_prd_bot_amp3_sensor_replugged1.3.6.1.4.1.5528.30.100.8.0.7Netbotz Amp 3 Sensor Replugged Trap. The sensor for the third AmpDetect was unplugged, but has been reconnected.
netBotz_prd_bot_amp4_traps1.3.6.1.4.1.5528.30.100.9
NTF netBotz_prd_bot_amp4_low_trap1.3.6.1.4.1.5528.30.100.9.0.1Netbotz Amp4 Low Trap. This trap indicates that the lower limit for the fourth amp detect has been exceeded.
NTF netBotz_prd_bot_amp4_high_trap1.3.6.1.4.1.5528.30.100.9.0.2Netbotz Amp4 High Trap. This trap indicates that the upper limit for the fourth amp detect has been exceeded.
NTF netBotz_prd_bot_amp4_trap_clear1.3.6.1.4.1.5528.30.100.9.0.3Netbotz Amp4 Cleared Trap. The trap has been cleared because the fourth amp detect value has returned to acceptable limits.
NTF netBotz_prd_bot_amp4_sensor_unplugged1.3.6.1.4.1.5528.30.100.9.0.6Netbotz Amp 4 Sensor Unplugged Trap. The sensor for the fourth AmpDetect is unplugged or malfunctioning.
NTF netBotz_prd_bot_amp4_sensor_replugged1.3.6.1.4.1.5528.30.100.9.0.7Netbotz Amp 4 Sensor Replugged Trap. The sensor for the fourth AmpDetect was unplugged, but has been reconnected.
netBotz_prd_bot_amp_total_traps1.3.6.1.4.1.5528.30.100.10
NTF netBotz_prd_bot_amp_total_low_trap1.3.6.1.4.1.5528.30.100.10.0.1Netbotz Total Amps Low Trap. This trap indicates that the lower limit for the total amperage has been exceeded.
NTF netBotz_prd_bot_amp_total_high_trap1.3.6.1.4.1.5528.30.100.10.0.2Netbotz Total Amps High Trap. This trap indicates that the upper limit for the total amperage has been exceeded.
NTF netBotz_prd_bot_amp_total_trap_clear1.3.6.1.4.1.5528.30.100.10.0.3Netbotz Total Amps Cleared Trap. The trap has been cleared because the total amperage value has returned to acceptable limits.
netBotz_prd_bot_ext_temp1_traps1.3.6.1.4.1.5528.30.100.11
NTF netBotz_prd_bot_ext_temp1_low_trap1.3.6.1.4.1.5528.30.100.11.0.1Netbotz External Temperature 1 Low Trap. This trap indicates that the lower limit for external temperature probe on port 1 has been exceeded.
NTF netBotz_prd_bot_ext_temp1_high_trap1.3.6.1.4.1.5528.30.100.11.0.2Netbotz External Temperature 1 High Trap. This trap indicates that the upper limit for external temperature probe on port 1 has been exceeded.
NTF netBotz_prd_bot_ext_temp1_trap_clear1.3.6.1.4.1.5528.30.100.11.0.3Netbotz External Temperature 1 Cleared Trap. The trap has been cleared because the temperature value for the temperature probe on port 1 has returned to acceptable limits.
NTF netBotz_prd_bot_ext_temp1_sensor_unplugged1.3.6.1.4.1.5528.30.100.11.0.6Netbotz External Temperature 1 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning.
NTF netBotz_prd_bot_ext_temp1_sensor_replugged1.3.6.1.4.1.5528.30.100.11.0.7Netbotz External Temperature 1 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected.
netBotz_prd_bot_ext_temp2_traps1.3.6.1.4.1.5528.30.100.12
NTF netBotz_prd_bot_ext_temp2_low_trap1.3.6.1.4.1.5528.30.100.12.0.1Netbotz External Temperature 2 Low Trap. This trap indicates that the lower limit for external temperature probe on port 2 has been exceeded.
NTF netBotz_prd_bot_ext_temp2_high_trap1.3.6.1.4.1.5528.30.100.12.0.2Netbotz External Temperature 2 High Trap. This trap indicates that the upper limit for external temperature probe on port 2 has been exceeded.
NTF netBotz_prd_bot_ext_temp2_trap_clear1.3.6.1.4.1.5528.30.100.12.0.3Netbotz External Temperature 2 Cleared Trap. The trap has been cleared because the temperature value for the temperature probe on port 2 has returned to acceptable limits.
NTF netBotz_prd_bot_ext_temp2_sensor_unplugged1.3.6.1.4.1.5528.30.100.12.0.6Netbotz External Temperature 2 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning.
NTF netBotz_prd_bot_ext_temp2_sensor_replugged1.3.6.1.4.1.5528.30.100.12.0.7Netbotz External Temperature 2 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected.
netBotz_prd_bot_ext_temp3_traps1.3.6.1.4.1.5528.30.100.13
NTF netBotz_prd_bot_ext_temp3_low_trap1.3.6.1.4.1.5528.30.100.13.0.1Netbotz External Temperature 3 Low Trap. This trap indicates that the lower limit for external temperature probe on port 3 has been exceeded.
NTF netBotz_prd_bot_ext_temp3_high_trap1.3.6.1.4.1.5528.30.100.13.0.2Netbotz External Temperature 3 High Trap. This trap indicates that the upper limit for external temperature probe on port 3 has been exceeded.
NTF netBotz_prd_bot_ext_temp3_trap_clear1.3.6.1.4.1.5528.30.100.13.0.3Netbotz External Temperature 3 Cleared Trap. The trap has been cleared because the temperature value for the temperature probe on port 3 has returned to acceptable limits.
NTF netBotz_prd_bot_ext_temp3_sensor_unplugged1.3.6.1.4.1.5528.30.100.13.0.6Netbotz External Temperature 3 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning.
NTF netBotz_prd_bot_ext_temp3_sensor_replugged1.3.6.1.4.1.5528.30.100.13.0.7Netbotz External Temperature 3 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected.
netBotz_prd_bot_ext_temp4_traps1.3.6.1.4.1.5528.30.100.14
NTF netBotz_prd_bot_ext_temp4_low_trap1.3.6.1.4.1.5528.30.100.14.0.1Netbotz External Temperature 4 Low Trap. This trap indicates that the lower limit for external temperature probe on port 4 has been exceeded.
NTF netBotz_prd_bot_ext_temp4_high_trap1.3.6.1.4.1.5528.30.100.14.0.2Netbotz External Temperature 4 High Trap. This trap indicates that the upper limit for external temperature probe on port 4 has been exceeded.
NTF netBotz_prd_bot_ext_temp4_trap_clear1.3.6.1.4.1.5528.30.100.14.0.3Netbotz External Temperature 4 Cleared Trap. The trap has been cleared because the temperature value for the temperature probe on port 4 has returned to acceptable limits.
NTF netBotz_prd_bot_ext_temp4_sensor_unplugged1.3.6.1.4.1.5528.30.100.14.0.6Netbotz External Temperature 4 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning.
NTF netBotz_prd_bot_ext_temp4_sensor_replugged1.3.6.1.4.1.5528.30.100.14.0.7Netbotz External Temperature 4 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected.
netBotz_prd_bot_ext_dry1_traps1.3.6.1.4.1.5528.30.100.15
NTF netBotz_prd_bot_ext_dry1_triggered_trap1.3.6.1.4.1.5528.30.100.15.0.2Netbotz External Dry Contact 1 Triggered Trap. This trap indicates that the state of the dry contact sensor on Ext1 matches the alarm value.
NTF netBotz_prd_bot_ext_dry1_trap_clear1.3.6.1.4.1.5528.30.100.15.0.3Netbotz External Dry Contact 1 Cleared Trap. The trap has been cleared because the state of the dry contact sensor on Ext1 no longer matches the alarm value.
netBotz_prd_bot_ext_dry2_traps1.3.6.1.4.1.5528.30.100.16
NTF netBotz_prd_bot_ext_dry2_triggered_trap1.3.6.1.4.1.5528.30.100.16.0.2Netbotz External Dry Contact 2 Triggered Trap. This trap indicates that the state of the dry contact sensor on Ext2 matches the alarm value.
NTF netBotz_prd_bot_ext_dry2_trap_clear1.3.6.1.4.1.5528.30.100.16.0.3Netbotz External Dry Contact 2 Cleared Trap. The trap has been cleared because the state of the dry contact sensor on Ext2 no longer matches the alarm value.
netBotz_prd_bot_ext_dry3_traps1.3.6.1.4.1.5528.30.100.17
NTF netBotz_prd_bot_ext_dry3_triggered_trap1.3.6.1.4.1.5528.30.100.17.0.2Netbotz External Dry Contact 3 Triggered Trap. This trap indicates that the state of the dry contact sensor on Ext3 matches the alarm value.
NTF netBotz_prd_bot_ext_dry3_trap_clear1.3.6.1.4.1.5528.30.100.17.0.3Netbotz External Dry Contact 3 Cleared Trap. The trap has been cleared because the state of the dry contact sensor on Ext3 no longer matches the alarm value.
netBotz_prd_bot_ext_dry4_traps1.3.6.1.4.1.5528.30.100.18
NTF netBotz_prd_bot_ext_dry4_triggered_trap1.3.6.1.4.1.5528.30.100.18.0.2Netbotz External Dry Contact 4 Triggered Trap. This trap indicates that the state of the dry contact sensor on Ext4 matches the alarm value.
NTF netBotz_prd_bot_ext_dry4_trap_clear1.3.6.1.4.1.5528.30.100.18.0.3Netbotz External Dry Contact 4 Cleared Trap. The trap has been cleared because the state of the dry contact sensor on Ext4 no longer matches the alarm value.

RFC description

Monitors environmental sensors including temperature, humidity, airflow, and door status in NetBotz systems.

Start monitoring NetBotz (APC) Bot environmental sensor appliance with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download NETBOTZ-PRD-BOT-MIB