ACC-MIB :: accBrPortAdminStatus

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccBrPortAdminStatus

accBrPortAdminStatus

Module: ACC-MIB

OID (symbolic): ACC-MIB::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 controls whether the bridge port is administratively enabled or disabled, allowing engineers to shut down ports without physical disconnection. Network engineers use this during maintenance windows or to isolate problematic ports without rewiring. For example, setting this to "1" (enabled) activates the port, though the actual operational status may still be down if the port's protocol type doesn't match the physical interface.

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-MIB::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-MIB::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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.3accBrPortACC-BRPORT
1.3.6.1.4.1.5.1.1.3.1accBrPortInfoACC-BRPORT
1.3.6.1.4.1.5.1.1.3.1.11accBrPortAdminStatusACC-MIB