imageTransferProtocol

MX-CONF-MIB · .0.800.1.200.300.100

Object

scalar r/w Enumeration
Image Transfer Protocol
          
Protocol used to upload a configuration image during backup
and transfer during restore.
          
  * HTTP: Hypertext Transfer Protocol.
  * HTTPS: Hypertext Transfer Protocol over Transport Layer
    Security.
  * TFTP: Trivial File Transfer Protocol.
  * FTP: File Transfer Protocol.
  * File: Complete path to a configuration image in an onboard
    storage.

Context

MIB
MX-CONF-MIB
OID
.0.800.1.200.300.100
Type
scalar
Access
readwrite
Status
current
Parent
imageTransferGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CONF-MIB::imageTransferProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CONF-MIB::imageTransferProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100http
200https
300tftp
400ftp
500file