hhmsSensorArrayOnline
HHMSAGENT-MIB ·
.1.3.6.1.4.1.3854.1.2.2.1.10
Object
scalar mandatory
Enumeration
If this sensorArray is currently online
Context
- MIB
- HHMSAGENT-MIB
- OID
.1.3.6.1.4.1.3854.1.2.2.1.10- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hhmsSensorArrayEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HHMSAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HHMSAGENT-MIB::hhmsSensorArrayOnline.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HHMSAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HHMSAGENT-MIB::hhmsSensorArrayOnline'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | online |
2 | offline |