eSWUpDownloadStatus
ASANTE-SWITCH-MIB ·
.1.3.6.1.4.1.298.1.5.1.1.1.2
Object
scalar mandatory
Enumeration
Result of the last upload/download request by this agent.
Context
- MIB
- ASANTE-SWITCH-MIB
- OID
.1.3.6.1.4.1.298.1.5.1.1.1.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- eSWAgentSW
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 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWUpDownloadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-SWITCH-MIB::eSWUpDownloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | action-Success |
3 | action-Failure |
4 | in-Progress |
5 | no-Action |
6 | configError |