cLD11ClientCalibBeaconIntervalExt
CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB ·
.1.3.6.1.4.1.9.9.522.1.1.1.1.7
Object
This object specifies the time interval, expressed here in hundredths of a second at which an AP issues radio measurement request messages to a client for every SSID. It is not recommended to configure values less than 10 seconds (1000). The value configured through this object is reflected in the operation of the LWAPP APs only if cLD11ClientCalibBeaconEnabled is set to 'true'.
Context
- MIB
- CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB
- OID
.1.3.6.1.4.1.9.9.522.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- hundredths-seconds
- Parent
- cLD11ClientCalibEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-DOT11-CLIENT-CALIB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB::cLD11ClientCalibBeaconIntervalExt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB::cLD11ClientCalibBeaconIntervalExt.<cLD11ClientCalibMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB::cLD11ClientCalibBeaconIntervalExt'
Syntax
hundredths-secondsSNMPv2-TCTimeInterval
- Source
- SNMPv2-TCTimeInterval
- Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of
Compliance refinements
Write access is not required.