rmLongRange
AQUARADIO-MIB ·
.1.3.6.1.4.1.3942.1.1.2.1.1.11
Object
column r/w
Enumeration
This value indicates whether long range mode is turned on or off. Long range mode allows to establish links at long distances. Regretfully, implementation of 802.11b protocol at Aironet/Cisco radiomodules is intended for use at short distances and not allows to establish stable links at more than 10-15 km. Long range mode obviates this limitations, allowing any link distances as long as line of sight is maintained.
Context
- MIB
- AQUARADIO-MIB
- OID
.1.3.6.1.4.1.3942.1.1.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rmPropertiesEntry
- 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 'AQUARADIO-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUARADIO-MIB::rmLongRange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AQUARADIO-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUARADIO-MIB::rmLongRange.<rmPropertiesIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AQUARADIO-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AQUARADIO-MIB::rmLongRange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
Conformance
Member of