apLogFileCopyOperationStatus

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.2.1.7.5.1.9

Object

column Enumeration
The operational state of the AP log file copy request.
inactive - Indicates that the RowStatus of this conceptual row is not in the `active` state.
pending  - Indicates that the AP log file copy described by this row is ready to run and waiting in a queue.
running  - Indicates that the AP log file copy described by this row is running.
success  - Indicates that the AP log file copy described by this row has successfully run to completion.
failure  - Indicates that the AP log file copy described by this row has failed to run to completion.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.2.1.7.5.1.9
Type
column
Access
readonly
Status
current
Parent
apLogFileCopyEntry
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::apLogFileCopyOperationStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::apLogFileCopyOperationStatus.<apLogFileCopyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::apLogFileCopyOperationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2pending
3running
4success
5failure

Conformance