agentTransferUploadDataType
FSM7326-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.9.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
- FSM7326-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.9.1.2.9.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentTransferUploadGroup
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 'FSM7326-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM7326-SWITCHING-MIB::agentTransferUploadDataType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSM7326-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSM7326-SWITCHING-MIB::agentTransferUploadDataType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | config |
3 | errorlog |
4 | messagelog |
5 | traplog |