agentStatusFileTransfer
DLINK-AGENT-MIB ·
.1.3.6.1.4.1.171.12.1.1.5
Object
scalar Enumeration
The status of the firmware download control. If the value is 'other', this means the firmware has not been updated since the device started up.
Context
- MIB
- DLINK-AGENT-MIB
- OID
.1.3.6.1.4.1.171.12.1.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentBasicInfo
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 'DLINK-AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-AGENT-MIB::agentStatusFileTransfer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-AGENT-MIB::agentStatusFileTransfer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | in-process |
3 | invalid-file |
4 | violation |
5 | file-not-found |
6 | disk-full |
7 | complete |
8 | time-out |
9 | not-format |
10 | memory-full |