clCSNAServerChannelSyncInterval

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

Object

column r/w SecondsEnumeration
This object specifies the NA server 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.
This object can't be used to set interval for 
filter-channels.

Context

MIB
CISCO-LWAPP-CLOUD-SERVICES-MIB
OID
.1.3.6.1.4.1.9.9.838.1.1.4.1.1.2
Type
column
Access
readwrite
Status
current
Units
Seconds
Parent
cLCSNAServerChannelEntry
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::clCSNAServerChannelSyncInterval'
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::clCSNAServerChannelSyncInterval.<clCSNAServerChannelName>'
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::clCSNAServerChannelSyncInterval'

Syntax

SecondsEnumeration

Values & Constraints

Enumerated Values
15fifteen
30thirty
60sixty
300threehundred

Conformance