heartbeatStatus
SYNOLOGY-SHA-MIB ·
.1.3.6.1.4.1.6574.106.6
Object
scalar HeartbeatStatusType
One of empty, disconnected, normal, abnormal
Context
- MIB
- SYNOLOGY-SHA-MIB
- OID
.1.3.6.1.4.1.6574.106.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- synologyHA
- Groups
- 1
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 'SYNOLOGY-SHA-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOLOGY-SHA-MIB::heartbeatStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOLOGY-SHA-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOLOGY-SHA-MIB::heartbeatStatus'
Syntax
- Source
- HeartbeatStatusType
- Base type
Enumeration
Values & Constraints
Type Values
0 | normal |
1 | abnormal |
2 | disconnected |
3 | empty |
Conformance
Member of