NETBOTZ-DEVICE-MIB: View SNMP OID List / Download MIB

VENDOR: NETBOTZ


 Home MIB: NETBOTZ-DEVICE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 netBotz_dev_host 1.3.6.1.4.1.5528.50.1 displaystring read-write
Netbotz device's host name.
 netBotz_dev_domain 1.3.6.1.4.1.5528.50.2 displaystring read-write
Netbotz device's default DNS domain.
 netBotz_dev_ip 1.3.6.1.4.1.5528.50.3 ipaddress read-write
Netbotz device's IP address.
 netBotz_dev_netmask 1.3.6.1.4.1.5528.50.4 ipaddress read-write
Netbotz device's netmask.
 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.
 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.
 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.
 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.
 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.
 netBotz_dev_popport 1.3.6.1.4.1.5528.50.10 integer read-write
POP port. Currently, not used.
 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
 netBotz_dev_logaddress 1.3.6.1.4.1.5528.50.12 ipaddress read-write
This field contains an IP address to receive log messages from the Netbotz device. 0.0.0.0 for no external logging.
 netBotz_dev_logport 1.3.6.1.4.1.5528.50.13 integer read-write
Port to use in conjunction with the log address, for log messages from the Netbotz device to be sent to an external IP address. 0 = no external logging.
 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).
 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).
 netBotz_dev_pager 1.3.6.1.4.1.5528.50.16 displaystring read-write
The pager number for alerts and messages. Currently, not used.
 netBotz_dev_serialno 1.3.6.1.4.1.5528.50.17 displaystring read-only
The serial number of the Netbotz device.
 netBotz_dev_pop 1.3.6.1.4.1.5528.50.18 displaystring read-write
POP server name. Currently, not used.
 netBotz_dev_version 1.3.6.1.4.1.5528.50.19 displaystring read-only
The current NetBotz device firmware version.
 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.
 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).
 netBotz_guibar_color 1.3.6.1.4.1.5528.50.22 integer read-write
Setting for color of GUI bar (RGB). Value = 0xRRGGBB.
 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.
 netBotz_timezone 1.3.6.1.4.1.5528.50.24 displaystring read-write
The timezone ID of the NetBotz device.
 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.
 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).
 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.
 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
 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.
 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.
 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 /
 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 /
 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 /
 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.
 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.