sysTypeActiveMode

PROXIM-MIB · .1.3.6.1.4.1.841.1.1.1.8.1.1.3

Object

column Unsigned32
This parameter shows the active mode of the radio(s). The configured mode
will take effect after the reboot.  The modes are represented in numbers 
as follows:
AP (1),
CLIENT (2),
WDS (3),
BSU (4), *Applies in TMP(tsunamiMP) mode - please refer sysFeatureProductFamily*
EndPointA (4), *Applies in QB(tsunamiQuickBridge) mode - please refer sysFeatureProductFamily*
SU (5) *Applies in TMP(tsunamiMP) mode - please refer sysFeatureProductFamily* 
EndPointB (5) *Applies in QB(tsunamiQuickBridge) mode - please refer sysFeatureProductFamily*

Context

MIB
PROXIM-MIB
OID
.1.3.6.1.4.1.841.1.1.1.8.1.1.3
Type
column
Access
readonly
Status
current
Parent
sysTypeTableEntry

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

Syntax

Unsigned32

Values & Constraints

No enumerated values or constraints recorded.