cdstvServerRateStandardize
CISCO-CDSTV-INGEST-TUNING-MIB ·
.1.3.6.1.4.1.9.9.750.1.2.3
Object
scalar r/w
Enumeration
This object specifies whether the MPEG-2 video assets have their rates standardized at ingest so that most assets use one of two standard rates, 3.75 Mbps for Standard Definition (SD) assets or 15 Mbps for High Definition (HD) assets. enabled(1) - Video asset rates are standardized at ingest disabled(2) - Video asset rates are not standardized at ingest
Context
- MIB
- CISCO-CDSTV-INGEST-TUNING-MIB
- OID
.1.3.6.1.4.1.9.9.750.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdstvServerIngestMPEGSettings
- 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-INGEST-TUNING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-INGEST-TUNING-MIB::cdstvServerRateStandardize.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-INGEST-TUNING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-INGEST-TUNING-MIB::cdstvServerRateStandardize'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of
Compliance refinements
ciscoCdstvIngestTuningMIBCompliance
readonly
Write-access is not required.