flWorkWlanIf2ParamOpMode
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.22.30.1.2
Object
This textual convention is used to distinguish the WIFI operation mode of a device. station: 0 access point (master): 1 single client bridge (scb): 2 multi client bridge (mcb): 3 fully transparent bridge (ftb): 4 repeater : 5 machine admin : 6
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.22.30.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- flWorkWlanIf2Parameter
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 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkWlanIf2ParamOpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWorkWlanIf2ParamOpMode'
Syntax
- Source
- OpModeType
- Base type
Enumeration
Values & Constraints
Type Values
0 | station |
1 | master |
2 | scb |
3 | mcb |
4 | ftb |
5 | repeater |
6 | machine-admin |