dewPointSensorAvail
GEIST-IMD-MIB ·
.1.3.6.1.4.1.21239.5.2.6.1.4
Object
column SNMPv2-SMIGauge32
Device availability. 0 = Unavailable, 1 = Available, 2 = Partially Unavailable
Context
- MIB
- GEIST-IMD-MIB
- OID
.1.3.6.1.4.1.21239.5.2.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dewPointSensorEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GEIST-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEIST-IMD-MIB::dewPointSensorAvail'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEIST-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEIST-IMD-MIB::dewPointSensorAvail.<dewPointSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEIST-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEIST-IMD-MIB::dewPointSensorAvail'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295