groupState

VERTIV-ONEVIEW-MIB · .1.3.6.1.4.1.21239.43.2.1.1.4

Object

column Enumeration
Group state:
1 = idle
2 = discovered
3 = group hosts are malfunctioning
4 = group hosts are unresponsive
5 = state could not be determined

Context

MIB
VERTIV-ONEVIEW-MIB
OID
.1.3.6.1.4.1.21239.43.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
groupEntry

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 'VERTIV-ONEVIEW-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VERTIV-ONEVIEW-MIB::groupState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VERTIV-ONEVIEW-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VERTIV-ONEVIEW-MIB::groupState.<groupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VERTIV-ONEVIEW-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VERTIV-ONEVIEW-MIB::groupState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2discovered
3partiallyUnavailable
4unresponsive
5unknown