aggrHAType

NETAPP-MIB · .1.3.6.1.4.1.789.1.5.11.1.12

Object

column Enumeration
Aggregate failover type, such as 'cfo' for
cluster failover, 'sfo' for storage failover.
This is set to 'none' if aggregate failover
	type is not known.

Context

MIB
NETAPP-MIB
OID
.1.3.6.1.4.1.789.1.5.11.1.12
Type
column
Access
readonly
Status
current
Parent
aggrEntry

Walk 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 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::aggrHAType'
More examples
Read one indexed 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::aggrHAType.<aggrIndex>'
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::aggrHAType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1cfo
2sfo