All MIBs › ATI-BRIDGE-MIB › atbrBasePortCircuit
atbrBasePortCircuit
Module: ATI-BRIDGE-MIB
OID (symbolic): ATI-BRIDGE-MIB::atbrBasePortCircuit
OID (numeric): 1.3.6.1.4.1.207.8.5.10.1.4.1.4
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: For a port which (potentially) has the same value of atbrBasePortIfIndex as another port on the same bridge, this object contains the name of an object instance unique to this port. For example, in the case where multiple ports correspond one- to-one with multiple X.25 virtual circuits, this value might identify an (e.g., the first) object instance associated with the X.25 virtual circuit corresponding to this port.
For a port which has a unique value of atbrBasePortIfIndex, this object can have the value { 0 0 }.
What is atbrBasePortCircuit?
This read-only OID identifies the internal circuit object unique to this port for multi-instance scenarios. It disambiguates ports sharing the same interface index. A value might reference a specific X.25 virtual circuit object instance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.5.10.1.4.1.4 snmpwalk -v2c -c public <target> ATI-BRIDGE-MIB::atbrBasePortCircuit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.5.10.1.4.1.4.1 snmpget -v2c -c public <target> ATI-BRIDGE-MIB::atbrBasePortCircuit.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atbrBasePortCircuit.1
Start monitoring Allied Telesis legacy bridging equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATI-BRIDGE-MIB::atbrBasePortCircuit OID value, configure state conditions and alerts, and monitor any Allied Telesis legacy bridging equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.5 | switchMib | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10 | atiBridgeMib | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10.1 | atbrBase | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10.1.4 | atbrBasePortTable | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10.1.4.1 | atbrBasePortEntry | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10.1.4.1.4 | atbrBasePortCircuit | ATI-BRIDGE-MIB |