zxAnFtpProtocolType
ZTE-AN-EQUIP-MIB ·
.1.3.6.1.4.1.3902.1015.2.1.2.1.18
Object
scalar r/w
Enumeration
The flag is used for indicating the ftp protocol when downing versions between EMS and NE . It include two protocols:one is ftp and another is sftp.
Context
- MIB
- ZTE-AN-EQUIP-MIB
- OID
.1.3.6.1.4.1.3902.1015.2.1.2.1.18- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnVerFtpMgmt
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-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EQUIP-MIB::zxAnFtpProtocolType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-EQUIP-MIB::zxAnFtpProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ftp |
2 | sftp |