aixSeSystemState
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.1.2.4
Object
scalar r/w
Enumeration
The object is used to shutdown or reboot the system to the run level set by aixSeSystemRunLevel. running(1) - the system is running reboot(2) - when the value of the variable is set to reboot(2), the system will reboot. shutdown(3) - shutdown the system.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.1.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- aixSystemEnvironment
- Groups
- 1
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 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixSeSystemState.0'
More examples
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::aixSeSystemState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | reboot |
3 | shutdown |
Conformance
Member of