zxDslFtpProtocolType
ZTE-DSL-SYSCTRL-MIB ·
.1.3.6.1.4.1.3902.1004.3.1.7.11
Object
scalar r/w
Enumeration
zxDslFtpProtocolType is used to indicate the ftp protocol. It includes two protocols: one is ftp and the other is sftp.
Context
- MIB
- ZTE-DSL-SYSCTRL-MIB
- OID
.1.3.6.1.4.1.3902.1004.3.1.7.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxDslFtp
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 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-SYSCTRL-MIB::zxDslFtpProtocolType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-SYSCTRL-MIB::zxDslFtpProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ftp |
2 | sftp |