All MIBs › ACC-BRPORT › accBrPortAdminStatus
accBrPortAdminStatus
Module: ACC-BRPORT
OID (symbolic): ACC-BRPORT::accBrPortAdminStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.3.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
accBrPortAdminStatus reports the administrative status of the port; an update to this variable is effective immediately. Note that the operational status may be disabled even though accBrPortAdminStatus is enabled, if the bridge port's protocol type is incompatible with the associated physical port protocol type.
What is accBrPortAdminStatus?
This OID lets you administratively enable or disable the bridge port; changes take effect immediately. Engineers use this to shut down ports without affecting the physical link or to control which ports participate in bridging. For example, setting this to 'down' disables the port even if the physical port is operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.11 snmpwalk -v2c -c public <target> ACC-BRPORT::accBrPortAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.11.1 snmpget -v2c -c public <target> ACC-BRPORT::accBrPortAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.3.1.11.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.3 | accBrPort | ACC-BRPORT |
| 1.3.6.1.4.1.5.1.1.3.1 | accBrPortInfo | ACC-BRPORT |
| 1.3.6.1.4.1.5.1.1.3.1.11 | accBrPortAdminStatus | ACC-BRPORT |