magnumTFTPTrfrStatus
HMPRIV-MAX-MIB ·
.1.3.6.1.4.1.248.70.12.6.13.5
Object
scalar mandatory
Enumeration
This object returns the result of the last file transfer other - No File Transfer in progress pending - File Transfer in progress success - File Transfer is successfull failed - File Transfer failed
Context
- MIB
- HMPRIV-MAX-MIB
- OID
.1.3.6.1.4.1.248.70.12.6.13.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- magnumTftpGroup
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 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MAX-MIB::magnumTFTPTrfrStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MAX-MIB::magnumTFTPTrfrStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | other |
1 | pending |
2 | ok |
3 | failed |