aixFsExecution
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.6.2.1.10
Object
column r/w
Enumeration
The variable is used to trigger the mount action on unmounted file system and unmount action on mounted file system. This state can only change from mount to unmount or unmount to mount. Its normal status is other(1). The execution result is kept at aixFsResultMsg.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.6.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aixFsTableEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::aixFsExecution'
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::aixFsExecution.<aixFsIndex>'
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::aixFsExecution'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | mount |
3 | unmount |
Conformance
Member of