wsNetworkMutualAuthenticationStatus
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.1.12.39
Object
scalar Enumeration
Status of the mutual authentication enable/disable command. When status is Complete With Errors then the administrator may need to provision some controllers or APs separately.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.1.12.39- Type
- scalar
- Access
- noaccess
- 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::wsNetworkMutualAuthenticationStatus.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::wsNetworkMutualAuthenticationStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-started |
2 | exchange-start |
3 | in-progress |
4 | provisioning-in-progress |
5 | exchange-in-progress |
6 | provisioning-complete |
7 | exchange-complete |
8 | complete-without-errors |
9 | complete-with-errors-refer-to-event-log-for-details |