aniBsuWirelessIfConfTargetFrequency

BSUWIRELESSIF-MIB · .1.3.6.1.4.1.4325.3.2.15.1.1

Object

column r/w MHzSNMPv2-TCDisplayString
The Target Frequency in MHz. 
              
Its range depends on Channel Width.
              
1) 5.3 GHz UNII Band (5250 - 5350 MHz). The center 
frequencies in this band are within 5250 + Half of 
Channel Width MHz and 5350 - Half of Channel Width MHz 
and can have any integer value (in MHz)
              
2) 5.8 GHz UNII Band (5725  - 5825 MHz). The center 
frequencies in this band are within 5725 + Half of 
Channel Width MHz and 5825 - Half of Channel Width MHz 
and can have any integer value (in MHz).
              
3) 5.8 GHz General (5650 - 5925 MHz). The center 
frequencies in this band are within 5650 + Half of 
Channel Width MHz and 5925 - Half of Channel Width MHz 
and can have any integer value (in MHz).
              
4) 2.6 GHz MMDS Band (2500 - 2689 MHz). The center 
frequencies in this band are 2503 + 6N MHz 
where N = 0,1,2,.,30
              
5) 2.6 GHz General (2500 - 2700 MHz). The center 
frequencies in this band are within 2500 + Half of 
Channel Width MHz and 2700  - Half of Channel Width 
MHz and can have any integer value (in MHz).
              
6) 3.5 GHz General (3300 - 3800 MHz). The center 
frequencies in this band are within 3300 + Half of 
Channel Width MHz and 3800 - Half of Channel Width 
MHz and can have any integer value (in MHz).
              
7) 3.5 GHz ETSI Band - 50 MHz duplexing Scheme 
(3410 - 3800 MHz). 
              
8) 3.5 GHz ETSI Band - 100 MHz duplexing scheme 
(3410 - 3800 MHz). 
              
10) 5.8 GHz ISM Band (5725 - 5850 MHz). The center
frequencies in this band are within 5725 + Half of 
Channel Width MHz and 5850 - Half of Channel Width
MHz and can have any integer value (in MHz).
              
11) 5.3 GHz General Band (5150 - 5350 MHz). The center 
frequencies in this band are within 5150 + Half of 
Channel Width MHz and 5350 - Half of Channel Width MHz 
and can have any integer value (in MHz)
              
              
Note: The term Half of Channel Width in all the descriptions 
above, is a rounded off value (with 0.5 rounded to 1).
              
Note: When this object is changed through SNMP agent,
the value could take effect immediately depending on
the current channel center frequency value. If 
aniBsuWirelessIfConfTargetFrequency is modified, but 
the current aniBsuChannelFrequency value is still one of
the entries in aniBsuWirelessFreqOperTable, then the target 
frequency will not take effect immediately. However it 
could take effect later on when the current frequency entry is
deleted from the frequency table.

Context

MIB
BSUWIRELESSIF-MIB
OID
.1.3.6.1.4.1.4325.3.2.15.1.1
Type
column
Access
readwrite
Status
current
Units
MHz
Parent
aniBsuWirelessIfConfEntry

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 'BSUWIRELESSIF-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUWIRELESSIF-MIB::aniBsuWirelessIfConfTargetFrequency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BSUWIRELESSIF-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUWIRELESSIF-MIB::aniBsuWirelessIfConfTargetFrequency.<aniBsuWirelessPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BSUWIRELESSIF-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BSUWIRELESSIF-MIB::aniBsuWirelessIfConfTargetFrequency'

Syntax

Source
SNMPv2-TCDisplayString
Base type
OctetString
Display format
255a
Type Description
Represents textual information taken from the NVT ASCII
          
character set, as defined in pages 4, 10-11 of RFC 854.
          
To summarize RFC 854, the NVT ASCII repertoire specifies:
          
  - the use of character codes 0-127 (decimal)
          
  - the graphics characters (32-126) are interpreted as
    US ASCII
          
  - NUL, LF, CR, BEL, BS, HT, VT and FF have the special
    meanings specified in RFC 854
          
  - the other 25 codes have no standard interpretation
          
  - the sequence 'CR LF' means newline
          
  - the sequence 'CR NUL' means carriage-return
          
  - an 'LF' not preceded by a 'CR' means moving to the
    same column on the next line.
          
  - the sequence 'CR x' for any x other than LF or NUL is
    illegal.  (Note that this also means that a string may
    end with either 'CR LF' or 'CR NUL', but not with CR.)
          
Any object defined using this syntax may not exceed 255
characters in length.

Values & Constraints

Type Constraints
range: 0..255