cldccManufacturerInfoAntennaType

CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB · .1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.8

Object

column Enumeration
This object indicates the type of antenna connected to
the wireless network adaptor.  The different possible
values are:
omniDirectionalCollinear - this is a collinear omni-directional
antenna. An omni directional antenna is an antenna system 
which radiates power uniformly in all directions.
              
omniDirectionalDiversity - this is a diversity omni-directional
antenna.
              
omniDirectionalOther - this is an omni-directional antenna
which is not collinear or diversity.
              
directionalYagi - this indicates Yagi directional antenna.
              
directionalPanel - this specifies a directional Panel 
type antenna.
              
directionalSector - this indicates a directional Sector
type antenna.
              
directionalOther - this indicates a directional antenna
which is not Yagi, Panel or Sector type.
              
unknown - this indicates that the antenna type is 
unknown.

Context

MIB
CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB
OID
.1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
cldccManufacturerInfoEntry
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-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccManufacturerInfoAntennaType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccManufacturerInfoAntennaType.<cldcClientMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccManufacturerInfoAntennaType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0omniDirectionalCollinear
1omniDirectionalDiversity
2omniDirectionalOther
3directionalYagi
4directionalPanel
5directionalSector
6directionalOther
7unknown