hwWlanServiceEssTunnelProtocol

HUAWEI-WLAN-SERVICE-MIB · .1.3.6.1.4.1.2011.6.139.4.1.1.21

Object

column r/w SNMPv2-SMIInteger32
Set tunnel protocol. Use bit for protocol configuration, each bit for a protocol: 1 -- configed,
0 -- be not configed. For example, EAP(0000 0001),DHCP(0000 0010),HTTP(0000 0100),WAPI(0000 1000),
MDNS(0001 0000).Now it just can be set with HTTP, EAP, MDNS or their combination.

Context

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance