zxAnRuSwFtpServerProtocolType
ZTE-AN-REMOTE-UNIT-MGMT-MIB ·
.1.3.6.1.4.1.3902.1015.80.1.1.1.1
Object
scalar r/w
Enumeration
The FTP protocol when downloading versions between NE and RU. It includes two protocols: one is FTP, the other is SFTP.
Context
- MIB
- ZTE-AN-REMOTE-UNIT-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.1015.80.1.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnRuSwFtpServerObjects
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-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwFtpServerProtocolType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwFtpServerProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ftp |
2 | sftp |