hwDocsQamVideoMapPIDKeepOriginal
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.3.1.18
Object
Indicates the keeping program PID original of video mapping. If hwDocsQamVideoMapMode is remap, this value can be set to true or false; if hwDocsQamVideoMapMode is not remap, this value can be set to only false. The default value is false(2).
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.3.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDocsQamVideoMapEntry
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::hwDocsQamVideoMapPIDKeepOriginal'
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::hwDocsQamVideoMapPIDKeepOriginal.<hwDocsQamVideoProfileName>.<hwDocsQamVideoMapIndex>'
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::hwDocsQamVideoMapPIDKeepOriginal'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |