wingCfgDevIfRadioChannel
WING-MIB ·
.0.50.1.3.18.3.5.1.2
Object
Channel of operation for this radio.
Values:
1, 1+, 2, 2+, 3, 3+, 4, 4+, 5, 5+, 5-, 6, 6+, 6-, 7, 7+, 7-,
8, 8+, 8-, 9, 9+, 9-, 10, 10-, 11, 11-, 12, 12-, 13, 13-, 14,
36, 36+, 40, 40-, 44, 44+, 48, 48-, 52, 52+, 56, 56-, 60, 60+,
64, 64-, 100, 100+, 104, 104-, 108, 108+, 112, 112-, 116,
116+, 120, 120-, 124, 124+, 128, 128-, 132, 132+, 136, 136-,
140, 149, 149+, 153, 153-, 157, 157+, 161, 161-, 165, 34, 38,
42, 46, and smart
When 'rf_mode' is set to '2.4GHz-wlan', valid channels are
'1' through '14' and 'smart'.
When 'rf_mode' is set to '5GHz-wlan', '1' through '14'
are not allowed. Rest of the channels (including 'smart' are
allowed)
When 'rf_mode' is set to 'sensor', 'channel' setting
is ignored.
XPath: /wing-config/device[mac=key1]/interface[name=key2]/channel
Context
- MIB
- WING-MIB
- OID
.0.50.1.3.18.3.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wingCfgDevIfRadioEntry
- Groups
- 1
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 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgDevIfRadioChannel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgDevIfRadioChannel.<wingStatsRfdName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WING-MIB::wingCfgDevIfRadioChannel'
Syntax
- Source
- SNMPv2-TCDisplayString
- Base type
OctetString- Display format
255a
Type Description
Represents textual information taken from the NVT ASCII
character set, as defined in pages 4, 10-11 of RFC 854.
To summarize RFC 854, the NVT ASCII repertoire specifies:
- the use of character codes 0-127 (decimal)
- the graphics characters (32-126) are interpreted as
US ASCII
- NUL, LF, CR, BEL, BS, HT, VT and FF have the special
meanings specified in RFC 854
- the other 25 codes have no standard interpretation
- the sequence 'CR LF' means newline
- the sequence 'CR NUL' means carriage-return
- an 'LF' not preceded by a 'CR' means moving to the
same column on the next line.
- the sequence 'CR x' for any x other than LF or NUL is
illegal. (Note that this also means that a string may
end with either 'CR LF' or 'CR NUL', but not with CR.)
Any object defined using this syntax may not exceed 255
characters in length.
Values & Constraints
Object Constraints
range: 0-65535
Type Constraints
range: 0..255
Conformance
Member of