hmAgentTransferUploadDataType
HIRSCHMANN-MMP4-BASICL2-MIB ·
.1.3.6.1.4.1.248.15.1.2.9.1.5
Object
scalar r/w
Enumeration
Transfer upload datatype configures the type of file to upload from the switch. The types for upload are: - Configuration File - Error log - Message log - Trap log
Context
- MIB
- HIRSCHMANN-MMP4-BASICL2-MIB
- OID
.1.3.6.1.4.1.248.15.1.2.9.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmAgentTransferUploadGroup
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 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTransferUploadDataType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTransferUploadDataType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | config |
3 | errorlog |
4 | messagelog |
5 | traplog |
6 | clibanner |