cienaCesRmonTransferServerXftpTransferMode
CIENA-CES-RMON-MIB ·
.1.3.6.1.4.1.1271.2.1.34.1.1.1.1.1.6
Object
column r/w
Enumeration
The type of server to use.
Context
- MIB
- CIENA-CES-RMON-MIB
- OID
.1.3.6.1.4.1.1271.2.1.34.1.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cienaCesRmonTransferServerEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CIENA-CES-RMON-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-RMON-MIB::cienaCesRmonTransferServerXftpTransferMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-RMON-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-RMON-MIB::cienaCesRmonTransferServerXftpTransferMode.<cienaCesRmonTransferServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-RMON-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-RMON-MIB::cienaCesRmonTransferServerXftpTransferMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | ftp |
3 | sftp |
4 | defaultTftp |
5 | defaultFtp |
6 | defaultSftp |
7 | default |