All MIBs › BSUWIRELESSIF-MIB › aniBsuPortReset
aniBsuPortReset
Module: BSUWIRELESSIF-MIB
OID (symbolic): BSUWIRELESSIF-MIB::aniBsuPortReset
OID (numeric): 1.3.6.1.4.1.4325.3.2.1.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object is used to reset an individual wireless port. Setting this parameter to true(1) causes the port to reset.
What is aniBsuPortReset?
This OID is a true/false setting that controls whether a wireless port on a base station should restart. Setting it to true triggers an immediate reset of that individual port without affecting other ports. A technician would use this when troubleshooting a single misbehaving wireless port or to recover from a locked-up port state without rebooting the entire base station.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4325.3.2.1.1.4 snmpwalk -v2c -c public <target> BSUWIRELESSIF-MIB::aniBsuPortReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4325.3.2.1.1.4.1 snmpget -v2c -c public <target> BSUWIRELESSIF-MIB::aniBsuPortReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4325.3.2.1.1.4.1 s <value>
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.1 | aniBsuWirelessPortTable | BSUWIRELESSIF-MIB |
| 1.3.6.1.4.1.4325.3.2.1.1 | aniBsuWirelessPortEntry | BSUWIRELESSIF-MIB |
| 1.3.6.1.4.1.4325.3.2.1.1.4 | aniBsuPortReset | BSUWIRELESSIF-MIB |