hwTdmModemSupportEOC

HUAWEI-TDMCPE-MIB · .1.3.6.1.4.1.2011.5.30.1.2.1.1.7

Object

column Enumeration
This object indicates whether the port supports the EOC or not.
Options:
1. yes(1)  - Indicates that the port supports the EOC.
2. no(2) - Indicates that the port does not support the EOC.

Context

MIB
HUAWEI-TDMCPE-MIB
OID
.1.3.6.1.4.1.2011.5.30.1.2.1.1.7
Type
column
Access
readonly
Status
current
Parent
hwTdmModemInfoEntry

Walk 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-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemSupportEOC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemSupportEOC.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TDMCPE-MIB::hwTdmModemSupportEOC'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1yes
2no