All MIBs › BSUWIRELESSIF-MIB › aniBsuWirelessSysConfBsuId
aniBsuWirelessSysConfBsuId
Module: BSUWIRELESSIF-MIB
OID (symbolic): BSUWIRELESSIF-MIB::aniBsuWirelessSysConfBsuId
OID (numeric): 1.3.6.1.4.1.4325.3.2.14.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The unique BSU identifier. This is the BSU ID required for generating seed for frequency reuse support.
Note: When this object is changed through SNMP agent, it is required to upload the configuration (set aniDevControlStartUpload in the device_control.mib to true) and then reboot the device for the changes to take effect.
What is aniBsuWirelessSysConfBsuId?
This stores a unique number that identifies the wireless base station for the purpose of coordinating radio frequencies across nearby cells. Changing it requires saving the configuration and rebooting the device for the change to take effect. An RF engineer sets this value when deploying a new base station to ensure proper frequency reuse patterns in a cellular network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4325.3.2.14.1 snmpwalk -v2c -c public <target> BSUWIRELESSIF-MIB::aniBsuWirelessSysConfBsuId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4325.3.2.14.1.1 snmpget -v2c -c public <target> BSUWIRELESSIF-MIB::aniBsuWirelessSysConfBsuId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4325.3.2.14.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aniBsuWirelessSysConfBsuId.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.4325 | ani | ANIROOT-MIB |
| 1.3.6.1.4.1.4325.3 | bsu | ANIROOT-MIB |
| 1.3.6.1.4.1.4325.3.2 | aniBsuWirelessIf | ANIROOT-MIB |
| 1.3.6.1.4.1.4325.3.2.14 | aniBsuWirelessSysConfGroup | BSUWIRELESSIF-MIB |
| 1.3.6.1.4.1.4325.3.2.14.1 | aniBsuWirelessSysConfBsuId | BSUWIRELESSIF-MIB |