lcsStatusWlanStationTableEntryWpaAuthType
LCOS-MIB ·
.1.3.6.1.4.1.2356.11.1.3.32.1.88
Object
column Enumeration
-- empty --
Context
- MIB
- LCOS-MIB
- OID
.1.3.6.1.4.1.2356.11.1.3.32.1.88- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lcsStatusWlanStationTableEntry
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 'LCOS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-MIB::lcsStatusWlanStationTableEntryWpaAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-MIB::lcsStatusWlanStationTableEntryWpaAuthType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-MIB::lcsStatusWlanStationTableEntryWpaAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | e11bgMixed |
1 | e11gOnly |
2 | e11bOnly |
3 | e2mMixed |
4 | eTurboG |
5 | e11bgnMixed |
6 | e2m11bgnMixed |
7 | e11gnMixed |
8 | eGreenfieldGn |
256 | e11a |
257 | eTurboA |
259 | e11anMixed |
260 | eGreenfieldAn |
261 | eHalf11a |
262 | eQuarter11a |
263 | e11anacMixed |
264 | e11nacMixed |
265 | e11acOnly |
65535 | eNone |