hwDocsQamInputTSProgramState
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.21.1.9
Object
column Enumeration
Indicates the program state in input TS. Options: 1. offline(1) -indicates the offline state 2. online(2) -indicates the online state 3. unknown(3) -indicates the unknown state The default value is offline(1).
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.21.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDocsQamInputTSProgramEntry
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::hwDocsQamInputTSProgramState'
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::hwDocsQamInputTSProgramState.<hwDocsQamInputTSIndex>.<hwDocsQamInputTSProgramIndex>'
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::hwDocsQamInputTSProgramState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | offline |
2 | online |
3 | unknown |