All MIBs › BSUWIRELESSIF-MIB › aniBsuWirelessPtPConfBsuId
aniBsuWirelessPtPConfBsuId
Module: BSUWIRELESSIF-MIB
OID (symbolic): BSUWIRELESSIF-MIB::aniBsuWirelessPtPConfBsuId
OID (numeric): 1.3.6.1.4.1.4325.3.2.10.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The unique AP/BSU identifier. This is the AP 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 aniBsuWirelessPtPConfBsuId?
This object specifies a unique identifier for the Access Point/Base Station Unit in a point-to-point wireless link configuration, used for frequency reuse calculations and site identification. This ID is required when generating randomization seeds for frequency reuse support in wireless mesh networks. Wireless network operators set this during deployment and must reboot the device for changes to take effect after modifying via SNMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4325.3.2.10.11 snmpwalk -v2c -c public <target> BSUWIRELESSIF-MIB::aniBsuWirelessPtPConfBsuId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4325.3.2.10.11.1 snmpget -v2c -c public <target> BSUWIRELESSIF-MIB::aniBsuWirelessPtPConfBsuId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4325.3.2.10.11.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aniBsuWirelessPtPConfBsuId.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.10 | aniBsuWirelessPtPConfGroup | BSUWIRELESSIF-MIB |
| 1.3.6.1.4.1.4325.3.2.10.11 | aniBsuWirelessPtPConfBsuId | BSUWIRELESSIF-MIB |