systemFileOperationStatus

IBM-BCCUSTOM-MIB · .1.3.6.1.4.1.2.6.215.4.2.7

Object

scalar Enumeration
The status of the system file operation:
0: No operation pending.
1: Switch starting to generate supportshow
50: Switch done generating supportshow
51: Switch starting to transfer supportshow .txt file
101: success.
201: failed

Context

MIB
IBM-BCCUSTOM-MIB
OID
.1.3.6.1.4.1.2.6.215.4.2.7
Type
scalar
Access
readonly
Status
current
Parent
systemFileCmd

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-BCCUSTOM-MIB::systemFileOperationStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-BCCUSTOM-MIB::systemFileOperationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noOperation
1initiated
50generationcompleted
51transfer
101success
201failed