rsHAError
RAPID-HA-MIB ·
.1.3.6.1.4.1.4355.6.6.1.4
Object
scalar Enumeration
Reports the current error that occurred in local appliance .
Context
- MIB
- RAPID-HA-MIB
- OID
.1.3.6.1.4.1.4355.6.6.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rsHALocal
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 'RAPID-HA-MIB' -M '/opt/observium/mibs/watchguard:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-HA-MIB::rsHAError.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-HA-MIB' -M '/opt/observium/mibs/watchguard:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-HA-MIB::rsHAError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-error |
1 | mismatched-ha-id |
2 | mismatched-software |
3 | mismatched-database |
4 | mismatched-hardware |
5 | forced-fail |
6 | invalid-ha-role |
7 | link-down |
8 | lost-mia-heartbeat |
9 | mia-not-responding |
10 | admin-command-failed |
11 | detect-ha-error |
12 | unavailable |
13 | hotsync-failed |
14 | config-sync-failed |