hwDs1FrameFormat

HUAWEI-PORT-MIB · .1.3.6.1.4.1.2011.5.25.157.1.5.1.1.16

Object

column r/w Enumeration
Indicates the frame format of the interface.
crc4: indicates that the frame format is CRC4.
no-crc4: indicates that the frame format is no-CRC4.
sf: indicates that the frame format is Super Frame.
esf: indicates that the frame format is Extended Super Frame.
By default, the frame format of an E1 interface is no-crc4.
By default, the frame format of a T1 interface is esf.

Context

MIB
HUAWEI-PORT-MIB
OID
.1.3.6.1.4.1.2011.5.25.157.1.5.1.1.16
Type
column
Access
readwrite
Status
current
Parent
hwDs1Entry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1esf
2sf
3noCrc4
4crc

Conformance