hwDocsQamScsEcmgState
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.83.1.8
Object
column Enumeration
Indicates the state of ECMG session. The default value is connecting. Options: 1. connecting(1) - The ECMG is connecting. 2. connected(2) - The ECMG is connected. 3. notopen(3) - The ECMG is not open. 4. settingup(4) - The ECMG is setting up. 5. open(5) - The ECMG is open. 6. error(6) - The ECMG is error.
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.83.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDocsQamScsEcmgInfoEntry
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::hwDocsQamScsEcmgState'
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::hwDocsQamScsEcmgState.<hwDocsQamSCSName>.<hwDocsQamScsEcmgChannelID>'
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::hwDocsQamScsEcmgState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connecting |
2 | connected |
3 | notopen |
4 | settingup |
5 | open |
6 | error |