genEquipMngFileTransferUploadCSRStatus
MWRM-UNIT-MIB ·
.1.3.6.1.4.1.2281.10.4.3.7
Object
scalar ProgressStatus
The operation status of upload CSR, which is performed using genEquipMngFileTransferFileTypeOper
Context
- MIB
- MWRM-UNIT-MIB
- OID
.1.3.6.1.4.1.2281.10.4.3.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- genEquipMngFileTransfer
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 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipMngFileTransferUploadCSRStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipMngFileTransferUploadCSRStatus'
Syntax
- Source
- ProgressStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | ready |
1 | inProgress |
2 | success |
3 | failure |