aixSubSysStatus

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.5.1.2.1.4

Object

column r/w Enumeration
The status of the subsystem. When it is active(1),
it can be stopped by setting the status to 2. Or when
it is inoperative(2), it can be started by setting
the status to 1.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.5.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
aixSubSysEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inoperative

Conformance