bridgeRoamingEnable
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.1.1.2.9.2
Object
Roaming enables WiFi clients to roam among AP when WiFi RSSI of the current AP becomes weak. This radio button enables/disables the roaming capabilities of the bridge. [FW:E2080.AC.1:5.52.0]
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.1.1.2.9.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bridgeRoaming
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::bridgeRoamingEnable.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::bridgeRoamingEnable'
Syntax
- Source
- DisableEnable
- Base type
Enumeration
Values & Constraints
Type Values
1 | disable |
2 | enable |