clrRrmDot11BandGrpRole

CISCO-LWAPP-RRM-MIB · .1.3.6.1.4.1.9.9.615.1.1.5.1.5

Object

column Enumeration
This object represents the group role with respect to RRM
RF grouping. The controller can be either group member or
group leader while being in automatic or static grouping,
for a particular band.  If grouping is off , the value
of the group role would be 'none'.
              
'none'          - RRM RF Grouping is off
'auto-leader'   - leader of automatic RRM RF Group
'auto-member'   - member in automatic RRM RF Group
'static-leader' - leader of static RRM RF Group
'static-member' - member in static RRM RF Group.

Context

MIB
CISCO-LWAPP-RRM-MIB
OID
.1.3.6.1.4.1.9.9.615.1.1.5.1.5
Type
column
Access
readonly
Status
current
Parent
clrRrmDot11BandGrpEntry
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-RRM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-RRM-MIB::clrRrmDot11BandGrpRole'
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::clrRrmDot11BandGrpRole.<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::clrRrmDot11BandGrpRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2auto-leader
3auto-member
4static-leader
5static-member

Conformance

Member of
Compliance refinements
write access is not required.