winlink1000HbsAirConfHsuType
RADWIN-MIB-WINLINK1000 ·
.1.3.6.1.4.1.4458.1000.3.1.6.2.1.9
Object
column mandatory
Enumeration
HSU type (1 = Fixed, 2 = Stationary, 3 = Mobile, 4 = Transport, 5 = Mobile_co_channel, 6 = Residential, 7 = N_Fixed, 8 = N_Residential)
Context
- MIB
- RADWIN-MIB-WINLINK1000
- OID
.1.3.6.1.4.1.4458.1000.3.1.6.2.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- winlink1000HbsAirConfEntry
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 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWIN-MIB-WINLINK1000::winlink1000HbsAirConfHsuType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWIN-MIB-WINLINK1000::winlink1000HbsAirConfHsuType.<winlink1000HbsAirConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWIN-MIB-WINLINK1000::winlink1000HbsAirConfHsuType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | stationary |
3 | mobile |
4 | transport |
5 | mobileCoChannel |
6 | residential |
7 | nFixed |
8 | nResidential |