wsPeerConfigReceived
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.8.1.1.13
Object
column Bits
Indicates which portions of configuration were last received from a
peer controller. The combination of configurations are denoted by doing
'AND' of the values.BIT zero is ignored.
Ex: Value 9 specifies only bit 2 and 5 are set, So it denotes
channelPowerConfig and globalConfig received
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.8.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wsPeerStatusEntry
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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsPeerConfigReceived'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsPeerConfigReceived.<wsPeerIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsPeerConfigReceived'
Syntax
Bits
Values & Constraints
Enumerated Values
1 | none |
2 | globalConfig |
3 | discoveryConfig |
4 | validAPDatabase |
5 | channelPowerConfig |
6 | profileNetworkConfig |
7 | knownClientConfig |
8 | captivePortalConfig |
9 | radiusClientConfig |
10 | qosAclConfig |
11 | qosDiffServConfig |
12 | wdsGroupConfig |
13 | deviceLocationConfig |