cdstvServerFTPOutInterface
CISCO-CDSTV-SERVER-MIB ·
.1.3.6.1.4.1.9.9.754.1.3.3.1
Object
scalar r/w
Enumeration
This object specifies whether the management interface or the ingest interface is used for FTP pull and FTP push on a Vault or ISV. management(1) - Management interface is used for FTP pull and FTP push ingest(2) - Ingest interface is used for FTP pull and FTP push
Context
- MIB
- CISCO-CDSTV-SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.754.1.3.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdstvServerFTPOutSettings
- Groups
- 1
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 'CISCO-CDSTV-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-SERVER-MIB::cdstvServerFTPOutInterface.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-SERVER-MIB::cdstvServerFTPOutInterface'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | management |
2 | ingest |
Conformance
Member of
Compliance refinements
ciscoCdstvServerMIBCompliance
readonly
Write-access is not required.