takeoverStatus
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.8.2.7.3
Object
scalar Enumeration
Indicates the current status of the takeover partner of this appliance. up(1) indicates that the takeover partner is reachable. unknown(2) indicates that an unknown error occurred. failed(3) indicates that the partner has failed, takeoverAddrs indicates the partner's IP address this appliance has taken over.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.8.2.7.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- takeoverinfo
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 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::takeoverStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::takeoverStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | unknown |
3 | failed |