All MIBs › ExaltComProducts › rxFreqRange
rxFreqRange
Module: ExaltComProducts
OID (symbolic): ExaltComProducts::rxFreqRange
OID (numeric): 1.3.6.1.4.1.25651.1.2.1.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The Radio Rx Frequency Range. FDD radios have a Tx and Rx frequency range. See Web, Radio Information, RF Receive range. TDD radios have one frequency range. See Web, Radio Information, RF Frequency Band.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25651.1.2.1.13 snmpwalk -v2c -c public <target> ExaltComProducts::rxFreqRange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25651.1.2.1.13.1 snmpget -v2c -c public <target> ExaltComProducts::rxFreqRange.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rxFreqRange.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.25651 | exaltcommunications | ExaltComm |
| 1.3.6.1.4.1.25651.1 | productsMIB | ExaltComProducts |
| 1.3.6.1.4.1.25651.1.2 | productsMIBObjects | ExaltComProducts |
| 1.3.6.1.4.1.25651.1.2.1 | radioInfo | ExaltComProducts |
| 1.3.6.1.4.1.25651.1.2.1.13 | rxFreqRange | ExaltComProducts |