All MIBs › GEIST-V4-MIB › internalAvail
internalAvail
Module: GEIST-V4-MIB
OID (symbolic): GEIST-V4-MIB::internalAvail
OID (numeric): 1.3.6.1.4.1.21239.5.1.2.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Is device currently plugged in?
What is internalAvail?
This read-only Gauge32 reports whether this internal sensor is currently plugged in and reporting. Check this before trusting the accompanying temperature/humidity/IO readings — an unavailable sensor's other values aren't meaningful.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.21239.5.1.2.1.4 snmpwalk -v2c -c public <target> GEIST-V4-MIB::internalAvail
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.21239.5.1.2.1.4.1 snmpget -v2c -c public <target> GEIST-V4-MIB::internalAvail.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> internalAvail.1
Start monitoring Geist rack PDU / environmental monitoring appliance (V4 generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GEIST-V4-MIB::internalAvail OID value, configure state conditions and alerts, and monitor any Geist rack PDU / environmental monitoring appliance (V4 generation) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.21239 | geist | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5 | blackbird | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5.1 | bb100 | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5.1.2 | internalTable | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5.1.2.1 | internalEntry | GEIST-V4-MIB |
| 1.3.6.1.4.1.21239.5.1.2.1.4 | internalAvail | GEIST-V4-MIB |