hwTdmModemDtePortState

HUAWEI-TDMCPE-MIB · .1.3.6.1.4.1.2011.5.30.1.2.1.1.9

Object

column Enumeration
This object indicates  the down  port state.
Options:
1. connect(1)  - Indicates that the down port connected.
2. disconnect(2) - Indicates that the down port disconnected.

Context

MIB
HUAWEI-TDMCPE-MIB
OID
.1.3.6.1.4.1.2011.5.30.1.2.1.1.9
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::hwTdmModemDtePortState'
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::hwTdmModemDtePortState.<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::hwTdmModemDtePortState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1connect
2disconnect