hh3cFlhOperProtocol

HH3C-FLASH-MAN-MIB · .1.3.6.1.4.1.25506.2.5.1.2.1.1.3

Object

column r/w Enumeration
Specifies the protocol used to transfer a file.
The default protocol is ftp.
              
A directory cannot be transferred.
              
when 'clusterftp' or 'clustertftp' is selected,
the hh3cFlhOperServerAddress needn't be set,
the server address can be acquired automatically, the value of
hh3cFlhOperServerAddress is uncertain during operation.
Both member switch and commander switch can use them if they
support HGMP v2.

Context

MIB
HH3C-FLASH-MAN-MIB
OID
.1.3.6.1.4.1.25506.2.5.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
hh3cFlhOpEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-FLASH-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FLASH-MAN-MIB::hh3cFlhOperProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-FLASH-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FLASH-MAN-MIB::hh3cFlhOperProtocol.<hh3cFlhOperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-FLASH-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-FLASH-MAN-MIB::hh3cFlhOperProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ftp
2tftp
3clusterftp
4clustertftp
5sftp

Conformance