hwCesopPortFrameMode

HUAWEI-CESOP-TDM-MIB · .1.3.6.1.4.1.2011.5.108.1.1.1.6

Object

column r/w Enumeration
Frame mode of CESoP port.
Options:
1. t1SF(1)       -the frame mode of CESoP port is SF
2. t1ESF(2)      -the frame mode of CESoP port is ESF
3. invalid(-1)   -invalid value

Context

MIB
HUAWEI-CESOP-TDM-MIB
OID
.1.3.6.1.4.1.2011.5.108.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
hwCesopPortCfgEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1t1SF
2t1ESF