cwrDuplexorReceivePassband

CISCO-WIRELESS-EXP-MIB · .1.3.6.1.4.1.9.10.52.1.4.1.1.5

Object

column r/w Enumeration
This object indicates which of the two passbands are being used
to receive transmissions.  The RF Resource can receive on either of 
the duplexor passbands.
loPassband(1) - The RF Resource is receiving on a frequency within
                the range identified by cwrDuplexorLoPassbandRange.
hiPassband(2) - The RF Resource is receiving on a frequency within
                the range identified by cwrDuplexorHiPassbandRange.

Context

MIB
CISCO-WIRELESS-EXP-MIB
OID
.1.3.6.1.4.1.9.10.52.1.4.1.1.5
Type
column
Access
readwrite
Status
current
Parent
cwrDuplexorEntry
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-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-EXP-MIB::cwrDuplexorReceivePassband'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-EXP-MIB::cwrDuplexorReceivePassband.<ifIndex>.<cwrDuplexorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-EXP-MIB::cwrDuplexorReceivePassband'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1loPassband
2hiPassband

Conformance