wlanGlobalRadioBand
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.56.1.1.4
Object
scalar r/w
Enumeration
The radio bands to use.
bandBoth: use both 2.4GHz and 5GHz bands
band2g4: use 2.4GHz band only
band5g: use 5GHz band only
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.56.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wlanGlobalCfg
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::wlanGlobalRadioBand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::wlanGlobalRadioBand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bandBoth |
2 | band2g4 |
3 | band5g |