All MIBs › CTRON-BRIDGE-MIB › ctBridgeTpPortPairState
ctBridgeTpPortPairState
Module: CTRON-BRIDGE-MIB
OID (symbolic): CTRON-BRIDGE-MIB::ctBridgeTpPortPairState
OID (numeric): 1.3.6.1.4.1.52.4.1.2.3.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The state of transparent bridging on this port pair. This is the desired state of the administrator. The operational state of the port pair is determined by this state along with the states of dot1dStpPortState within the IETF Bridge MIB and ifOperStatus of the IETF MIB II for each port.
What is ctBridgeTpPortPairState?
This read-write enumerated integer sets the administrator's desired enabled or disabled state for transparent bridging on a specific port pair, though the actual operational state also depends on dot1dStpPortState from the IETF Bridge MIB and ifOperStatus from MIB-II for each port. An administrator uses this to intentionally block transparent forwarding between two ports regardless of their individual link or STP states. For example, to prevent traffic from crossing between two segments that should remain isolated, the admin sets this object to disabled(2) for that specific port pair even though both ports are otherwise up and forwarding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.3.4.1.1.4 snmpwalk -v2c -c public <target> CTRON-BRIDGE-MIB::ctBridgeTpPortPairState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.3.4.1.1.4.1 snmpget -v2c -c public <target> CTRON-BRIDGE-MIB::ctBridgeTpPortPairState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.3.4.1.1.4.1 i <value>
Start monitoring Cabletron/Enterasys network switch (bridge/spanning tree) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BRIDGE-MIB::ctBridgeTpPortPairState OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys network switch (bridge/spanning tree) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.3 | ctBridge | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.3.4 | ctBridgeTp | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.4.1 | ctBridgeTpPortPairTable | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.4.1.1 | ctBridgeTpPortPairEntry | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.4.1.1.4 | ctBridgeTpPortPairState | CTRON-BRIDGE-MIB |