All MIBs › BSUWIRELESSIF-MIB › aniBsuPortFlag
aniBsuPortFlag
Module: BSUWIRELESSIF-MIB
OID (symbolic): BSUWIRELESSIF-MIB::aniBsuPortFlag
OID (numeric): 1.3.6.1.4.1.4325.3.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This flag is used to turn a particular wireless port on or off, that is, to selectively enable(1) or disable(2) a port.
It is valid only for configured ports. By default, all configured ports are enabled unless explicitly disabled during configuration. The disabled ports may later be enabled dynamically(without reboot).
What is aniBsuPortFlag?
Controls whether a specific wireless port on the BSU is administratively enabled (1) or disabled (2), allowing selective activation of configured ports. All configured ports are enabled by default unless explicitly disabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4325.3.2.1.1.5 snmpwalk -v2c -c public <target> BSUWIRELESSIF-MIB::aniBsuPortFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4325.3.2.1.1.5.1 snmpget -v2c -c public <target> BSUWIRELESSIF-MIB::aniBsuPortFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4325.3.2.1.1.5.1 i <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.5 | aniBsuPortFlag | BSUWIRELESSIF-MIB |