imageTransferProtocol
MX-IMAGE-MIB ·
.1.3.6.1.4.1.4935.15.6.1.150.50
Object
scalar r/w
Enumeration
The protocol to use for downloading the image.
tftp: Trivial File Transfer Protocol
http: Hypertext Transfer Protocol
https: Hypertext Transfer Protocol over Transport Layer Security (HTTP over TLS)
This option requires that the appropriate security certificate be installed on the unit.
Furthermore, because HTTPS relies on the system clock for server authentication, the
SNTP client (see sntpMIB) must be enabled and properly configured.
Please refer to the documentation shipped with your device for more details.
Context
- MIB
- MX-IMAGE-MIB
- OID
.1.3.6.1.4.1.4935.15.6.1.150.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- imageTransfer
- Groups
- 1
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 'MX-IMAGE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IMAGE-MIB::imageTransferProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-IMAGE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-IMAGE-MIB::imageTransferProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | tftp |
1 | http |
2 | https |
Conformance
Member of