hwElectroSwitchLocation

HUAWEI-ELECTRO-SWITCH-MIB · .1.3.6.1.4.1.2011.5.14.15.1.2

Object

column r/w Enumeration
The switch location of electronic switch.
Options:
1. location0(1) -The electronic switch points to the ports of mainboard.
2. location1(2) -The electronic switch points to the ports of upstream interface board.

Context

MIB
HUAWEI-ELECTRO-SWITCH-MIB
OID
.1.3.6.1.4.1.2011.5.14.15.1.2
Type
column
Access
readwrite
Status
current
Parent
hwElectroSwitchEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1location0
2location1