ctpcStatMonitoredStreamType
CISCO-TELEPRESENCE-CALL-MIB ·
.1.3.6.1.4.1.9.9.644.1.3.1.1.2
Object
column Enumeration
This object specifies a active Telepresence stream type
which to be monitored.
If the value of this object is 'all', all stream types are
monitored with the corresponding ctpcStatRisingThreshold
and/or ctpcStatFallingThreshold for ctpcStatMonitoredType.
Moreover, if this value is 'all', there cannot be another
row for the same value of ctpcStatMonitoredType which is either
'video' or 'audio'.
If ctpcStatMonitoredType has value latency(1) or
authFailurePacket(4), this object will have value '0'.
Note that some Telepresence systems may not support different
thresholds for different stream type.
Context
- MIB
- CISCO-TELEPRESENCE-CALL-MIB
- OID
.1.3.6.1.4.1.9.9.644.1.3.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctpcStatMonitoredEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatMonitoredStreamType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatMonitoredStreamType.<ctpcStatMonitoredType>.<ctpcStatMonitoredStreamType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatMonitoredStreamType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | all |
1 | video |
2 | audio |