roamingAlgorithm
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.8.4.1
Object
scalar r/w
Enumeration
Dual interface handover method.
None: the same radio interface scans and transfers data.
Scan: one designated radio scans only, and the other transfers data.
CBB (Connect Before Break): while a radio transfers data, the other
^^^ scans and connects, to allow immediate traffic diversion.
PLH (Predictive Linear Handover): variation of CBB where AP's are
^^^ expected to line up, and direction of movement, therefore AP
^^^ signal level slope, determines next AP to use.
NOTE! setting this OID is as yet unsupported. Use the GUI instead.
[FW:E2148.AC.1:4.12.0.1]
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.8.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- roaming
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::roamingAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::roamingAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | scan |
2 | cbb |
3 | plh |