hwWlanCapwapSourceMethod

HUAWEI-WLAN-CAPWAP-MIB · .1.3.6.1.4.1.2011.6.139.9.3.1.1.2

Object

column r/w Enumeration
Operation method of capwap source interface.It can be set 
vlanif(2): use vlanif interface
loopback(3): use loopback interface
ipv4Address(4): use ipv4 adddress
ipv6Address(5): use ipv6 address.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
2vlanif
3loopback
4ipv4Address
5ipv6Address

Conformance