cdstvIngestMgrIngestInterface
CISCO-CDSTV-INGESTMGR-MIB ·
.1.3.6.1.4.1.9.9.739.1.2.1
Object
scalar r/w
Bits
This object specifies all ingest interfaces (methods) available, i.e. ISA, Cisco SOAP, Prodis SOAP or any combination of the three. isa(0) - ISA. ciscoSoap(1) - Cisco SOAP prodisSoap(2) - Prodis SOAP.
Context
- MIB
- CISCO-CDSTV-INGESTMGR-MIB
- OID
.1.3.6.1.4.1.9.9.739.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdstvIngestMgrIngestSettings
- 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-INGESTMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-INGESTMGR-MIB::cdstvIngestMgrIngestInterface.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-INGESTMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-INGESTMGR-MIB::cdstvIngestMgrIngestInterface'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | isa |
1 | ciscoSoap |
2 | prodisSoap |
Conformance
Compliance refinements
ciscoCdstvIngestMgrMIBCompliance
readonly
Write-access is not required.