clCSWebhookChannelSyncInterval

CISCO-LWAPP-CLOUD-SERVICES-MIB · .1.3.6.1.4.1.9.9.838.1.6.1.1.2

Object

column r/w SecondsEnumeration
This object specifies the webhook channel sync interval.
fifteen(15): This value indicates 15 sec interval
thirty(30): This value indicates 30 sec interval
sixty(60): This value indicates 60 sec interval
threehundred(300): This value indicates 300 sec interval.

Context

MIB
CISCO-LWAPP-CLOUD-SERVICES-MIB
OID
.1.3.6.1.4.1.9.9.838.1.6.1.1.2
Type
column
Access
readwrite
Status
current
Units
Seconds
Parent
cLCSWebhookChannelEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::clCSWebhookChannelSyncInterval'
More examples
Read one indexed 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::clCSWebhookChannelSyncInterval.<clCSWebhookChannelName>'
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::clCSWebhookChannelSyncInterval'

Syntax

SecondsEnumeration

Values & Constraints

Enumerated Values
15fifteen
30thirty
60sixty
300threehundred

Conformance