cDot11AntennaIsGainConfigured
CISCO-DOT11-ANTENNA-MIB ·
.1.3.6.1.4.1.9.9.384.1.1.1.1.1
Object
column SNMPv2-TCTruthValue
This flag indicates whether the 802.11 interface is
connected to an external antenna and/or the attenuator
and configured with the resultant gain or not.
If the interface has an external antenna and/or an
attenuator connected to it and has been configured
with the resultant gain, the value of this object
is 'true'.
This object, when 'false', indicates that both the
external antenna and the attenuator are physically
disconnected from the 802.11 interface. Also,
the query to the object cDot11AntennaResultantGain
returns the default gain corresponding to the PHY
type of that 802.11 interface when this object's
value is 'false'.
Context
- MIB
- CISCO-DOT11-ANTENNA-MIB
- OID
.1.3.6.1.4.1.9.9.384.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cDot11AntennaEntry
- 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-DOT11-ANTENNA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ANTENNA-MIB::cDot11AntennaIsGainConfigured'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-ANTENNA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ANTENNA-MIB::cDot11AntennaIsGainConfigured.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-ANTENNA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-ANTENNA-MIB::cDot11AntennaIsGainConfigured'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of