hwConfigRapsChannelMode

HUAWEI-ERPS-MIB · .1.3.6.1.4.1.2011.5.25.256.1.2.1.14

Object

column r/w Enumeration
This object indicates the sub-ring channel mode. By default, a non-virtual channel is used. If the ring is the primary ring, the system returns 65535 (not used) after the read operation is performed.

Context

MIB
HUAWEI-ERPS-MIB
OID
.1.3.6.1.4.1.2011.5.25.256.1.2.1.14
Type
column
Access
readwrite
Status
current
Parent
hwErpsRingConfigEntry
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-ERPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ERPS-MIB::hwConfigRapsChannelMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ERPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ERPS-MIB::hwConfigRapsChannelMode.<hwConfigRingId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ERPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ERPS-MIB::hwConfigRapsChannelMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1virtualChannel
2nonVirtualChannel
65535unused

Conformance