hwDocsQamInputTSStateActive
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.20.1.2
Object
column Enumeration
Indicates the active state of input TS. Options: 1. primary(1) -indicates the active state of the input TS is primary. 2. secondary(2) -indicates the active state of the input TS is secondary. 3. none(255) -indicates it is not a redundancy input TS.
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.20.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDocsQamInputTSStateEntry
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::hwDocsQamInputTSStateActive'
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::hwDocsQamInputTSStateActive.<hwDocsQamInputTSIndex>'
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::hwDocsQamInputTSStateActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | secondary |
255 | none |