cdstvServerStreamerIsCache
CISCO-CDSTV-SERVER-MIB ·
.1.3.6.1.4.1.9.9.754.1.2.4.3
Object
This object specifies whether 'Streamer Is Cache' is enabled on this streamer. If 'Streamer Is Cache' is enabled, the Streamer can be used as a possible cache-fill source by a Streamer in a different Stream Group. All Stream Groups that have at least one Streamer with 'Streamer is Cache' enabled are displayed on the 'Stream to Cache Map' page, where the Stream Group can be selected as a possible cache-fill source and given a preference. Only the Streamers with 'Streamer Is Cache' enabled are used as possible cache-fill sources. The protocol used for cache-fill responses from Streamers is always CCP. 'true' - 'Streamer Is Cache' is enabled 'false' - 'Streamer Is Cache' is disabled
Context
- MIB
- CISCO-CDSTV-SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.754.1.2.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdstvServerStreamGroupInfo
- 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::cdstvServerStreamerIsCache.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::cdstvServerStreamerIsCache'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ciscoCdstvServerMIBCompliance
readonly
Write-access is not required.