All MIBs › RAD-MIB › agnSensorsStatus
agnSensorsStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnSensorsStatus
OID (numeric): 1.3.6.1.4.1.164.6.2.28
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This entry specifies the Sensors (Temperature sensors or others) existence and status. Each sensor will be represented by 2 bits, where the first bit (right) will specify the existence: (0= Not exist, 1=exist), and the left bit will specify it's status (0= OK, 1=FAIL), so for each sensor: 00 - sensor does not exist 01 - sensor exists and status is OK 11 - sensor exists and status is not OK ( e.g. temperature exceeds pre-defined threshold) bits 0-1 are for first sensor bits 2-3 are for 2nd sensor (if exists) and so on... Bit 0 is the LSB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.28 snmpwalk -v2c -c public <target> RAD-MIB::agnSensorsStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.28.1 snmpget -v2c -c public <target> RAD-MIB::agnSensorsStatus.1
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::agnSensorsStatus OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.6.2.28 | agnSensorsStatus | RAD-MIB |