ipadTFTPDownloadStatus
IPADv2-MIB ·
.1.3.6.1.4.1.321.100.1.33.4
Object
scalar Enumeration
TFTP current status of action.
Context
- MIB
- IPADv2-MIB
- OID
.1.3.6.1.4.1.321.100.1.33.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ipadTFTPDownload
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 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPADv2-MIB::ipadTFTPDownloadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPADv2-MIB::ipadTFTPDownloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | gettingfile |
3 | puttingfile |
4 | aborting |
5 | successful |
6 | invalidFileName |
7 | fileAccessFailed |
8 | invalidFile |