wsGlobalPeerConfigReceiveStatus
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.1.12.22
Object
scalar Enumeration
The global status when wireless configuration is received from a peer controller.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.1.12.22- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wsGlobalStatus
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::wsGlobalPeerConfigReceiveStatus.0'
More examples
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::wsGlobalPeerConfigReceiveStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notStarted |
1 | receivingConfig |
2 | savingConfig |
3 | applyingAPprofileConfig |
4 | failureInvalidCodeVersion |
5 | failureInvalidHwVersion |
6 | failureInvalidConfig |
7 | failureInvalidPacketFormat |
8 | failureTimeout |
9 | success |