All MIBs › NETBOTZ-PRD-CRL-MIB2TRAP-MIB
Category: Environmental Monitoring
Description:
Defines SNMP trap notifications for threshold crossings and alert conditions on NetBotz CRL devices.
Imported Objects
From NETBOTZ-DEVICE-MIB
| netBotz-ismetric |
| netBotz-prd-crl-mib2-ping | |
| netBotz-prd-crl-mib2-snmpstatus | |
| netBotz-prd-crl-mib2-uptime | |
| netBotz-prd-crl-mib2if-opstatus |
From NETBOTZ-PRODUCTS-MIB
| netBotz-prd-crltrap |
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| IpAddress |
From RFC1213-MIB
| DisplayString |
What Is NETBOTZ-PRD-CRL-MIB2TRAP-MIB?
NETBOTZ-PRD-CRL-MIB2TRAP-MIB is an APC/NetBotz "MIB-to-trap" conversion module (CRL product variant) that packages threshold-crossing and alert conditions from NetBotz environmental monitoring appliances into generic SNMP trap notifications. It exposes trap-oriented fields: an index, the source device address, the offending object's OID and NetBotz-specific bot OID, the alerting value, a timestamp, and descriptive attribute/text fields. Its role is squarely fault/alert monitoring - it forwards hardware and environmental status changes (such as a sensor exceeding a configured threshold) detected elsewhere in the NetBotz appliance as a discrete SNMP trap event, rather than exposing continuously polled counters itself. It depends on and relays data originally sourced from the appliance's own sensor/enclosure MIBs (such as NETBOTZ300-MIB), acting purely as the notification wrapper around those underlying objects. It is deployed in data centers alongside NetBotz environmental appliances to forward threshold-crossing alerts to a centralized SNMP fault-management system. Engineers can download the NETBOTZ-PRD-CRL-MIB2TRAP-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in NETBOTZ-PRD-CRL-MIB2TRAP-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
- trap timestamp
- alert/attribute description text
- threshold-crossing value
- originating object OID
- source device address
Supported Devices
- APC NetBotz environmental monitoring appliance
Monitoring Examples
When an underlying sensor crosses a configured limit, the appliance emits a trap where netBotz-prd-crl-trap-oid identifies the object that triggered it, netBotz-prd-crl-trap-value carries the offending reading, netBotz-prd-crl-trap-desc supplies human-readable text, and netBotz-prd-crl-trap-date timestamps the event. An NMS receiving this trap with a desc referencing a temperature probe and an unusually high trap-value would indicate a cooling failure in the monitored enclosure. netBotz-prd-crl-trap-address identifies which NetBotz appliance originated the alert for correlation across a data center.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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. | ||
| 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. | ||
| 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. | ||
| 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. | ||
| 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 |
RFC description
APC/Schneider Electric NetBotz product MIB for rack environmental monitoring. Provides SNMP traps and objects for real-time monitoring of temperature, humidity, power, and physical security in data center racks.
Start monitoring APC NetBotz environmental monitoring appliance (threshold-crossing traps) 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.