cfOperStatus

FIBERSTORE-MIB · .1.3.6.1.4.1.52642.1.1.6.1.2.1.1.9

Object

The status of operation.

Context

MIB
FIBERSTORE-MIB
OID
.1.3.6.1.4.1.52642.1.1.6.1.2.1.1.9
Type
column
Access
readonly
Status
current
Parent
cfOpEntry

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

Syntax

Source
CfOperationStatus
Base type
Enumeration
Type Description
The status of the specified operation can be one of the following.
opInProgress : the operation is in process.
opSuccess :  the operation has been completed successfully.
opInvalid : the command is invalid or command-protocol-device combination is
 unsupported by the system.
opInvalidProtocol :invalid protocol is specified
opInvalidSourceName :invalid source file name is specified.
opInvalidDestName :invalid target name is specified.
opInvalidServerAddress :invalid server address is specified
opDeviceBusy :the device is in use and locked by another process
opDeviceOpenError :invalid device name is specified.
opDeviceError : device read, write or erase error
opDeviceNotProgrammable :device isread-only but a write or
erase operation was specified
opDeviceFull :  device is filled to capacity
opFileOpenError :invalid file name; file not found in partition
opFileTransferError :file transfer was unsuccessful
opFileChecksumError :file checksum in Cf is invalid
opNoMemory :system is running in low on memory
opUnknownFailure :failure which is  unknown
opDeleteFileOpenError :file is in used by another process
opDeleteInvalidDevice :invalid device name is specified
opDeleteInvalidFunction :deleted operation is unsupported
by the device
opDeleteOperationError :operation is in a low error
opDeleteInvalidFileName :invalid file name is specified
pDeleteDeviceBusy :the device is in use and locked
by another process
opDeleteParaError :the parameters are invalid
opDeleteInvalidPath :the file path is invalid.

Values & Constraints

Type Values
1opInProgress
2opSuccess
3opInvalid
4opInvalidProtocol
5opInvalidSourceName
6opInvalidDestName
7opInvalidServerAddress
8opDeviceBusy
9opDeviceOpenError
10opDeviceError
11opDeviceNotProgrammable
12opDeviceFull
13opFileOpenError
14opFileTransferError
15opFileChecksumError
16opNoMemory
17opAuthFail
18opTimeout
19opUnknownFailure
20opDeleteFileOpenError
21opDeleteInvalidDevice
22opDeleteInvalidFunction
23opDeleteOperationError
24opDeleteInvalidFileName
25opDeleteDeviceBusy
26opDeleteParaError
27opDeleteInvalidPath