hpnicfDot11SPBeaconMeasType

HPN-ICF-DOT11-CFG-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.75.4.2.2.1.20

Object

column r/w Enumeration
Represents what the work mode for BeaconMeasurement type.
The following values are supported:
passive,      - BeaconMeasurement will use the passive type.
active        - BeaconMeasurement will use the active type.
beaconTable   - BeaconMeasurement will use the beacon table type.

Context

MIB
HPN-ICF-DOT11-CFG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.4.2.2.1.20
Type
column
Access
readwrite
Status
current
Parent
hpnicfDot11ServicePolicyEntry

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 'HPN-ICF-DOT11-CFG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-CFG-MIB::hpnicfDot11SPBeaconMeasType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-DOT11-CFG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-CFG-MIB::hpnicfDot11SPBeaconMeasType.<hpnicfDot11ServicePolicyID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DOT11-CFG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DOT11-CFG-MIB::hpnicfDot11SPBeaconMeasType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1passive
2active
3beaconTable