evalChannelBandwidth
WHISP-SM-MIB ·
.1.3.6.1.4.1.161.19.3.2.10.1.3
Object
column Enumeration
Channel Bandwidth
Context
- MIB
- WHISP-SM-MIB
- OID
.1.3.6.1.4.1.161.19.3.2.10.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- whispSmAPEvalEntry
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 'WHISP-SM-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-SM-MIB::evalChannelBandwidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WHISP-SM-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-SM-MIB::evalChannelBandwidth.<evalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-SM-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-SM-MIB::evalChannelBandwidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | bandwidth3Point5MHz |
1 | bandwidth5MHz |
2 | bandwidth7MHz |
3 | bandwidth10MHz |
4 | bandwidth15MHz |
5 | bandwidth20MHz |
6 | bandwidth30MHz |
7 | bandwidth40MHz |