agentTransferUploadMode
GSM7312-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.6.1.2.9.1.1
Object
scalar r/w
Enumeration
Transfer upload mode configures the mode to use when uploading from the switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only when the file transfer is initiated by the serial EIA 232 port.
Context
- MIB
- GSM7312-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.6.1.2.9.1.1- 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 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-SWITCHING-MIB::agentTransferUploadMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7312-SWITCHING-MIB::agentTransferUploadMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | xmodem |
3 | ymodem |
4 | zmodem |