hwDocsQamVideoOutputDChannelOperMode
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.10.1.1
Object
column r/w
Enumeration
Indicates the operation mode. The set operation can clear output channel statistics for dynamic video streams. Options: 1. clearStatistic(1) -indicates clearing output channel statistics for dynamic video streams 2. invalid(-1) -indicates invalid
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.10.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDocsQamVideoOutputDChannelStatisticsEntry
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 'HUAWEI-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-EQAM-AN-MIB::hwDocsQamVideoOutputDChannelOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-EQAM-AN-MIB::hwDocsQamVideoOutputDChannelOperMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-EQAM-AN-MIB::hwDocsQamVideoOutputDChannelOperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | clearStatistic |