hwWlanServiceEssIgmpMode
HUAWEI-WLAN-SERVICE-MIB ·
.1.3.6.1.4.1.2011.6.139.4.1.1.10
Object
column r/w
Enumeration
The igmp mode of the ess, proxy means the ess will act igmp proxy function, snooping means the ess will act igmp snooping function, off means the ess will do nothing.
Context
- MIB
- HUAWEI-WLAN-SERVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.139.4.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwEssManagementEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hwWlanServiceEssIgmpMode'
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::hwWlanServiceEssIgmpMode.<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::hwWlanServiceEssIgmpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | proxy |
2 | snooping |
3 | off |
Conformance
Member of