cdstvIngestMgrContentStore
CISCO-CDSTV-INGESTMGR-MIB ·
.1.3.6.1.4.1.9.9.739.1.4.1
Object
scalar r/w
Enumeration
This object specifies the type of content store used. none(1) - Content store is disabled. isa(2) - Use ISA content store. fsi(3) - Use FSI content store. ngod(4) - Use Next-Generation On-Demand (NGOD) content store. openStream(5) - Use OpenStream content store.
Context
- MIB
- CISCO-CDSTV-INGESTMGR-MIB
- OID
.1.3.6.1.4.1.9.9.739.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdstvIngestMgrContentStoreSettings
- 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::cdstvIngestMgrContentStore.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::cdstvIngestMgrContentStore'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | isa |
3 | fsi |
4 | ngod |
5 | openStream |
Conformance
Compliance refinements
ciscoCdstvIngestMgrMIBCompliance
readonly
Write-access is not required.