mgnt2UploadDownloadActionStatus
EKINOPS-MGNT2-NMS-MIB ·
.1.3.6.1.4.1.20044.1000.1.5.6
Object
Entry used to know status of upload/ download to start upload/download operation (Action)
Context
- MIB
- EKINOPS-MGNT2-NMS-MIB
- OID
.1.3.6.1.4.1.20044.1000.1.5.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mgnt2UploadDownload
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 'EKINOPS-MGNT2-NMS-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-NMS-MIB::mgnt2UploadDownloadActionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EKINOPS-MGNT2-NMS-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EKINOPS-MGNT2-NMS-MIB::mgnt2UploadDownloadActionStatus'
Syntax
- Source
- Mgnt2UploadDownloadActionStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | success |
1 | start |
2 | inProgress |
3 | failed |
4 | automatic |
5 | abort |