wingStatsRfdSmartRfApNeighborsChannel
WING-MIB ·
.0.50.1.4.3.5.11.1.4
Object
column SNMPv2-TCDisplayString
Smart-rf assigned neighbor radio channel
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
XPath: /wing-stats/rf_domain[name=key1]/ap[mac=key2]/neighbors/channel
Context
- MIB
- WING-MIB
- OID
.0.50.1.4.3.5.11.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wingStatsRfdSmartRfApNeighborsEntry
- 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::wingStatsRfdSmartRfApNeighborsChannel'
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::wingStatsRfdSmartRfApNeighborsChannel.<index>'
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::wingStatsRfdSmartRfApNeighborsChannel'
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
Type Constraints
range: 0..255
Conformance
Member of