hwDocsQamOutputPIDType
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.45.1.3
Object
column HwEqamInputPIDType
Indicates the output PID type. The default value is unknown(255), indicating the unknown type.
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.45.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDocsQamOutputPIDInfoEntry
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::hwDocsQamOutputPIDType'
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::hwDocsQamOutputPIDType.<ifIndex>.<hwDocsQamOutputPIDIndex>'
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::hwDocsQamOutputPIDType'
Syntax
- Source
- HwEqamInputPIDType
- Base type
Enumeration
Values & Constraints
Type Values
1 | pat |
2 | pmt |
3 | cat |
4 | nit |
5 | sdt |
6 | eit |
7 | tdttot |
8 | ecm |
9 | emm |
10 | pcr |
11 | null |
12 | media |
255 | unknown |