scanGroupAPAssignFordwardingService

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.11.14.1.10

Object

column Bits
This OID lists the types of forwarding services that each Guardian is assigned to. A Guardian 
will revert to providing these services when it is removed from the Guardian role. The meanings 
of the individual flags are:
                bit 0: Set if this AP is a member of a site.
                bit 1: Set if this AP is assigned to a load group.
                bit 2: Set if this AP is assigned to at least one WLAN service.
                This OID is only relevant to APs in the Guardian role.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.11.14.1.10
Type
column
Access
readonly
Status
current
Parent
scanGroupAPAssignmentEntry
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::scanGroupAPAssignFordwardingService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::scanGroupAPAssignFordwardingService.<scanGroupProfileID>.<scanGroupAPAssignApSerial>.<widsWipsEngineControllerIPAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::scanGroupAPAssignFordwardingService'

Syntax

Bits

Values & Constraints

Enumerated Values
0assignedToSite
1assignedToLoadGroup
2assignedToWlanService

Conformance