cLApOeapDisableLocalAccess
CISCO-LWAPP-AP-MIB ·
.1.3.6.1.4.1.9.9.513.1.3.16
Object
This object specifies whether the local access is supported for all the Office Extended Access Points, joined to this controller. If set to true, the local SSID and and LAN ports on the OEAP will be disabled.
Context
- MIB
- CISCO-LWAPP-AP-MIB
- OID
.1.3.6.1.4.1.9.9.513.1.3.16- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoLwappApGlobal
- Groups
- 3
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 'CISCO-LWAPP-AP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-AP-MIB::cLApOeapDisableLocalAccess.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-AP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-AP-MIB::cLApOeapDisableLocalAccess'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |