All MIBs › NETBOTZ-MIB
Category: Environmental Monitoring
Description:
Supplies object definitions and the core management framework for NetBotz environmental monitoring appliances.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString |
What Is NETBOTZ-MIB?
NETBOTZ-MIB is the core APC NetBotz environmental monitoring appliance MIB, used to manage network-connected sensor pods that watch data-center/rack environmental conditions. It exposes device network configuration (host, domain, IP, netmask, gateway, DNS, SMTP/POP mail settings) as the base identity/configuration framework, with related NetBotz MIBs layering in the actual sensor readings. It is used to monitor the operational status of the NetBotz appliance itself — its network reachability and email-alerting configuration — which underpins whether environmental alarms (temperature, humidity, door, water, etc., defined in companion MIBs) can be reported. Anyone researching the netbotz mib for the first time will find it defines only the appliance's own network/mail configuration, not the environmental sensor readings themselves. As the core module it is a registration/framework MIB depended upon by other NetBotz sensor-specific MIB extensions. It is deployed in data centers and equipment rooms where NetBotz appliances provide rack-level environmental and physical security monitoring.
IPNetwork Monitor allows you to monitor SNMP objects defined in NETBOTZ-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
- appliance IP/network configuration
- DNS server configuration
- SMTP/POP mail server settings for alerts
- logging level
- gateway reachability
Supported Devices
- NetBotz/APC environmental monitoring appliance (any generation, core registration module)
Monitoring Examples
An admin would poll netBotz-dev-ip, netBotz-dev-netmask, and netBotz-dev-gateway to confirm the appliance's network configuration is correct, and check netBotz-dev-smtp/netBotz-dev-smtpport to ensure alert emails can be sent when a sensor threshold is breached. netBotz-dev-loglevel indicates the appliance's logging verbosity, useful when diagnosing missing alert notifications.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| netBotz | 1.3.6.1.4.1.5528 | |||
| netBotz_reg | 1.3.6.1.4.1.5528.10 | |||
| netBotz_generic | 1.3.6.1.4.1.5528.20 | |||
| netBotz_products | 1.3.6.1.4.1.5528.30 | |||
| netBotz_prd_bot | 1.3.6.1.4.1.5528.30.10 | |||
| NTF netBotz_prd_bot_low_trap | 1.3.6.1.4.1.5528.30.10.0.1 | NetBotz Low Trap. This trap indicates that a lower limit has been exceeded. | ||
| NTF netBotz_prd_bot_high_trap | 1.3.6.1.4.1.5528.30.10.0.2 | NetBotz High Trap. This trap indicates that an upper limit has been exceeded. | ||
| NTF netBotz_prd_bot_trap_clear | 1.3.6.1.4.1.5528.30.10.0.3 | NetBotz Cleared Trap. The trap has been cleared because the value has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_offline_trap | 1.3.6.1.4.1.5528.30.10.0.4 | NetBotz Device Offline Trap. This trap indicates that a device or function has been determined to be offline. | ||
| NTF netBotz_prd_bot_online_trap | 1.3.6.1.4.1.5528.30.10.0.5 | NetBotz Device Online Trap. This trap indicates that a device or function has been determined to be online. | ||
| INT netBotz_prd_bot_temp | 1.3.6.1.4.1.5528.30.10.1 | INTEGER | read-only | The reading of the temperature probe, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_humidity | 1.3.6.1.4.1.5528.30.10.2 | INTEGER | read-only | The reading of the humidity probe, in percent. |
| INT netBotz_prd_bot_airflow | 1.3.6.1.4.1.5528.30.10.3 | INTEGER | read-only | The reading of the airflow probe. Each unit represents approximately 40 feet/minute or 13 meters/minute of airflow velocity. |
| INT netBotz_prd_bot_audio | 1.3.6.1.4.1.5528.30.10.4 | INTEGER | read-only | The reading of the audio alarm probe on/off. |
| INT netBotz_prd_bot_doorajar | 1.3.6.1.4.1.5528.30.10.5 | INTEGER | read-only | The reading of the door switch probe open(1) or closed(0). |
| INT netBotz_prd_bot_temp_min | 1.3.6.1.4.1.5528.30.10.6 | INTEGER | read-write | The temperature probe minimum, from 35 to 120 degrees F, or 1 to 50 degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_temp_max | 1.3.6.1.4.1.5528.30.10.7 | INTEGER | read-write | The temperature probe maximum, from 35 to 120 degrees F, or 1 to 50 degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_humidity_min | 1.3.6.1.4.1.5528.30.10.8 | INTEGER | read-write | The humidity probe minimum, from 10 to 90 percent. |
| INT netBotz_prd_bot_humidity_max | 1.3.6.1.4.1.5528.30.10.9 | INTEGER | read-write | The humidity probe maximum, from 10 to 90 percent. |
| INT netBotz_prd_bot_airflow_mins | 1.3.6.1.4.1.5528.30.10.10 | INTEGER | read-write | Minutes without airflow before alarm set. |
| INT netBotz_prd_bot_audio_secs | 1.3.6.1.4.1.5528.30.10.11 | INTEGER | read-write | Seconds of alarm audio before alarm set. |
| INT netBotz_prd_bot_temp_enabled | 1.3.6.1.4.1.5528.30.10.12 | INTEGER | read-write | Temperature probe alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_hum_enabled | 1.3.6.1.4.1.5528.30.10.13 | INTEGER | read-write | Humidity probe alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_air_enabled | 1.3.6.1.4.1.5528.30.10.14 | INTEGER | read-write | Airflow probe alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_audio_enabled | 1.3.6.1.4.1.5528.30.10.15 | INTEGER | read-write | Audio probe alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_switch_state | 1.3.6.1.4.1.5528.30.10.16 | INTEGER | read-write | Switch 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_enabled | 1.3.6.1.4.1.5528.30.10.17 | INTEGER | read-write | Door switch enabled(1) or disabled(0). |
| INT netBotz_prd_bot_audio_level | 1.3.6.1.4.1.5528.30.10.18 | INTEGER | read-write | Audio level setting. This is the relative audio level, from 0-11, above which an alarm will be sent. |
| INT netBotz_prd_bot_trap_index | 1.3.6.1.4.1.5528.30.10.20 | INTEGER | read-only | The crawler ID of the last trap. |
| IP netBotz_prd_bot_trap_address | 1.3.6.1.4.1.5528.30.10.21 | IpAddress | read-only | The IP address of the last trap. |
| OID netBotz_prd_bot_trap_oid | 1.3.6.1.4.1.5528.30.10.22 | OBJECT IDENTIFIER | read-only | The object id of the last trap. |
| INT netBotz_prd_bot_trap_value | 1.3.6.1.4.1.5528.30.10.23 | INTEGER | read-only | The value of the last object trap. |
| INT netBotz_prd_bot_trap_date | 1.3.6.1.4.1.5528.30.10.24 | INTEGER | read-only | The 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_refresh | 1.3.6.1.4.1.5528.30.10.26 | INTEGER | read-write | Rate of web page refresh, in seconds. This must be greater than 5 seconds. |
| INT netBotz_prd_bot_airflow_level | 1.3.6.1.4.1.5528.30.10.27 | INTEGER | read-write | Airflow 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_count | 1.3.6.1.4.1.5528.30.10.28 | INTEGER | read-write | Number 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_amps1 | 1.3.6.1.4.1.5528.30.10.29 | INTEGER | read-only | The reading of the first amperage probe, in milliamps. |
| INT netBotz_prd_bot_amps1_enabled | 1.3.6.1.4.1.5528.30.10.30 | INTEGER | read-write | Amperage[1] probe alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_amps1_min | 1.3.6.1.4.1.5528.30.10.31 | INTEGER | read-write | The amperage[1] probe minimum, from 0 to 30000 milliamps. |
| INT netBotz_prd_bot_amps1_max | 1.3.6.1.4.1.5528.30.10.32 | INTEGER | read-write | The amperage[1] probe maximum, from 0 to 30000 milliamps. |
| INT netBotz_prd_bot_amps2 | 1.3.6.1.4.1.5528.30.10.34 | INTEGER | read-only | The reading of the second amperage probe, in milliamps. |
| INT netBotz_prd_bot_amps2_enabled | 1.3.6.1.4.1.5528.30.10.35 | INTEGER | read-write | Amperage[2] probe alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_amps2_min | 1.3.6.1.4.1.5528.30.10.36 | INTEGER | read-write | The amperage[2] probe minimum, from 0 to 30000 milliamps. |
| INT netBotz_prd_bot_amps2_max | 1.3.6.1.4.1.5528.30.10.37 | INTEGER | read-write | The amperage[2] probe maximum, from 0 to 30000 milliamps. |
| INT netBotz_prd_bot_amps3 | 1.3.6.1.4.1.5528.30.10.39 | INTEGER | read-only | The reading of the third amperage probe, in milliamps. |
| INT netBotz_prd_bot_amps3_enabled | 1.3.6.1.4.1.5528.30.10.40 | INTEGER | read-write | Amperage[3] probe alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_amps3_min | 1.3.6.1.4.1.5528.30.10.41 | INTEGER | read-write | The amperage[3] probe minimum, from 0 to 30000 milliamps. |
| INT netBotz_prd_bot_amps3_max | 1.3.6.1.4.1.5528.30.10.42 | INTEGER | read-write | The amperage[3] probe maximum, from 0 to 30000 milliamps. |
| INT netBotz_prd_bot_amps_total | 1.3.6.1.4.1.5528.30.10.44 | INTEGER | read-only | The total of the readings of all amperage probes, in milliamps. |
| INT netBotz_prd_bot_amps_total_enabled | 1.3.6.1.4.1.5528.30.10.45 | INTEGER | read-write | Total amperage alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_amps_total_min | 1.3.6.1.4.1.5528.30.10.46 | INTEGER | read-write | The total amperage minimum, from 0 to 90000 milliamps. |
| INT netBotz_prd_bot_amps_total_max | 1.3.6.1.4.1.5528.30.10.47 | INTEGER | read-write | The total amperage maximum, from 0 to 90000 milliamps. |
| STR netBotz_prd_bot_amps_total_support_enabled | 1.3.6.1.4.1.5528.30.10.48 | DisplayString | read-write | Total Amperage Support enabled(Y) or disabled(N). |
| INT netBotz_prd_bot_amps1_uV_per_10mA | 1.3.6.1.4.1.5528.30.10.49 | INTEGER | read-write | The 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_10mA | 1.3.6.1.4.1.5528.30.10.50 | INTEGER | read-write | The 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_mA | 1.3.6.1.4.1.5528.30.10.51 | INTEGER | read-write | The 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_range | 1.3.6.1.4.1.5528.30.10.52 | INTEGER | read-write | The maximum RMS milliamps measureable by the first Amp Detect. |
| INT netBotz_prd_bot_amps2_max_range | 1.3.6.1.4.1.5528.30.10.53 | INTEGER | read-write | The maximum RMS milliamps measureable by the second Amp Detect. |
| INT netBotz_prd_bot_amps3_max_range | 1.3.6.1.4.1.5528.30.10.54 | INTEGER | read-write | The maximum RMS milliamps measureable by the third Amp Detect. |
| INT netBotz_prd_bot_amps4 | 1.3.6.1.4.1.5528.30.10.55 | INTEGER | read-only | The reading of the fourth amperage probe, in milliamps. |
| INT netBotz_prd_bot_amps4_enabled | 1.3.6.1.4.1.5528.30.10.56 | INTEGER | read-write | Amperage[4] probe alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_amps4_min | 1.3.6.1.4.1.5528.30.10.57 | INTEGER | read-write | The amperage[4] probe minimum, in milliamps. |
| INT netBotz_prd_bot_amps4_max | 1.3.6.1.4.1.5528.30.10.58 | INTEGER | read-write | The amperage[4] probe maximum, in milliamps. |
| INT netBotz_prd_bot_amps4_uV_per_10mA | 1.3.6.1.4.1.5528.30.10.60 | INTEGER | read-write | The 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_range | 1.3.6.1.4.1.5528.30.10.61 | INTEGER | read-write | The maximum RMS milliamps measureable by the fourth Amp Detect. |
| INT netBotz_prd_bot_ext_temp1 | 1.3.6.1.4.1.5528.30.10.62 | INTEGER | read-only | The reading of the external temperature probe on port 1, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp2 | 1.3.6.1.4.1.5528.30.10.63 | INTEGER | read-only | The reading of the external temperature probe on port 2, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp3 | 1.3.6.1.4.1.5528.30.10.64 | INTEGER | read-only | The reading of the external temperature probe on port 3, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp1_enabled | 1.3.6.1.4.1.5528.30.10.66 | INTEGER | read-write | External temperature probe on port 1 alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_ext_temp1_min | 1.3.6.1.4.1.5528.30.10.67 | INTEGER | read-write | The external temperature probe on port 1 probe minimum, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp1_max | 1.3.6.1.4.1.5528.30.10.68 | INTEGER | read-write | The external temperature probe on port 1 probe maximum, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp2_enabled | 1.3.6.1.4.1.5528.30.10.69 | INTEGER | read-write | External temperature probe on port 2 alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_ext_temp2_min | 1.3.6.1.4.1.5528.30.10.70 | INTEGER | read-write | The external temperature probe on port 2 probe minimum, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp2_max | 1.3.6.1.4.1.5528.30.10.71 | INTEGER | read-write | The external temperature probe on port 2 probe maximum, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp3_enabled | 1.3.6.1.4.1.5528.30.10.72 | INTEGER | read-write | External temperature probe on port 3 alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_ext_temp3_min | 1.3.6.1.4.1.5528.30.10.73 | INTEGER | read-write | The external temperature probe on port 3 probe minimum, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp3_max | 1.3.6.1.4.1.5528.30.10.74 | INTEGER | read-write | The external temperature probe on port 3 probe maximum, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT netBotz_prd_bot_ext_temp1_uV_per_degreeC | 1.3.6.1.4.1.5528.30.10.78 | INTEGER | read-write | The 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_degreeC | 1.3.6.1.4.1.5528.30.10.79 | INTEGER | read-write | The 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_range | 1.3.6.1.4.1.5528.30.10.80 | INTEGER | read-write | The 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_range | 1.3.6.1.4.1.5528.30.10.81 | INTEGER | read-write | The 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_degreeC | 1.3.6.1.4.1.5528.30.10.82 | INTEGER | read-write | The 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_degreeC | 1.3.6.1.4.1.5528.30.10.83 | INTEGER | read-write | The 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_range | 1.3.6.1.4.1.5528.30.10.84 | INTEGER | read-write | The 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_range | 1.3.6.1.4.1.5528.30.10.85 | INTEGER | read-write | The 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_degreeC | 1.3.6.1.4.1.5528.30.10.86 | INTEGER | read-write | The 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_degreeC | 1.3.6.1.4.1.5528.30.10.87 | INTEGER | read-write | The 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_range | 1.3.6.1.4.1.5528.30.10.88 | INTEGER | read-write | The 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_range | 1.3.6.1.4.1.5528.30.10.89 | INTEGER | read-write | The 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. |
| STR netBotz_prd_bot_ext_port1_module_id | 1.3.6.1.4.1.5528.30.10.94 | DisplayString | read-write | The 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_type | 1.3.6.1.4.1.5528.30.10.95 | DisplayString | read-write | The 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_id | 1.3.6.1.4.1.5528.30.10.96 | DisplayString | read-write | The 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_type | 1.3.6.1.4.1.5528.30.10.97 | DisplayString | read-write | The 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_id | 1.3.6.1.4.1.5528.30.10.98 | DisplayString | read-write | The 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_type | 1.3.6.1.4.1.5528.30.10.99 | DisplayString | read-write | The type of sensor module installed on port 3. NONE=no module, AMP=AmpDetect module, TEMP=temperature sensor, DRY=dry contact sensor. |
| INT netBotz_prd_bot_amp1_total_amp_seconds | 1.3.6.1.4.1.5528.30.10.102 | INTEGER | read-only | The accumulated total of amp-seconds on the AmpDetect on port 1. |
| INT netBotz_prd_bot_amp1_total_amp_seconds_since_time | 1.3.6.1.4.1.5528.30.10.103 | INTEGER | read-write | The 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_seconds | 1.3.6.1.4.1.5528.30.10.104 | INTEGER | read-only | The accumulated total of amp-seconds on the AmpDetect on port 2. |
| INT netBotz_prd_bot_amp2_total_amp_seconds_since_time | 1.3.6.1.4.1.5528.30.10.105 | INTEGER | read-write | The 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_seconds | 1.3.6.1.4.1.5528.30.10.106 | INTEGER | read-only | The accumulated total of amp-seconds on the AmpDetect on port 3. |
| INT netBotz_prd_bot_amp3_total_amp_seconds_since_time | 1.3.6.1.4.1.5528.30.10.107 | INTEGER | read-write | The 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_seconds | 1.3.6.1.4.1.5528.30.10.108 | INTEGER | read-only | The accumulated total of amp-seconds on the AmpDetect on port 4. |
| INT netBotz_prd_bot_amp4_total_amp_seconds_since_time | 1.3.6.1.4.1.5528.30.10.109 | INTEGER | read-write | The 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_seconds | 1.3.6.1.4.1.5528.30.10.110 | INTEGER | read-only | The accumulated total of amp-seconds on the total of all AmpDetects. |
| INT netBotz_prd_bot_amptotal_total_amp_seconds_since_time | 1.3.6.1.4.1.5528.30.10.111 | INTEGER | read-write | The 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_dry1 | 1.3.6.1.4.1.5528.30.10.112 | INTEGER | read-only | The current value of the external dry contact sensor on Ext1: 0=Open, 1=Closed, -1=N/A |
| INT netBotz_prd_bot_ext_dry2 | 1.3.6.1.4.1.5528.30.10.113 | INTEGER | read-only | The current value of the external dry contact sensor on Ext2: 0=Open, 1=Closed, -1=N/A |
| INT netBotz_prd_bot_ext_dry3 | 1.3.6.1.4.1.5528.30.10.114 | INTEGER | read-only | The current value of the external dry contact sensor on Ext3: 0=Open, 1=Closed, -1=N/A |
| INT netBotz_prd_bot_ext_dry4 | 1.3.6.1.4.1.5528.30.10.115 | INTEGER | read-only | The current value of the external dry contact sensor on Ext4: 0=Open, 1=Closed, -1=N/A |
| INT netBotz_prd_bot_ext_dry1_alarm_value | 1.3.6.1.4.1.5528.30.10.116 | INTEGER | read-write | The value to generate alarms on for the external dry contact sensor on Ext1: 0=Open, 1=Closed |
| INT netBotz_prd_bot_ext_dry1_enabled | 1.3.6.1.4.1.5528.30.10.117 | INTEGER | read-write | External dry contact sensor on Ext1 alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_ext_dry2_alarm_value | 1.3.6.1.4.1.5528.30.10.118 | INTEGER | read-write | The value to generate alarms on for the external dry contact sensor on Ext2: 0=Open, 1=Closed |
| INT netBotz_prd_bot_ext_dry2_enabled | 1.3.6.1.4.1.5528.30.10.119 | INTEGER | read-write | External dry contact sensor on Ext2 alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_ext_dry3_alarm_value | 1.3.6.1.4.1.5528.30.10.120 | INTEGER | read-write | The value to generate alarms on for the external dry contact sensor on Ext3: 0=Open, 1=Closed |
| INT netBotz_prd_bot_ext_dry3_enabled | 1.3.6.1.4.1.5528.30.10.121 | INTEGER | read-write | External dry contact sensor on Ext3 alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_ext_dry4_alarm_value | 1.3.6.1.4.1.5528.30.10.122 | INTEGER | read-write | The value to generate alarms on for the external dry contact sensor on Ext4: 0=Open, 1=Closed |
| INT netBotz_prd_bot_ext_dry4_enabled | 1.3.6.1.4.1.5528.30.10.123 | INTEGER | read-write | External dry contact sensor on Ext4 alarm enabled(1) or disabled(0). |
| STR netBotz_prd_bot_ext_dry1_label | 1.3.6.1.4.1.5528.30.10.124 | DisplayString | read-write | The sensor name/label for the dry contact sensor on Ext1 |
| STR netBotz_prd_bot_ext_dry1_open_label | 1.3.6.1.4.1.5528.30.10.125 | DisplayString | read-write | The sensor name/label for the open(0) state for the dry contact sensor on Ext1 |
| STR netBotz_prd_bot_ext_dry1_closed_label | 1.3.6.1.4.1.5528.30.10.126 | DisplayString | read-write | The sensor name/label for the closed(0) state for the dry contact sensor on Ext1 |
| INT netBotz_prd_bot_ext_dry1_open_to_close_millis | 1.3.6.1.4.1.5528.30.10.127 | INTEGER | read-write | The 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_millis | 1.3.6.1.4.1.5528.30.10.128 | INTEGER | read-write | The 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_response | 1.3.6.1.4.1.5528.30.10.129 | DisplayString | read-write | The 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_label | 1.3.6.1.4.1.5528.30.10.130 | DisplayString | read-write | The sensor name/label for the dry contact sensor on Ext2 |
| STR netBotz_prd_bot_ext_dry2_open_label | 1.3.6.1.4.1.5528.30.10.131 | DisplayString | read-write | The sensor name/label for the open(0) state for the dry contact sensor on Ext2 |
| STR netBotz_prd_bot_ext_dry2_closed_label | 1.3.6.1.4.1.5528.30.10.132 | DisplayString | read-write | The sensor name/label for the closed(0) state for the dry contact sensor on Ext2 |
| INT netBotz_prd_bot_ext_dry2_open_to_close_millis | 1.3.6.1.4.1.5528.30.10.133 | INTEGER | read-write | The 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_millis | 1.3.6.1.4.1.5528.30.10.134 | INTEGER | read-write | The 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_response | 1.3.6.1.4.1.5528.30.10.135 | DisplayString | read-write | The 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_label | 1.3.6.1.4.1.5528.30.10.136 | DisplayString | read-write | The sensor name/label for the dry contact sensor on Ext3 |
| STR netBotz_prd_bot_ext_dry3_open_label | 1.3.6.1.4.1.5528.30.10.137 | DisplayString | read-write | The sensor name/label for the open(0) state for the dry contact sensor on Ext3 |
| STR netBotz_prd_bot_ext_dry3_closed_label | 1.3.6.1.4.1.5528.30.10.138 | DisplayString | read-write | The sensor name/label for the closed(0) state for the dry contact sensor on Ext3 |
| INT netBotz_prd_bot_ext_dry3_open_to_close_millis | 1.3.6.1.4.1.5528.30.10.139 | INTEGER | read-write | The 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_millis | 1.3.6.1.4.1.5528.30.10.140 | INTEGER | read-write | The 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_response | 1.3.6.1.4.1.5528.30.10.141 | DisplayString | read-write | The type of alert response for the dry contact sensor on Ext3: ALERT=e-mail with no pictures, CAMERA=e-mail with pictures from camera. |
| INT netBotz_prd_bot_cam_motion | 1.3.6.1.4.1.5528.30.10.148 | INTEGER | read-only | The current motion reading for the camera motion sensor (0=none, 1=motion detected) |
| INT netBotz_prd_bot_cam_motion_enabled | 1.3.6.1.4.1.5528.30.10.149 | INTEGER | read-write | Camera motion sensor alarm enabled(1) or disabled(0). |
| INT netBotz_prd_bot_cam_motion_sensitivity | 1.3.6.1.4.1.5528.30.10.150 | INTEGER | read-write | Camera motion sensor sensitivity: 1=max, 15=min, 0=disabled. |
| INT netBotz_prd_bot_cam_motion_delay | 1.3.6.1.4.1.5528.30.10.151 | INTEGER | read-write | Camera motion sensor delay. This is the minimum number of milliseconds of detected motion required before the alarm is triggered. |
| INT netBotz_prd_bot_camera_event_autocycle | 1.3.6.1.4.1.5528.30.10.152 | INTEGER | read-write | Enables (1) or disables (0) the option to have the camera-based responses to alarm conditions automatically cycle as long as the condition persists. |
| INT netBotz_prd_bot_num_pix_before_alarm | 1.3.6.1.4.1.5528.30.10.153 | INTEGER | read-write | Controls the number of pictures to be captured before any triggered alarm. |
| INT netBotz_prd_bot_delay_before_event_pix | 1.3.6.1.4.1.5528.30.10.154 | INTEGER | read-write | Controls the number of milliseconds before the first picture is captured after any triggered alarm. |
| INT netBotz_prd_bot_delay_between_event_pix | 1.3.6.1.4.1.5528.30.10.155 | INTEGER | read-write | Controls the number of milliseconds between pictures captured after any triggered alarm. |
| INT netBotz_prd_bot_cam_motion_area_of_motion | 1.3.6.1.4.1.5528.30.10.156 | INTEGER | read-write | Camera motion sensor area of motion: 1=max, 15=min, 0=disabled. |
| INT netBotz_prd_bot_cam_pix_for_duration_of_alerts | 1.3.6.1.4.1.5528.30.10.157 | INTEGER | read-write | Camera images gathered for duration of camera related alert: 0=no, 1=yes. |
| INT netBotz_prd_bot_camera_enabled | 1.3.6.1.4.1.5528.30.10.158 | INTEGER | read-write | Controls whether the camera is enabled or not: 0=no, 1=yes. Changing this will reboot the appliance. |
| INT netBotz_prd_bot_camera_is_flipped | 1.3.6.1.4.1.5528.30.10.159 | INTEGER | read-write | Controls whether the camera image is flipped 180 degress or not: 0=no, 1=yes. Changing this will reboot the appliance. |
| INT netBotz_prd_bot_camera_brightness | 1.3.6.1.4.1.5528.30.10.160 | INTEGER | read-write | Sets the brightness on the camera, from 20 to 180 (20 is low, 180 is high). |
| netBotz_prd_crawlers | 1.3.6.1.4.1.5528.30.20 | |||
| netbotz_crawlers | 1.3.6.1.4.1.5528.30.20.5528 | |||
| netBotz_prd_crl_mib2 | 1.3.6.1.4.1.5528.30.20.5528.1 | |||
| INT netBotz_prd_crl_mib2_ping | 1.3.6.1.4.1.5528.30.20.5528.1.3 | INTEGER | read-only | NetBotz device ping. This object indicates the status of a ping on a device monitored by a NetBotz device. |
| NTF netBotz_prd_crl_ping_offline_trap | 1.3.6.1.4.1.5528.30.20.5528.1.3.0.4 | NetBotz Ping Trap. This trap indicates that replies to a set of pings were not received from a monitored IP address. | ||
| NTF netBotz_prd_crl_ping_online_trap | 1.3.6.1.4.1.5528.30.20.5528.1.3.0.5 | NetBotz Ping Trap. This trap indicates that replies to a set of pings were received from a monitored IP address after a period when no replies had been received. | ||
| TIK netBotz_prd_crl_mib2_uptime | 1.3.6.1.4.1.5528.30.20.5528.1.8 | TimeTicks | read-only | The uptime of a device monitored by a NetBotz device. |
| NTF netBotz_prd_crl_uptime_online_trap | 1.3.6.1.4.1.5528.30.20.5528.1.8.0.5 | NetBotz Uptime Trap. This trap indicates that a device restart has been detected due to the uptime of the device being reported as less than the previously reported reading. | ||
| STR netBotz_prd_crl_mib2_snmpstatus | 1.3.6.1.4.1.5528.30.20.5528.1.9 | DisplayString | read-only | The SNMP status of a device monitored by a NetBotz device. |
| NTF netBotz_prd_crl_snmp_offline_trap | 1.3.6.1.4.1.5528.30.20.5528.1.9.0.4 | NetBotz SNMP Offline Trap. This trap indicates that an SNMP request was not possible on an IP address. | ||
| NTF netBotz_prd_crl_snmp_online_trap | 1.3.6.1.4.1.5528.30.20.5528.1.9.0.5 | NetBotz SNMP Online Trap. This trap indicates that an SNMP request succeeded on an IP address where it had previously failed. | ||
| netBotz_prd_crl_mib2if | 1.3.6.1.4.1.5528.30.20.5528.2 | |||
| INT netBotz_prd_crl_mib2if_opstatus | 1.3.6.1.4.1.5528.30.20.5528.2.6 | INTEGER | read-only | The operational status of a device monitored by a NetBotz device. |
| NTF netBotz_prd_crl_opstatus_mismatch_trap | 1.3.6.1.4.1.5528.30.20.5528.2.6.0.1 | NetBotz Interface Status Mismatch Trap. This trap indicates that the operational status of a device interface does not match the administrative status. | ||
| NTF netBotz_prd_crl_opstatus_match_trap | 1.3.6.1.4.1.5528.30.20.5528.2.6.0.2 | NetBotz Interface Status Match Trap. This trap indicates that the operational status of a device interface now matches the administrative status. This trap indicates a transition from a state in which the administrative and operational status did not match. | ||
| NTF netBotz_prd_crl_opstatus_offline_trap | 1.3.6.1.4.1.5528.30.20.5528.2.6.0.4 | NetBotz Interface Offline Trap. This trap indicates that an interface on a device did not respond to an SNMP query on the ifAdminStatus or ifOperStatus objects. | ||
| netBotz_prd_crltrap | 1.3.6.1.4.1.5528.30.21 | |||
| INT netBotz_prd_crl_trap_index | 1.3.6.1.4.1.5528.30.21.20 | INTEGER | read-only | The ID of the crawler which sent the last trap. |
| IP netBotz_prd_crl_trap_address | 1.3.6.1.4.1.5528.30.21.21 | IpAddress | read-only | The IP address of the last trap. |
| OID netBotz_prd_crl_trap_oid | 1.3.6.1.4.1.5528.30.21.22 | OBJECT IDENTIFIER | read-only | The object id of the attribute on the target device which is the concern of the last trap. |
| OID netBotz_prd_crl_trap_botoid | 1.3.6.1.4.1.5528.30.21.23 | OBJECT IDENTIFIER | read-only | The object id of the attribute on the NetBotz device which is the concern of the last trap. |
| INT netBotz_prd_crl_trap_value | 1.3.6.1.4.1.5528.30.21.24 | INTEGER | read-only | The value of the attribute associated with the last trap. |
| INT netBotz_prd_crl_trap_date | 1.3.6.1.4.1.5528.30.21.25 | INTEGER | read-only | The 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_crl_trap_attrib | 1.3.6.1.4.1.5528.30.21.26 | INTEGER | read-only | The identification number of the attribute in error |
| STR netBotz_prd_crl_trap_desc | 1.3.6.1.4.1.5528.30.21.27 | DisplayString | read-only | Description or name of the attribute in error |
| netBotz_prd_bot_traps | 1.3.6.1.4.1.5528.30.100 | |||
| netBotz_prd_bot_temperature_traps | 1.3.6.1.4.1.5528.30.100.1 | |||
| NTF netBotz_prd_bot_temperature_low_trap | 1.3.6.1.4.1.5528.30.100.1.0.1 | NetBotz Temperature Low Trap. This trap indicates that the lower limit for temperature has been exceeded. | ||
| NTF netBotz_prd_bot_temperature_high_trap | 1.3.6.1.4.1.5528.30.100.1.0.2 | NetBotz Temperature High Trap. This trap indicates that the upper limit for temperature has been exceeded. | ||
| NTF netBotz_prd_bot_temperature_trap_clear | 1.3.6.1.4.1.5528.30.100.1.0.3 | NetBotz Temperature Cleared Trap. The trap has been cleared because the temperature value has returned to acceptable limits. | ||
| netBotz_prd_bot_humidity_traps | 1.3.6.1.4.1.5528.30.100.2 | |||
| NTF netBotz_prd_bot_humidity_low_trap | 1.3.6.1.4.1.5528.30.100.2.0.1 | NetBotz Humidity Low Trap. This trap indicates that the lower limit for humidity has been exceeded. | ||
| NTF netBotz_prd_bot_humidity_high_trap | 1.3.6.1.4.1.5528.30.100.2.0.2 | NetBotz Humidity High Trap. This trap indicates that the upper limit for humidity has been exceeded. | ||
| NTF netBotz_prd_bot_humidity_trap_clear | 1.3.6.1.4.1.5528.30.100.2.0.3 | NetBotz Humidity Cleared Trap. The trap has been cleared because the humidity value has returned to acceptable limits. | ||
| netBotz_prd_bot_airflow_traps | 1.3.6.1.4.1.5528.30.100.3 | |||
| NTF netBotz_prd_bot_airflow_low_trap | 1.3.6.1.4.1.5528.30.100.3.0.1 | NetBotz Airflow Low Trap. This trap indicates that the lower limit for airflow has been exceeded. | ||
| NTF netBotz_prd_bot_airflow_trap_clear | 1.3.6.1.4.1.5528.30.100.3.0.3 | NetBotz Airflow Cleared Trap. The trap has been cleared because the airflow value has returned to acceptable limits. | ||
| netBotz_prd_bot_audio_traps | 1.3.6.1.4.1.5528.30.100.4 | |||
| NTF netBotz_prd_bot_audio_high_trap | 1.3.6.1.4.1.5528.30.100.4.0.2 | NetBotz Audio High Trap. This trap indicates that the upper limit for audio has been exceeded. | ||
| NTF netBotz_prd_bot_audio_trap_clear | 1.3.6.1.4.1.5528.30.100.4.0.3 | NetBotz Audio Cleared Trap. The trap has been cleared because the audio value has returned to acceptable limits. | ||
| netBotz_prd_bot_door_traps | 1.3.6.1.4.1.5528.30.100.5 | |||
| NTF netBotz_prd_bot_door_trap_tripped | 1.3.6.1.4.1.5528.30.100.5.0.2 | 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). | ||
| NTF netBotz_prd_bot_door_trap_clear | 1.3.6.1.4.1.5528.30.100.5.0.3 | NetBotz 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_traps | 1.3.6.1.4.1.5528.30.100.6 | |||
| NTF netBotz_prd_bot_amp1_low_trap | 1.3.6.1.4.1.5528.30.100.6.0.1 | NetBotz Amp1 Low Trap. This trap indicates that the lower limit for the first amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp1_high_trap | 1.3.6.1.4.1.5528.30.100.6.0.2 | NetBotz Amp1 High Trap. This trap indicates that the upper limit for the first amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp1_trap_clear | 1.3.6.1.4.1.5528.30.100.6.0.3 | NetBotz 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_unplugged | 1.3.6.1.4.1.5528.30.100.6.0.6 | NetBotz Amp 1 Sensor Unplugged Trap. The sensor for the first AmpDetect is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_amp1_sensor_replugged | 1.3.6.1.4.1.5528.30.100.6.0.7 | NetBotz Amp 1 Sensor Replugged Trap. The sensor for the first AmpDetect was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_amp2_traps | 1.3.6.1.4.1.5528.30.100.7 | |||
| NTF netBotz_prd_bot_amp2_low_trap | 1.3.6.1.4.1.5528.30.100.7.0.1 | NetBotz Amp2 Low Trap. This trap indicates that the lower limit for the second amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp2_high_trap | 1.3.6.1.4.1.5528.30.100.7.0.2 | NetBotz Amp2 High Trap. This trap indicates that the upper limit for the second amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp2_trap_clear | 1.3.6.1.4.1.5528.30.100.7.0.3 | NetBotz 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_unplugged | 1.3.6.1.4.1.5528.30.100.7.0.6 | NetBotz Amp 2 Sensor Unplugged Trap. The sensor for the second AmpDetect is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_amp2_sensor_replugged | 1.3.6.1.4.1.5528.30.100.7.0.7 | NetBotz Amp 2 Sensor Replugged Trap. The sensor for the second AmpDetect was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_amp3_traps | 1.3.6.1.4.1.5528.30.100.8 | |||
| NTF netBotz_prd_bot_amp3_low_trap | 1.3.6.1.4.1.5528.30.100.8.0.1 | NetBotz Amp3 Low Trap. This trap indicates that the lower limit for the third amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp3_high_trap | 1.3.6.1.4.1.5528.30.100.8.0.2 | NetBotz Amp3 High Trap. This trap indicates that the upper limit for the third amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp3_trap_clear | 1.3.6.1.4.1.5528.30.100.8.0.3 | NetBotz 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_unplugged | 1.3.6.1.4.1.5528.30.100.8.0.6 | NetBotz Amp 3 Sensor Unplugged Trap. The sensor for the third AmpDetect is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_amp3_sensor_replugged | 1.3.6.1.4.1.5528.30.100.8.0.7 | NetBotz Amp 3 Sensor Replugged Trap. The sensor for the third AmpDetect was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_amp4_traps | 1.3.6.1.4.1.5528.30.100.9 | |||
| NTF netBotz_prd_bot_amp4_low_trap | 1.3.6.1.4.1.5528.30.100.9.0.1 | NetBotz Amp4 Low Trap. This trap indicates that the lower limit for the fourth amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp4_high_trap | 1.3.6.1.4.1.5528.30.100.9.0.2 | NetBotz Amp4 High Trap. This trap indicates that the upper limit for the fourth amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp4_trap_clear | 1.3.6.1.4.1.5528.30.100.9.0.3 | NetBotz 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_unplugged | 1.3.6.1.4.1.5528.30.100.9.0.6 | NetBotz Amp 4 Sensor Unplugged Trap. The sensor for the fourth AmpDetect is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_amp4_sensor_replugged | 1.3.6.1.4.1.5528.30.100.9.0.7 | NetBotz Amp 4 Sensor Replugged Trap. The sensor for the fourth AmpDetect was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_amp_total_traps | 1.3.6.1.4.1.5528.30.100.10 | |||
| NTF netBotz_prd_bot_amp_total_low_trap | 1.3.6.1.4.1.5528.30.100.10.0.1 | NetBotz 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_trap | 1.3.6.1.4.1.5528.30.100.10.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.10.0.3 | NetBotz Total Amps Cleared Trap. The trap has been cleared because the total amperage value has returned to acceptable limits. | ||
| netBotz_prd_bot_ext_temp1_traps | 1.3.6.1.4.1.5528.30.100.11 | |||
| NTF netBotz_prd_bot_ext_temp1_low_trap | 1.3.6.1.4.1.5528.30.100.11.0.1 | NetBotz 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_trap | 1.3.6.1.4.1.5528.30.100.11.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.11.0.3 | NetBotz 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_unplugged | 1.3.6.1.4.1.5528.30.100.11.0.6 | NetBotz External Temperature 1 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_temp1_sensor_replugged | 1.3.6.1.4.1.5528.30.100.11.0.7 | NetBotz External Temperature 1 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_temp2_traps | 1.3.6.1.4.1.5528.30.100.12 | |||
| NTF netBotz_prd_bot_ext_temp2_low_trap | 1.3.6.1.4.1.5528.30.100.12.0.1 | NetBotz 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_trap | 1.3.6.1.4.1.5528.30.100.12.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.12.0.3 | NetBotz 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_unplugged | 1.3.6.1.4.1.5528.30.100.12.0.6 | NetBotz External Temperature 2 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_temp2_sensor_replugged | 1.3.6.1.4.1.5528.30.100.12.0.7 | NetBotz External Temperature 2 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_temp3_traps | 1.3.6.1.4.1.5528.30.100.13 | |||
| NTF netBotz_prd_bot_ext_temp3_low_trap | 1.3.6.1.4.1.5528.30.100.13.0.1 | NetBotz 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_trap | 1.3.6.1.4.1.5528.30.100.13.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.13.0.3 | NetBotz 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_unplugged | 1.3.6.1.4.1.5528.30.100.13.0.6 | NetBotz External Temperature 3 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_temp3_sensor_replugged | 1.3.6.1.4.1.5528.30.100.13.0.7 | NetBotz External Temperature 3 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_temp4_traps | 1.3.6.1.4.1.5528.30.100.14 | |||
| NTF netBotz_prd_bot_ext_temp4_low_trap | 1.3.6.1.4.1.5528.30.100.14.0.1 | NetBotz 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_trap | 1.3.6.1.4.1.5528.30.100.14.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.14.0.3 | NetBotz 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_unplugged | 1.3.6.1.4.1.5528.30.100.14.0.6 | NetBotz External Temperature 4 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_temp4_sensor_replugged | 1.3.6.1.4.1.5528.30.100.14.0.7 | NetBotz External Temperature 4 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_dry1_traps | 1.3.6.1.4.1.5528.30.100.15 | |||
| NTF netBotz_prd_bot_ext_dry1_triggered_trap | 1.3.6.1.4.1.5528.30.100.15.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.15.0.3 | NetBotz 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_traps | 1.3.6.1.4.1.5528.30.100.16 | |||
| NTF netBotz_prd_bot_ext_dry2_triggered_trap | 1.3.6.1.4.1.5528.30.100.16.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.16.0.3 | NetBotz 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_traps | 1.3.6.1.4.1.5528.30.100.17 | |||
| NTF netBotz_prd_bot_ext_dry3_triggered_trap | 1.3.6.1.4.1.5528.30.100.17.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.17.0.3 | NetBotz 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_traps | 1.3.6.1.4.1.5528.30.100.18 | |||
| NTF netBotz_prd_bot_ext_dry4_triggered_trap | 1.3.6.1.4.1.5528.30.100.18.0.2 | NetBotz 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_clear | 1.3.6.1.4.1.5528.30.100.18.0.3 | NetBotz 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. | ||
| netBotz_prd_bot_amp5_traps | 1.3.6.1.4.1.5528.30.100.19 | |||
| NTF netBotz_prd_bot_amp5_low_trap | 1.3.6.1.4.1.5528.30.100.19.0.1 | NetBotz Amp 5 Low Trap. This trap indicates that the lower limit for the fifth amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp5_high_trap | 1.3.6.1.4.1.5528.30.100.19.0.2 | NetBotz Amp 5 High Trap. This trap indicates that the upper limit for the fifth amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp5_trap_clear | 1.3.6.1.4.1.5528.30.100.19.0.3 | NetBotz Amp 5 Cleared Trap. The trap has been cleared because the fifth amp detect value has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_amp5_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.19.0.6 | NetBotz Amp 5 Sensor Unplugged Trap. The sensor for the fifth AmpDetect is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_amp5_sensor_replugged | 1.3.6.1.4.1.5528.30.100.19.0.7 | NetBotz Amp 5 Sensor Replugged Trap. The sensor for the fifth AmpDetect was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_amp6_traps | 1.3.6.1.4.1.5528.30.100.20 | |||
| NTF netBotz_prd_bot_amp6_low_trap | 1.3.6.1.4.1.5528.30.100.20.0.1 | NetBotz Amp 6 Low Trap. This trap indicates that the lower limit for the sixth amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp6_high_trap | 1.3.6.1.4.1.5528.30.100.20.0.2 | NetBotz Amp 6 High Trap. This trap indicates that the upper limit for the sixth amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp6_trap_clear | 1.3.6.1.4.1.5528.30.100.20.0.3 | NetBotz Amp 6 Cleared Trap. The trap has been cleared because the sixth amp detect value has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_amp6_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.20.0.6 | NetBotz Amp 6 Sensor Unplugged Trap. The sensor for the sixth AmpDetect is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_amp6_sensor_replugged | 1.3.6.1.4.1.5528.30.100.20.0.7 | NetBotz Amp 6 Sensor Replugged Trap. The sensor for the sixth AmpDetect was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_amp7_traps | 1.3.6.1.4.1.5528.30.100.21 | |||
| NTF netBotz_prd_bot_amp7_low_trap | 1.3.6.1.4.1.5528.30.100.21.0.1 | NetBotz Amp 7 Low Trap. This trap indicates that the lower limit for the seventh amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp7_high_trap | 1.3.6.1.4.1.5528.30.100.21.0.2 | NetBotz Amp 7 High Trap. This trap indicates that the upper limit for the seventh amp detect has been exceeded. | ||
| NTF netBotz_prd_bot_amp7_trap_clear | 1.3.6.1.4.1.5528.30.100.21.0.3 | NetBotz Amp 7 Cleared Trap. The trap has been cleared because the seventh amp detect value has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_amp7_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.21.0.6 | NetBotz Amp 7 Sensor Unplugged Trap. The sensor for the seventh AmpDetect is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_amp7_sensor_replugged | 1.3.6.1.4.1.5528.30.100.21.0.7 | NetBotz Amp 7 Sensor Replugged Trap. The sensor for the seventh AmpDetect was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_temp5_traps | 1.3.6.1.4.1.5528.30.100.22 | |||
| NTF netBotz_prd_bot_ext_temp5_low_trap | 1.3.6.1.4.1.5528.30.100.22.0.1 | NetBotz External Temperature 5 Low Trap. This trap indicates that the lower limit for external temperature probe on port 5 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_temp5_high_trap | 1.3.6.1.4.1.5528.30.100.22.0.2 | NetBotz External Temperature 5 High Trap. This trap indicates that the upper limit for external temperature probe on port 5 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_temp5_trap_clear | 1.3.6.1.4.1.5528.30.100.22.0.3 | NetBotz External Temperature 5 Cleared Trap. The trap has been cleared because the temperature value for the temperature probe on port 5 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_temp5_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.22.0.6 | NetBotz External Temperature 5 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_temp5_sensor_replugged | 1.3.6.1.4.1.5528.30.100.22.0.7 | NetBotz External Temperature 5 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_temp6_traps | 1.3.6.1.4.1.5528.30.100.23 | |||
| NTF netBotz_prd_bot_ext_temp6_low_trap | 1.3.6.1.4.1.5528.30.100.23.0.1 | NetBotz External Temperature 6 Low Trap. This trap indicates that the lower limit for external temperature probe on port 6 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_temp6_high_trap | 1.3.6.1.4.1.5528.30.100.23.0.2 | NetBotz External Temperature 6 High Trap. This trap indicates that the upper limit for external temperature probe on port 6 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_temp6_trap_clear | 1.3.6.1.4.1.5528.30.100.23.0.3 | NetBotz External Temperature 6 Cleared Trap. The trap has been cleared because the temperature value for the temperature probe on port 6 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_temp6_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.23.0.6 | NetBotz External Temperature 6 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_temp6_sensor_replugged | 1.3.6.1.4.1.5528.30.100.23.0.7 | NetBotz External Temperature 6 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_temp7_traps | 1.3.6.1.4.1.5528.30.100.24 | |||
| NTF netBotz_prd_bot_ext_temp7_low_trap | 1.3.6.1.4.1.5528.30.100.24.0.1 | NetBotz External Temperature 7 Low Trap. This trap indicates that the lower limit for external temperature probe on port 7 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_temp7_high_trap | 1.3.6.1.4.1.5528.30.100.24.0.2 | NetBotz External Temperature 7 High Trap. This trap indicates that the upper limit for external temperature probe on port 7 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_temp7_trap_clear | 1.3.6.1.4.1.5528.30.100.24.0.3 | NetBotz External Temperature 7 Cleared Trap. The trap has been cleared because the temperature value for the temperature probe on port 7 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_temp7_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.24.0.6 | NetBotz External Temperature 7 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_temp7_sensor_replugged | 1.3.6.1.4.1.5528.30.100.24.0.7 | NetBotz External Temperature 7 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_dry5_traps | 1.3.6.1.4.1.5528.30.100.25 | |||
| NTF netBotz_prd_bot_ext_dry5_triggered_trap | 1.3.6.1.4.1.5528.30.100.25.0.2 | NetBotz External Dry Contact 5 Triggered Trap. This trap indicates that the state of the dry contact sensor on Ext5 matches the alarm value. | ||
| NTF netBotz_prd_bot_ext_dry5_trap_clear | 1.3.6.1.4.1.5528.30.100.25.0.3 | NetBotz External Dry Contact 5 Cleared Trap. The trap has been cleared because the state of the dry contact sensor on Ext5 no longer matches the alarm value. | ||
| netBotz_prd_bot_ext_dry6_traps | 1.3.6.1.4.1.5528.30.100.26 | |||
| NTF netBotz_prd_bot_ext_dry6_triggered_trap | 1.3.6.1.4.1.5528.30.100.26.0.2 | NetBotz External Dry Contact 6 Triggered Trap. This trap indicates that the state of the dry contact sensor on Ext6 matches the alarm value. | ||
| NTF netBotz_prd_bot_ext_dry6_trap_clear | 1.3.6.1.4.1.5528.30.100.26.0.3 | NetBotz External Dry Contact 6 Cleared Trap. The trap has been cleared because the state of the dry contact sensor on Ext6 no longer matches the alarm value. | ||
| netBotz_prd_bot_ext_dry7_traps | 1.3.6.1.4.1.5528.30.100.27 | |||
| NTF netBotz_prd_bot_ext_dry7_triggered_trap | 1.3.6.1.4.1.5528.30.100.27.0.2 | NetBotz External Dry Contact 7 Triggered Trap. This trap indicates that the state of the dry contact sensor on Ext7 matches the alarm value. | ||
| NTF netBotz_prd_bot_ext_dry7_trap_clear | 1.3.6.1.4.1.5528.30.100.27.0.3 | NetBotz External Dry Contact 7 Cleared Trap. The trap has been cleared because the state of the dry contact sensor on Ext7 no longer matches the alarm value. | ||
| netBotz_prd_bot_camera_motion_traps | 1.3.6.1.4.1.5528.30.100.28 | |||
| NTF netBotz_prd_bot_camera_motion_trap_tripped | 1.3.6.1.4.1.5528.30.100.28.0.2 | NetBotz Camera Motion Sensor Tripped Trap. This trap indicates that the camera motion sensor has been triggered (motion has been detected). | ||
| NTF netBotz_prd_bot_camera_motion_trap_clear | 1.3.6.1.4.1.5528.30.100.28.0.3 | NetBotz Camera Motion Cleared Trap. The trap has been cleared because the camera motion sensor has returned to normal (no longer is detecting motion). | ||
| netBotz_prd_bot_ext_humi1_traps | 1.3.6.1.4.1.5528.30.100.29 | |||
| NTF netBotz_prd_bot_ext_humi1_low_trap | 1.3.6.1.4.1.5528.30.100.29.0.1 | NetBotz External Humidity 1 Low Trap. This trap indicates that the lower limit for external humidity probe on port 1 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi1_high_trap | 1.3.6.1.4.1.5528.30.100.29.0.2 | NetBotz External Humidity 1 High Trap. This trap indicates that the upper limit for external humidity probe on port 1 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi1_trap_clear | 1.3.6.1.4.1.5528.30.100.29.0.3 | NetBotz External Humidity 1 Cleared Trap. The trap has been cleared because the humidity value for the humidity probe on port 1 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_humi1_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.29.0.6 | NetBotz External Humidity 1 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_humi1_sensor_replugged | 1.3.6.1.4.1.5528.30.100.29.0.7 | NetBotz External Humidity 1 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_humi2_traps | 1.3.6.1.4.1.5528.30.100.30 | |||
| NTF netBotz_prd_bot_ext_humi2_low_trap | 1.3.6.1.4.1.5528.30.100.30.0.1 | NetBotz External Humidity 2 Low Trap. This trap indicates that the lower limit for external humidity probe on port 2 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi2_high_trap | 1.3.6.1.4.1.5528.30.100.30.0.2 | NetBotz External Humidity 2 High Trap. This trap indicates that the upper limit for external humidity probe on port 2 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi2_trap_clear | 1.3.6.1.4.1.5528.30.100.30.0.3 | NetBotz External Humidity 2 Cleared Trap. The trap has been cleared because the humidity value for the humidity probe on port 2 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_humi2_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.30.0.6 | NetBotz External Humidity 2 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_humi2_sensor_replugged | 1.3.6.1.4.1.5528.30.100.30.0.7 | NetBotz External Humidity 2 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_humi3_traps | 1.3.6.1.4.1.5528.30.100.31 | |||
| NTF netBotz_prd_bot_ext_humi3_low_trap | 1.3.6.1.4.1.5528.30.100.31.0.1 | NetBotz External Humidity 3 Low Trap. This trap indicates that the lower limit for external humidity probe on port 3 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi3_high_trap | 1.3.6.1.4.1.5528.30.100.31.0.2 | NetBotz External Humidity 3 High Trap. This trap indicates that the upper limit for external humidity probe on port 3 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi3_trap_clear | 1.3.6.1.4.1.5528.30.100.31.0.3 | NetBotz External Humidity 3 Cleared Trap. The trap has been cleared because the humidity value for the humidity probe on port 3 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_humi3_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.31.0.6 | NetBotz External Humidity 3 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_humi3_sensor_replugged | 1.3.6.1.4.1.5528.30.100.31.0.7 | NetBotz External Humidity 3 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_humi4_traps | 1.3.6.1.4.1.5528.30.100.32 | |||
| NTF netBotz_prd_bot_ext_humi4_low_trap | 1.3.6.1.4.1.5528.30.100.32.0.1 | NetBotz External Humidity 4 Low Trap. This trap indicates that the lower limit for external humidity probe on port 4 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi4_high_trap | 1.3.6.1.4.1.5528.30.100.32.0.2 | NetBotz External Humidity 4 High Trap. This trap indicates that the upper limit for external humidity probe on port 4 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi4_trap_clear | 1.3.6.1.4.1.5528.30.100.32.0.3 | NetBotz External Humidity 4 Cleared Trap. The trap has been cleared because the humidity value for the humidity probe on port 4 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_humi4_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.32.0.6 | NetBotz External Humidity 4 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_humi4_sensor_replugged | 1.3.6.1.4.1.5528.30.100.32.0.7 | NetBotz External Humidity 4 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_humi5_traps | 1.3.6.1.4.1.5528.30.100.33 | |||
| NTF netBotz_prd_bot_ext_humi5_low_trap | 1.3.6.1.4.1.5528.30.100.33.0.1 | NetBotz External Humidity 5 Low Trap. This trap indicates that the lower limit for external humidity probe on port 5 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi5_high_trap | 1.3.6.1.4.1.5528.30.100.33.0.2 | NetBotz External Humidity 5 High Trap. This trap indicates that the upper limit for external humidity probe on port 5 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi5_trap_clear | 1.3.6.1.4.1.5528.30.100.33.0.3 | NetBotz External Humidity 5 Cleared Trap. The trap has been cleared because the humidity value for the humidity probe on port 5 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_humi5_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.33.0.6 | NetBotz External Humidity 5 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_humi5_sensor_replugged | 1.3.6.1.4.1.5528.30.100.33.0.7 | NetBotz External Humidity 5 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_humi6_traps | 1.3.6.1.4.1.5528.30.100.34 | |||
| NTF netBotz_prd_bot_ext_humi6_low_trap | 1.3.6.1.4.1.5528.30.100.34.0.1 | NetBotz External Humidity 6 Low Trap. This trap indicates that the lower limit for external humidity probe on port 6 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi6_high_trap | 1.3.6.1.4.1.5528.30.100.34.0.2 | NetBotz External Humidity 6 High Trap. This trap indicates that the upper limit for external humidity probe on port 6 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi6_trap_clear | 1.3.6.1.4.1.5528.30.100.34.0.3 | NetBotz External Humidity 6 Cleared Trap. The trap has been cleared because the humidity value for the humidity probe on port 6 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_humi6_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.34.0.6 | NetBotz External Humidity 6 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_humi6_sensor_replugged | 1.3.6.1.4.1.5528.30.100.34.0.7 | NetBotz External Humidity 6 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_bot_ext_humi7_traps | 1.3.6.1.4.1.5528.30.100.35 | |||
| NTF netBotz_prd_bot_ext_humi7_low_trap | 1.3.6.1.4.1.5528.30.100.35.0.1 | NetBotz External Humidity 7 Low Trap. This trap indicates that the lower limit for external humidity probe on port 7 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi7_high_trap | 1.3.6.1.4.1.5528.30.100.35.0.2 | NetBotz External Humidity 7 High Trap. This trap indicates that the upper limit for external humidity probe on port 7 has been exceeded. | ||
| NTF netBotz_prd_bot_ext_humi7_trap_clear | 1.3.6.1.4.1.5528.30.100.35.0.3 | NetBotz External Humidity 7 Cleared Trap. The trap has been cleared because the humidity value for the humidity probe on port 7 has returned to acceptable limits. | ||
| NTF netBotz_prd_bot_ext_humi7_sensor_unplugged | 1.3.6.1.4.1.5528.30.100.35.0.6 | NetBotz External Humidity 7 Sensor Unplugged Trap. The sensor is unplugged or malfunctioning. | ||
| NTF netBotz_prd_bot_ext_humi7_sensor_replugged | 1.3.6.1.4.1.5528.30.100.35.0.7 | NetBotz External Humidity 7 Sensor Replugged Trap. The sensor was unplugged, but has been reconnected. | ||
| netBotz_prd_WallBotz_300 | 1.3.6.1.4.1.5528.30.1000 | |||
| netBotz_prd_RackBotz_300 | 1.3.6.1.4.1.5528.30.1001 | |||
| netBotz_prd_RackBotz_300U | 1.3.6.1.4.1.5528.30.1002 | |||
| netBotz_prd_WallBotz_400 | 1.3.6.1.4.1.5528.30.1003 | |||
| netBotz_prd_RackBotz_400 | 1.3.6.1.4.1.5528.30.1004 | |||
| netBotz_prd_RackBotz_303 | 1.3.6.1.4.1.5528.30.1006 | |||
| netBotz_prd_WallBotz_310 | 1.3.6.1.4.1.5528.30.1007 | |||
| netBotz_prd_RackBotz_310 | 1.3.6.1.4.1.5528.30.1008 | |||
| netBotz_prd_WallBotz_300B | 1.3.6.1.4.1.5528.30.1009 | |||
| netBotz_prd_WallBotz_300C | 1.3.6.1.4.1.5528.30.1100 | |||
| netBotz_prd_RackBotz_300C | 1.3.6.1.4.1.5528.30.1101 | |||
| netBotz_prd_RackBotz_300UC | 1.3.6.1.4.1.5528.30.1102 | |||
| netBotz_prd_WallBotz_400C | 1.3.6.1.4.1.5528.30.1103 | |||
| netBotz_prd_RackBotz_400C | 1.3.6.1.4.1.5528.30.1104 | |||
| netBotz_prd_RackBotz_303C | 1.3.6.1.4.1.5528.30.1106 | |||
| netBotz_prd_WallBotz_310C | 1.3.6.1.4.1.5528.30.1107 | |||
| netBotz_prd_RackBotz_310C | 1.3.6.1.4.1.5528.30.1108 | |||
| netBotz_prd_WallBotz_300BC | 1.3.6.1.4.1.5528.30.1109 | |||
| netBotz_prd_WallBotz_300E | 1.3.6.1.4.1.5528.30.1200 | |||
| netBotz_prd_RackBotz_300E | 1.3.6.1.4.1.5528.30.1201 | |||
| netBotz_prd_RackBotz_300UE | 1.3.6.1.4.1.5528.30.1202 | |||
| netBotz_prd_WallBotz_400E | 1.3.6.1.4.1.5528.30.1203 | |||
| netBotz_prd_RackBotz_400E | 1.3.6.1.4.1.5528.30.1204 | |||
| netBotz_prd_RackBotz_303E | 1.3.6.1.4.1.5528.30.1206 | |||
| netBotz_prd_WallBotz_310E | 1.3.6.1.4.1.5528.30.1207 | |||
| netBotz_prd_RackBotz_310E | 1.3.6.1.4.1.5528.30.1208 | |||
| netBotz_prd_WallBotz_300BE | 1.3.6.1.4.1.5528.30.1209 | |||
| expPortTable | 1.3.6.1.4.1.5528.31 | not-accessible | A list of expansion port entries. | |
| expPortEntry | 1.3.6.1.4.1.5528.31.1 | not-accessible | An expansion port entry for a single port | |
| STR expPort_module_id | 1.3.6.1.4.1.5528.31.1.1 | DisplayString | read-write | The module ID of the sensor module installed. Blank string indicates that no module is installed. |
| STR expPort_module_type | 1.3.6.1.4.1.5528.31.1.2 | DisplayString | read-write | The type of sensor module installed. NONE=no module, AMP=AmpDetect module, TEMP=temperature sensor, DRY=dry contact sensor. |
| STR expPort_label | 1.3.6.1.4.1.5528.31.1.3 | DisplayString | read-write | The label for the expansion port. Ports default to the label 'Extn', for port n. |
| INT expPort_amps | 1.3.6.1.4.1.5528.31.1.20 | INTEGER | read-only | The reading of the amperage probe, in milliamps. |
| INT expPort_total_amp_seconds | 1.3.6.1.4.1.5528.31.1.21 | INTEGER | read-only | The accumulated total of amp-seconds on the AmpDetect. |
| INT expPort_total_amp_seconds_since_time | 1.3.6.1.4.1.5528.31.1.22 | INTEGER | read-write | The UTC time (seconds since 1/1/1970) of the beginning of the accumulated total of amp-seconds on the AmpDetect. Writing a value to this attribute resets the accumulated total amp-seconds and sets this time to the current time. |
| INT expPort_amps_enabled | 1.3.6.1.4.1.5528.31.1.23 | INTEGER | read-write | Amperage probe alarm enabled(1) or disabled(0). |
| INT expPort_amps_min | 1.3.6.1.4.1.5528.31.1.24 | INTEGER | read-write | The amperage probe minimum, from 0 to 30000 milliamps. |
| INT expPort_amps_max | 1.3.6.1.4.1.5528.31.1.25 | INTEGER | read-write | The amperage probe maximum, from 0 to 30000 milliamps. |
| INT expPort_amps_uV_per_10mA | 1.3.6.1.4.1.5528.31.1.26 | INTEGER | read-write | The scaling factor used for the 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 expPort_amps_max_range | 1.3.6.1.4.1.5528.31.1.27 | INTEGER | read-write | The maximum RMS milliamps measureable by the AmpDetect. |
| INT expPort_ext_temp | 1.3.6.1.4.1.5528.31.1.40 | INTEGER | read-only | The reading of the external temperature probe, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT expPort_ext_temp_enabled | 1.3.6.1.4.1.5528.31.1.41 | INTEGER | read-write | External temperature probe alarm enabled(1) or disabled(0). |
| INT expPort_ext_temp_min | 1.3.6.1.4.1.5528.31.1.42 | INTEGER | read-write | The external temperature probe minimum, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT expPort_ext_temp_max | 1.3.6.1.4.1.5528.31.1.43 | INTEGER | read-write | The external temperature probe maximum, in degrees F or degrees C (depends on netBotz-ismetric). |
| INT expPort_ext_temp_uV_per_degreeC | 1.3.6.1.4.1.5528.31.1.44 | INTEGER | read-write | The scaling factor used for the external temperature probe 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 expPort_ext_temp_uV_at_0_degreeC | 1.3.6.1.4.1.5528.31.1.45 | INTEGER | read-write | The offset used for the external temperature probe 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 expPort_ext_temp_min_range | 1.3.6.1.4.1.5528.31.1.46 | INTEGER | read-write | The minimum temperature measureable by the temperature sensor, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed. |
| INT expPort_ext_temp_max_range | 1.3.6.1.4.1.5528.31.1.47 | INTEGER | read-write | The maximum temperature measureable by the temperature sensor, in tenths of a degree C. Needs to be set based on the type of temperature sensor module installed. |
| INT expPort_ext_dry | 1.3.6.1.4.1.5528.31.1.60 | INTEGER | read-only | The current value of the external dry contact sensor: 0=Open, 1=Closed, -1=N/A |
| INT expPort_ext_dry_alarm_value | 1.3.6.1.4.1.5528.31.1.61 | INTEGER | read-write | The value to generate alarms on for the external dry contact sensor: 0=Open, 1=Closed |
| INT expPort_ext_dry_enabled | 1.3.6.1.4.1.5528.31.1.62 | INTEGER | read-write | External dry contact sensor alarm enabled(1) or disabled(0). |
| STR expPort_ext_dry_label | 1.3.6.1.4.1.5528.31.1.63 | DisplayString | read-write | The sensor name/label for the dry contact sensor |
| STR expPort_ext_dry_open_label | 1.3.6.1.4.1.5528.31.1.64 | DisplayString | read-write | The sensor name/label for the open(0) state for the dry contact sensor |
| STR expPort_ext_dry_closed_label | 1.3.6.1.4.1.5528.31.1.65 | DisplayString | read-write | The sensor name/label for the closed(0) state for the dry contact sensor |
| INT expPort_ext_dry_open_to_close_millis | 1.3.6.1.4.1.5528.31.1.66 | INTEGER | read-write | The minimum number of milliseconds that the dry contact sensor must read closed before the state is changed from open to closed. |
| INT expPort_ext_dry_close_to_open_millis | 1.3.6.1.4.1.5528.31.1.67 | INTEGER | read-write | The minimum number of milliseconds that the dry contact sensor must read openbefore the state is changed from closed to open. |
| STR expPort_ext_dry_response | 1.3.6.1.4.1.5528.31.1.68 | DisplayString | read-write | The type of alert response for the dry contact sensor: ALERT=e-mail with no pictures, CAMERA=e-mail with pictures from camera. |
| INT expPort_ext_humi | 1.3.6.1.4.1.5528.31.1.80 | INTEGER | read-only | The reading of the external humidity probe, in percent. |
| INT expPort_ext_humi_enabled | 1.3.6.1.4.1.5528.31.1.81 | INTEGER | read-write | External humidity probe alarm enabled(1) or disabled(0). |
| INT expPort_ext_humi_min | 1.3.6.1.4.1.5528.31.1.82 | INTEGER | read-write | The external humidity probe minimum, in percent. |
| INT expPort_ext_humi_max | 1.3.6.1.4.1.5528.31.1.83 | INTEGER | read-write | The external humidity probe maximum, in percent. |
| INT expPort_ext_humi_uV_per_percent | 1.3.6.1.4.1.5528.31.1.84 | INTEGER | read-write | The scaling factor used for the external humidity probe to convert microvolts measured from the humidity sensor into percent. Needs to be set based on the type of humidity sensor module installed. |
| INT expPort_ext_humi_uV_at_0_percent | 1.3.6.1.4.1.5528.31.1.85 | INTEGER | read-write | The offset used for the external humidity probe of microvolts measured from the humidity sensor at zero percent. Needs to be set based on the type of humidity sensor module installed. |
| INT expPort_ext_humi_min_range | 1.3.6.1.4.1.5528.31.1.86 | INTEGER | read-write | The minimum humidity measureable by the humidity sensor, in percent. Needs to be set based on the type of humidity sensor module installed. |
| INT expPort_ext_humi_max_range | 1.3.6.1.4.1.5528.31.1.87 | INTEGER | read-write | The maximum humidity measureable by the humidity sensor, in percent. Needs to be set based on the type of humidity sensor module installed. |
| netBotz_metric | 1.3.6.1.4.1.5528.32 | |||
| netBotz_metric_onboard | 1.3.6.1.4.1.5528.32.10 | |||
| STR netBotz_metric_onboard_model | 1.3.6.1.4.1.5528.32.10.1 | DisplayString | read-only | The model description of the appliance. |
| INT netBotz_metric_onboard_temp | 1.3.6.1.4.1.5528.32.10.2 | INTEGER | read-only | The reading of the built-in temperature probe, in tenths of a degree C. |
| INT netBotz_metric_onboard_humidity | 1.3.6.1.4.1.5528.32.10.3 | INTEGER | read-only | The reading of the built-in humidity probe, in percent. |
| INT netBotz_metric_onboard_airflow | 1.3.6.1.4.1.5528.32.10.4 | INTEGER | read-only | The reading of the built-in airflow probe, in meters/minute. |
| INT netBotz_metric_onboard_audio | 1.3.6.1.4.1.5528.32.10.5 | INTEGER | read-only | The reading of the built-in audio alarm probe on/off. |
| INT netBotz_metric_onboard_doorajar | 1.3.6.1.4.1.5528.32.10.6 | INTEGER | read-only | The reading of the door switch probe open(1) or closed(0). |
| INT netBotz_metric_onboard_temp_min | 1.3.6.1.4.1.5528.32.10.7 | INTEGER | read-only | The temperature probe minimum, from 1 to 50 degrees C in tenths of a degree C. |
| INT netBotz_metric_onboard_temp_max | 1.3.6.1.4.1.5528.32.10.8 | INTEGER | read-only | The temperature probe maximum, from 1 to 50 degrees C in tenths of a degree C. |
| INT netBotz_metric_onboard_humidity_min | 1.3.6.1.4.1.5528.32.10.9 | INTEGER | read-only | The humidity probe minimum, from 10 to 90 percent. |
| INT netBotz_metric_onboard_humidity_max | 1.3.6.1.4.1.5528.32.10.10 | INTEGER | read-only | The humidity probe maximum, from 10 to 90 percent. |
| INT netBotz_metric_onboard_airflow_mins | 1.3.6.1.4.1.5528.32.10.11 | INTEGER | read-only | Minutes without airflow before alarm set. |
| INT netBotz_metric_onboard_audio_secs | 1.3.6.1.4.1.5528.32.10.12 | INTEGER | read-only | Seconds of alarm audio before alarm set. |
| INT netBotz_metric_onboard_switch_state | 1.3.6.1.4.1.5528.32.10.13 | INTEGER | read-only | Switch 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_metric_onboard_audio_level | 1.3.6.1.4.1.5528.32.10.14 | INTEGER | read-only | Audio level setting, this is the relative audio level, from 0-11, above which an alarm will be sent. |
| INT netBotz_metric_onboard_airflow_level | 1.3.6.1.4.1.5528.32.10.15 | INTEGER | read-only | Airflow alert level. This is the level, in meters per second, below which an alarm will be sent. |
| INT netBotz_metric_onboard_cam_motion | 1.3.6.1.4.1.5528.32.10.16 | INTEGER | read-only | The current motion reading for the camera motion sensor (0=none, 1=motion detected, -1=not licensed). |
| INT netBotz_metric_onboard_cam_motion_sensitivity | 1.3.6.1.4.1.5528.32.10.17 | INTEGER | read-only | Camera motion sensor sensitivity: 1=max, 15=min, 0=disabled. |
| netBotz_snmp | 1.3.6.1.4.1.5528.40 | |||
| IP netBotz_snmp_traptarget | 1.3.6.1.4.1.5528.40.1 | IpAddress | read-write | Target of traps from the NetBotz device. This field contains the IP address where NetBotz traps are to be sent. |
| STR netBotz_snmp_community | 1.3.6.1.4.1.5528.40.2 | DisplayString | read-write | The read/write community of the NetBotz device. |
| INT netBotz_snmp_timeout | 1.3.6.1.4.1.5528.40.3 | INTEGER | read-write | SNMP Timeout period. |
| INT netBotz_snmp_retries | 1.3.6.1.4.1.5528.40.4 | INTEGER | read-write | SNMP Retry count. |
| STR netBotz_userid_1 | 1.3.6.1.4.1.5528.40.5 | DisplayString | read-write | The userID of the supervisor account (write-only). |
| STR netBotz_password_1 | 1.3.6.1.4.1.5528.40.6 | DisplayString | read-write | The password of the supervisor account (write-only). |
| STR netBotz_userid_2 | 1.3.6.1.4.1.5528.40.7 | DisplayString | read-write | The userID of the full read access account (write-only). |
| STR netBotz_password_2 | 1.3.6.1.4.1.5528.40.8 | DisplayString | read-write | The password of the full read access account (write-only). |
| STR netBotz_userid_3 | 1.3.6.1.4.1.5528.40.9 | DisplayString | read-write | The userID of the minimum read access account (write-only). |
| STR netBotz_password_3 | 1.3.6.1.4.1.5528.40.10 | DisplayString | read-write | The password of the minimum read access account (write-only). |
| IP netBotz_snmp_traptarget2 | 1.3.6.1.4.1.5528.40.11 | IpAddress | read-write | Second target of traps from the NetBotz device. This field contains an additional IP address where NetBotz traps are to be sent. |
| STR netBotz_snmp_read_community | 1.3.6.1.4.1.5528.40.12 | DisplayString | read-write | The read-only community of the NetBotz device. |
| netBotz_device | 1.3.6.1.4.1.5528.50 | |||
| STR netBotz_dev_host | 1.3.6.1.4.1.5528.50.1 | DisplayString | read-write | NetBotz device's host name. |
| STR netBotz_dev_domain | 1.3.6.1.4.1.5528.50.2 | DisplayString | read-write | NetBotz device's default DNS domain. |
| IP netBotz_dev_ip | 1.3.6.1.4.1.5528.50.3 | IpAddress | read-write | NetBotz device's IP address. |
| IP netBotz_dev_netmask | 1.3.6.1.4.1.5528.50.4 | IpAddress | read-write | NetBotz device's netmask. |
| IP netBotz_dev_gateway | 1.3.6.1.4.1.5528.50.5 | IpAddress | read-write | NetBotz device's default gateway/router. 0.0.0.0 if not defined. |
| IP netBotz_dev_primarydns | 1.3.6.1.4.1.5528.50.6 | IpAddress | read-write | Primary Domain Name Server. 0.0.0.0 if not defined. |
| IP netBotz_dev_secondarydns | 1.3.6.1.4.1.5528.50.7 | IpAddress | read-write | Secondary Domain Name Server. 0.0.0.0 if not defined. |
| STR netBotz_dev_smtp | 1.3.6.1.4.1.5528.50.8 | DisplayString | read-write | SMTP server address. This is the mail server used for sending alert e-mails. |
| INT netBotz_dev_smtpport | 1.3.6.1.4.1.5528.50.9 | INTEGER | read-write | SMTP port. Port number of SMTP server used for sending alert e-mails. |
| INT netBotz_dev_popport | 1.3.6.1.4.1.5528.50.10 | INTEGER | read-write | POP port. Currently, not used. |
| INT netBotz_dev_loglevel | 1.3.6.1.4.1.5528.50.11 | INTEGER | read-write | This field contains the log level of the NetBotz device. Log messages will be filtered, so that only same or lower-level messages will be passed. The default log level is 5, for warnings and lower levels. The log levels are the following: 1 - emergency 2 - alert 3 - critical 4 - error 5 - warning 6 - notice 7 - info 8 - trace |
| STR netBotz_dev_primaryemail | 1.3.6.1.4.1.5528.50.14 | DisplayString | read-write | The primary email addresses for alerts and messages (list separated by commas for multiple addresses). |
| STR netBotz_dev_secondaryemail | 1.3.6.1.4.1.5528.50.15 | DisplayString | read-write | The secondary email address for alerts and messages (list separated by commas for multiple addresses). |
| STR netBotz_dev_serialno | 1.3.6.1.4.1.5528.50.17 | DisplayString | read-only | The serial number of the NetBotz device. |
| STR netBotz_dev_pop | 1.3.6.1.4.1.5528.50.18 | DisplayString | read-write | POP server name. Currently, not used. |
| STR netBotz_dev_version | 1.3.6.1.4.1.5528.50.19 | DisplayString | read-only | The current NetBotz device firmware version. |
| INT netBotz_dev_registered | 1.3.6.1.4.1.5528.50.20 | INTEGER | read-only | Indicates if the device has been registered with NetBotz, Inc. 1=registered, 0=not registered. |
| INT netBotz_default_applet | 1.3.6.1.4.1.5528.50.21 | INTEGER | read-write | Setting to control if default web page should launch applet by default(1) or the HTML status page(0). |
| INT netBotz_guibar_color | 1.3.6.1.4.1.5528.50.22 | INTEGER | read-write | Setting for color of GUI bar (RGB). Value = 0xRRGGBB. |
| STR netBotz_locale | 1.3.6.1.4.1.5528.50.23 | DisplayString | read-write | The locale ID of the NetBotz device. Format is ISO 639 language (lower case), an underscore, and ISO 3166 country (upper case). Some locales are just the ISO 639 language code. |
| STR netBotz_timezone | 1.3.6.1.4.1.5528.50.24 | DisplayString | read-write | The timezone ID of the NetBotz device. |
| INT netBotz_24hourpreferred | 1.3.6.1.4.1.5528.50.25 | INTEGER | read-write | Indicates if 24-hour(1) versus 12-hour(0) time format is preferred. |
| INT netBotz_utc_clock | 1.3.6.1.4.1.5528.50.26 | INTEGER | read-write | Current time of clock on NetBotz device, in UTC seconds (seconds since 1/1/1970 12:00am GMT). |
| INT netBotz_ismetric | 1.3.6.1.4.1.5528.50.27 | INTEGER | read-only | Units are metric (1) or U.S. (0). Applies to temperature and airflow rate. |
| STR netBotz_alert_url | 1.3.6.1.4.1.5528.50.28 | DisplayString | read-write | The URL, if defined, to which non-picture alerts are HTTP POSTed |
| STR netBotz_picture_alert_url | 1.3.6.1.4.1.5528.50.29 | DisplayString | read-write | The URL, if defined, to which picture alerts are HTTP POSTed, using multipart/form-data encoding. |
| STR netBotz_sensor_data_url | 1.3.6.1.4.1.5528.50.30 | DisplayString | read-write | The URL, if defined, to which sensor data is periodically HTTP POSTed. |
| STR netBotz_alert_url_logon | 1.3.6.1.4.1.5528.50.31 | DisplayString | read-write | The user ID and password, if defined, used for POSTing non-picture alerts. Field is write-only, and formatted / |
| STR netBotz_picture_alert_url_logon | 1.3.6.1.4.1.5528.50.32 | DisplayString | read-write | The user ID and password, if defined, used for POSTing picture alerts. Field is write-only, and formatted / |
| STR netBotz_sensor_data_url_logon | 1.3.6.1.4.1.5528.50.33 | DisplayString | read-write | The user ID and password, if defined, used for POSTing sensor data. Field is write-only, and formatted / |
| INT netBotz_sensor_data_url_period | 1.3.6.1.4.1.5528.50.34 | INTEGER | read-write | Default number of minutes between periodic sensor data HTTP POSTs. |
| INT netBotz_sensor_data_url_flags | 1.3.6.1.4.1.5528.50.35 | INTEGER | read-write | Option flags for data POSTs of sensor data. Bit 0=1 if current picture should be included. Bits 1-31 are reserved. |
| STR netBotz_dev_backup_smtp | 1.3.6.1.4.1.5528.50.36 | DisplayString | read-write | Backup SMTP server address. This is the backup mail server used for sending alert e-mails. |
| IP netBotz_dev_tertiarydns | 1.3.6.1.4.1.5528.50.37 | IpAddress | read-write | Tertiary Domain Name Server. 0.0.0.0 if not defined. |
| STR netBotz_dev_ntp_server | 1.3.6.1.4.1.5528.50.38 | DisplayString | read-write | NTP (Network Time Protocol) Server configured for appliance. |
| INT netBotz_dev_ntp_period | 1.3.6.1.4.1.5528.50.39 | INTEGER | read-write | Hours between automatic refreshes of the appliance clock using the NTP server. |
| STR netBotz_dev_socks_server | 1.3.6.1.4.1.5528.50.40 | DisplayString | read-write | Socks V4 or V5 proxy server configured for appliance. |
| INT netBotz_dev_socks_portnum | 1.3.6.1.4.1.5528.50.41 | INTEGER | read-write | Port number of Socks Proxy. |
| STR netBotz_dev_socks_user_id | 1.3.6.1.4.1.5528.50.42 | DisplayString | read-write | User ID for Socks V4 or V5 proxy server configured for appliance. |
| STR netBotz_dev_socks_password | 1.3.6.1.4.1.5528.50.43 | DisplayString | read-write | Password for Socks V4 or V5 proxy server configured for appliance. |
| STR netBotz_alert_ftp_site | 1.3.6.1.4.1.5528.50.44 | DisplayString | read-write | The hostname or dotted-decimal IP address of the FTP server to deliver alerts to |
| STR netBotz_alert_ftp_path | 1.3.6.1.4.1.5528.50.45 | DisplayString | read-write | The directory on the FTP server to store alerts in. |
| STR netBotz_alert_ftp_filename | 1.3.6.1.4.1.5528.50.46 | DisplayString | read-write | The base filename for the files on the FTP server to store alerts in. |
| STR netBotz_alert_ftp_logon | 1.3.6.1.4.1.5528.50.47 | DisplayString | read-write | The user-id and password on the FTP server to store alerts in. Field is write-only, and formatted / |
| STR netBotz_sensor_ftp_site | 1.3.6.1.4.1.5528.50.48 | DisplayString | read-write | The hostname or dotted-decimal IP address of the FTP server to deliver periodic sensor reports to |
| STR netBotz_sensor_ftp_path | 1.3.6.1.4.1.5528.50.49 | DisplayString | read-write | The directory on the FTP server to store periodic sensor reports in. |
| STR netBotz_sensor_ftp_filename | 1.3.6.1.4.1.5528.50.50 | DisplayString | read-write | The base filename for the files on the FTP server to store periodic sensor reports in. |
| STR netBotz_sensor_ftp_logon | 1.3.6.1.4.1.5528.50.51 | DisplayString | read-write | The user-id and password on the FTP server to store sensor reports in. Field is write-only, and formatted / |
| INT netBotz_sensor_ftp_period | 1.3.6.1.4.1.5528.50.52 | INTEGER | read-write | The period, in minutes, between delivery of sensor data reports. |
| INT netBotz_use_syslog | 1.3.6.1.4.1.5528.50.53 | INTEGER | read-write | Enable syslog |
| STR netBotz_syslog_address | 1.3.6.1.4.1.5528.50.54 | DisplayString | read-write | Host address to use for syslogging |
| INT netBotz_syslog_facility | 1.3.6.1.4.1.5528.50.55 | INTEGER | read-write | Syslog facility code |
| STR netBotz_color_balance | 1.3.6.1.4.1.5528.50.56 | DisplayString | read-write | Color balance for color camera. AUTO=automatic, FLUOR=fluorescent, DAY=daylight, INCAND=incandescent, x/y=Custom (scale red by x/64, scale blue by y/64) |
| netBotz_addonapp | 1.3.6.1.4.1.5528.60 | |||
| device_crawlers_trap_target_index | 1.3.6.1.4.1.5528.60.2 | |||
| branch_checker_trap_target_index | 1.3.6.1.4.1.5528.60.3 | |||
| vendor_netBotz | 1.3.6.1.4.1.5528.60.5528 | |||
| device_crawlers_trap | 1.3.6.1.4.1.5528.60.5528.2 | |||
| NTF netBotz_device_crawlers_value_low_alert_trap | 1.3.6.1.4.1.5528.60.5528.2.0.1 | NetBotz Device Crawlers Value Low Trap. This trap indicates that the lower limit on a monitored value has been exceeded. | ||
| NTF netBotz_device_crawlers_value_high_alert_trap | 1.3.6.1.4.1.5528.60.5528.2.0.2 | NetBotz Device Crawlers Value High Trap. This trap indicates that the upper limit on a monitored value has been exceeded. | ||
| NTF netBotz_device_crawlers_clear_alert_trap | 1.3.6.1.4.1.5528.60.5528.2.0.3 | NetBotz Device Crawlers Clear Trap. This trap indicates that the previous alert condition has been cleared. | ||
| NTF netBotz_device_crawlers_offline_alert_trap | 1.3.6.1.4.1.5528.60.5528.2.0.4 | NetBotz Device Crawlers Offline Trap. This trap indicates that a monitored target could not be contacted. | ||
| NTF netBotz_device_crawlers_online_alert_trap | 1.3.6.1.4.1.5528.60.5528.2.0.5 | NetBotz Device Crawlers Online Trap. This trap indicates that a monitored target that previously could not be contacted has now been contacted successfully. | ||
| NTF netBotz_device_crawlers_ifopstatus_alert_trap | 1.3.6.1.4.1.5528.60.5528.2.0.8 | NetBotz Device Crawlers Interface Operational Status Trap. This trap indicates that one or more of a monitored target's network interfaces operational status is not equal to the desired status. | ||
| branch_checker_trap | 1.3.6.1.4.1.5528.60.5528.3 | |||
| NTF netBotz_branch_checker_clear_alert_trap | 1.3.6.1.4.1.5528.60.5528.3.0.3 | NetBotz Branch Checker Clear Trap. This trap indicates that the previous alert condition has been cleared. | ||
| NTF netBotz_branch_checker_offline_alert_trap | 1.3.6.1.4.1.5528.60.5528.3.0.4 | NetBotz Branch Checker Offline Trap. This trap indicates that a monitored target could not be contacted. | ||
| NTF netBotz_branch_checker_online_alert_trap | 1.3.6.1.4.1.5528.60.5528.3.0.5 | NetBotz Branch Checker Online Trap. This trap indicates that a monitored target that previously could not be contacted has now been contacted successfully. | ||
| NTF netBotz_branch_checker_target_error_trap | 1.3.6.1.4.1.5528.60.5528.3.0.12 | NetBotz Branch Target Error Trap. This trap indicates that a monitored target could be contacted, but not withing the timeout period specified. | ||
| netBotz_addonapp_trap | 1.3.6.1.4.1.5528.61 | |||
| device_crawlers_trap_attrib | 1.3.6.1.4.1.5528.61.2 | |||
| INT device_crawlers_trap_index | 1.3.6.1.4.1.5528.61.2.20 | INTEGER | read-only | The ID of the device crawler which sent the last trap. |
| IP device_crawlers_trap_address | 1.3.6.1.4.1.5528.61.2.21 | IpAddress | read-only | The IP address of the appliance actually creating the last trap. |
| OID device_crawlers_trap_oid | 1.3.6.1.4.1.5528.61.2.22 | OBJECT IDENTIFIER | read-only | The object id of the attribute on the device crawlers target device which is the concern of the last trap. The second to last element indicates the index of the source of the problem (1=ICMP Ping, 2=SNMP Agent Status, 256-10239=Network Interfaces 1-9984, 10240 and above, indicates Advanced crawlers data). The last element is the decimal representation of the IP address of the source of the problem. |
| OID device_crawlers_trap_botoid | 1.3.6.1.4.1.5528.61.2.23 | OBJECT IDENTIFIER | read-only | The object id of the device crawlers attribute on the NetBotz device which is the concern of the last trap. |
| INT device_crawlers_trap_value | 1.3.6.1.4.1.5528.61.2.24 | INTEGER | read-only | The integer value of the device crawlers attribute associated with the last trap. |
| STR device_crawlers_trap_stringvalue | 1.3.6.1.4.1.5528.61.2.25 | DisplayString | read-only | The string representation of the value of the device crawlers attribute associated with the last trap. |
| INT device_crawlers_trap_date | 1.3.6.1.4.1.5528.61.2.26 | INTEGER | read-only | The date and time of a specific device crawlers trap. This field contains the number of seconds elapsed since midnight (00:00:00), January 1, 1970 |
| INT device_crawlers_trap_attrib_index | 1.3.6.1.4.1.5528.61.2.27 | INTEGER | read-only | The identification number of the device crawlers attribute in error |
| STR device_crawlers_crawlers_trap_desc | 1.3.6.1.4.1.5528.61.2.28 | DisplayString | read-only | Description of the Device Crawlers Trap Attribute |
| branch_checker_trap_attrib | 1.3.6.1.4.1.5528.61.3 | |||
| INT branch_checker_trap_index | 1.3.6.1.4.1.5528.61.3.20 | INTEGER | read-only | The ID of the branch checker which sent the last trap. |
| IP branch_checker_trap_address | 1.3.6.1.4.1.5528.61.3.21 | IpAddress | read-only | The IP address of the appliance actually creating the last trap. |
| OID branch_checker_trap_oid | 1.3.6.1.4.1.5528.61.3.22 | OBJECT IDENTIFIER | read-only | The object id of the attribute on the branch checker target device which is the concern of the last trap The second to last element is the index of the source of the problem (256-260=SMTP Server, 1024-1026=DNS Server, 1536-1538=Web Server, 2048-2052=Generic Server). The last element is the decimal representation of the IP address of the source of the problem. |
| OID branch_checker_trap_botoid | 1.3.6.1.4.1.5528.61.3.23 | OBJECT IDENTIFIER | read-only | The object id of the branch checker attribute on the NetBotz device which is the concern of the last trap. The second to last element is the index of the source of the problem (256-260=SMTP Server, 1024-1026=DNS Server, 1536-1538=Web Server, 2048-2052=Generic Server). The last element is the decimal representation of the IP address of the source of the problem. |
| INT branch_checker_trap_value | 1.3.6.1.4.1.5528.61.3.24 | INTEGER | read-only | The integer value of the branch checker attribute associated with the last trap. |
| STR branch_checker_trap_stringvalue | 1.3.6.1.4.1.5528.61.3.25 | DisplayString | read-only | The string representation of the value of the branch checker attribute associated with the last trap. |
| INT branch_checker_trap_date | 1.3.6.1.4.1.5528.61.3.26 | INTEGER | read-only | The date and time of a specific branch checker trap. This field contains the number of seconds elapsed since midnight (00:00:00), January 1, 1970 |
| INT branch_checker_trap_attrib_index | 1.3.6.1.4.1.5528.61.3.27 | INTEGER | read-only | The identification number of the branch checker attribute in error |
| STR branch_checker_trap_desc | 1.3.6.1.4.1.5528.61.3.28 | DisplayString | read-only | Description of the Branch Checker Trap Attribute |
FAQ
What is NETBOTZ-MIB used for in a data-center environmental monitoring setup?
It's the core APC NetBotz MIB providing the identity/configuration framework for network-connected environmental sensor appliances -- host/domain/IP/netmask/gateway settings, DNS configuration, and SMTP/POP mail settings used for alerting. Monitoring its objects confirms the NetBotz appliance itself is reachable on the network and correctly configured to send email alerts, which underpins whether temperature, humidity, door, or water alarms defined in companion NetBotz MIBs can actually be reported.
Why would I check NETBOTZ-MIB's gateway and DNS settings during troubleshooting?
If the appliance's gateway is unreachable or its DNS/SMTP settings are misconfigured, environmental alarms from companion NetBotz sensor MIBs may never reach an administrator via email even though the appliance itself detected a real condition, so verifying these base network and mail settings is often the first troubleshooting step.
RFC description
Provides the core management framework and object definitions for NetBotz environmental monitoring appliances.
Start monitoring NetBotz/APC environmental monitoring appliance (any generation, core registration module) 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.