cdot11SecAuxSsidMbssidDtimPeriod

CISCO-DOT11-SSID-SECURITY-MIB · .1.3.6.1.4.1.9.9.413.1.1.1.1.21

Object

column r/w beaconsInteger32
This is the DTIM period for this MBSSID enabled SSID.
It is the number of beacon intervals that shall elapse
between transmission of Beacons frames containing a
TIM element whose DTIM Count field is 0.
              
This DTIM period is only applicable if MBSSID is 
enabled at the interface which this SSID is attached,
i.e. cd11IfMultipleBssidEnable is 'true'.
              
The default value is 0 which indicates dot11DTIMPeriod
of IEEE802dot11-MIB is used.  The current valid DTIM 
period range for the radio is 1 to 100.

Context

MIB
CISCO-DOT11-SSID-SECURITY-MIB
OID
.1.3.6.1.4.1.9.9.413.1.1.1.1.21
Type
column
Access
readwrite
Status
current
Units
beacons
Parent
cdot11SecAuxSsidEntry
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-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidMbssidDtimPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidMbssidDtimPeriod.<cdot11SecAuxSsid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-SSID-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-SSID-SECURITY-MIB::cdot11SecAuxSsidMbssidDtimPeriod'

Syntax

beaconsInteger32

Values & Constraints

Object Constraints
range: 0-255

Conformance