ACC-MIB :: accBrPortProtocol

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccBrPortProtocol

accBrPortProtocol

Module: ACC-MIB

OID (symbolic): ACC-MIB::accBrPortProtocol

OID (numeric): 1.3.6.1.4.1.5.1.1.3.1.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

note that these enumerated values match those in accSlotProtocol; the current implementation will not permit accBrPortProtocol to be set to x25.

What is accBrPortProtocol?

This OID defines which network protocol type this bridge port supports, such as Ethernet, Token Ring, or Frame Relay. Network engineers set this during port configuration to match the capabilities of the physical interface they are connecting. For example, setting this to a value like "2" (if representing Frame Relay) configures the port to handle Frame Relay traffic instead of Ethernet.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.13
snmpwalk -v2c -c public <target> ACC-MIB::accBrPortProtocol

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.13.1
snmpget -v2c -c public <target> ACC-MIB::accBrPortProtocol.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.3.1.13.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.13accBrPortProtocolACC-MIB