clrRrmDot11BandGrpInterval
CISCO-LWAPP-RRM-MIB ·
.1.3.6.1.4.1.9.9.615.1.1.5.1.8
Object
column secondsUnsigned32
This object represents the period used by the grouping algorithm. The grouping algorithm runs when the group contents changes and automatic grouping is enabled. The system administrator can start grouping on demand.
Context
- MIB
- CISCO-LWAPP-RRM-MIB
- OID
.1.3.6.1.4.1.9.9.615.1.1.5.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- clrRrmDot11BandGrpEntry
- 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-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-RRM-MIB::clrRrmDot11BandGrpInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-RRM-MIB::clrRrmDot11BandGrpInterval.<clrRrmParametersType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-RRM-MIB::clrRrmDot11BandGrpInterval'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-600
Conformance
Member of
Compliance refinements
ciscoLwappRrmMIBComplianceRev3
readonly
write access is not required.