knownClientDatabaseLocation
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.1.25.2.16
Object
scalar Enumeration
The location of Known Client Database. If the value is local then Known Client Database is located in the local controller. Otherwise the database is located in the RADIUS Server.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.1.25.2.16- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wsWidsClientSecurity
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::knownClientDatabaseLocation.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::knownClientDatabaseLocation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | radius |