clCSWebhookOnchangeEnable
CISCO-LWAPP-CLOUD-SERVICES-MIB ·
.1.3.6.1.4.1.9.9.838.1.5.4
Object
This object specifies the type of telemetry data that will be
externalized. The type can be bulk or onChange.
With onChange enabled, the server will
receive only the change in data.
With onChange disabled, the 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.
clCSWebhookOnchangeEnable object is superseded by
clCSWebhookChannelOnChangeMode.
Context
- MIB
- CISCO-LWAPP-CLOUD-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.9.838.1.5.4- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- clCSWebhookGlobalObjects
- 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::clCSWebhookOnchangeEnable.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::clCSWebhookOnchangeEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of