clCSNAServerOnchangeEnable
CISCO-LWAPP-CLOUD-SERVICES-MIB ·
.1.3.6.1.4.1.9.9.838.1.1.1.3
Object
This object specifies the type of telemetry data that will be
externalized from the controller.
The type can be bulk or onChange.
With onChange enabled, NA server will receive
only the change in data.
With onChange disabled, NA server will receive
the entire dataset(bulk)
A value of 'true' indicates that onchange is enabled.
A value of 'false' indicates that onChange is disabled.
clCSNAServerOnchangeEnable object is superseded by
clCSNAServerChannelOnChangeMode.
Context
- MIB
- CISCO-LWAPP-CLOUD-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.9.838.1.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- clCSNAServerConfig
- Groups
- 1
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-CLOUD-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CLOUD-SERVICES-MIB::clCSNAServerOnchangeEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-CLOUD-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-CLOUD-SERVICES-MIB::clCSNAServerOnchangeEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of