cVideoCommonActiveTxProfile
CISCO-VIDEO-SESSION-MIB ·
.1.3.6.1.4.1.9.9.753.1.2.1.1.11
Object
column CvcVideoProfile
The video stream profile in transmit direction for a video call session.
Context
- MIB
- CISCO-VIDEO-SESSION-MIB
- OID
.1.3.6.1.4.1.9.9.753.1.2.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cVideoCommonActiveEntry
- Groups
- 2
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-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIDEO-SESSION-MIB::cVideoCommonActiveTxProfile'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIDEO-SESSION-MIB::cVideoCommonActiveTxProfile.<callActiveSetupTime>.<callActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VIDEO-SESSION-MIB::cVideoCommonActiveTxProfile'
Syntax
- Source
- CvcVideoProfile
- Base type
Enumeration
Values & Constraints
Type Values
10 | h263Profile0 |
11 | h263Profile1 |
12 | h263Profile2 |
13 | h263Profile3 |
14 | h263Profile4 |
15 | h263Profile5 |
16 | h263Profile6 |
17 | h263Profile7 |
18 | h263Profile8 |
100 | h264ProfileBaseline |
101 | h264ProfileMain |
102 | h264ProfileExtended |
103 | h264ProfileHigh |
104 | h264ProfileHigh10 |
105 | h264ProfileHigh422 |
106 | h264ProfileHigh444Predictive |
107 | h264ProfileHigh10Intra |
108 | h264ProfileHigh422Intra |
109 | h264ProfileHigh444Intra |
110 | h264ProfileCavlc444Intra |
255 | other |