hwinfospsaveGet
BCCUSTOM-OPR-MIB ·
.1.3.6.1.4.1.1588.2.1.1.52.1.2
Object
scalar Enumeration
Get the state how the triggered Command executed. Command: which is executed on the FC switch board. Used: Get state of Hwinfospsaveget execute. 0x0: command execute success ,file already transferred to FTP server 0x1: FTP server connect Error 0x2: progressing 0x3: System Error.
Context
- MIB
- BCCUSTOM-OPR-MIB
- OID
.1.3.6.1.4.1.1588.2.1.1.52.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwinfospsaveCmd
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 'BCCUSTOM-OPR-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BCCUSTOM-OPR-MIB::hwinfospsaveGet.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BCCUSTOM-OPR-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BCCUSTOM-OPR-MIB::hwinfospsaveGet'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | ftperror |
2 | progressing |
3 | systemerror |