hmStatusWlanNetworksEntryRadioMode
HIRSCHMANN-BAT-F-SINGLE-MIB ·
.1.3.6.1.4.1.248.32.16.10.1.3.56.1.9
Object
column Enumeration
-- empty --
Context
- MIB
- HIRSCHMANN-BAT-F-SINGLE-MIB
- OID
.1.3.6.1.4.1.248.32.16.10.1.3.56.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmStatusWlanNetworksEntry
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 'HIRSCHMANN-BAT-F-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-BAT-F-SINGLE-MIB::hmStatusWlanNetworksEntryRadioMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIRSCHMANN-BAT-F-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-BAT-F-SINGLE-MIB::hmStatusWlanNetworksEntryRadioMode.<hmStatusWlanNetworksEntryIfc>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-BAT-F-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-BAT-F-SINGLE-MIB::hmStatusWlanNetworksEntryRadioMode'
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 |