All MIBs › IEEE8021-BRIDGE-MIB › ieee8021BridgeBasePortOperPointToPoint
ieee8021BridgeBasePortOperPointToPoint
Module: IEEE8021-BRIDGE-MIB
OID (symbolic): IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortOperPointToPoint
OID (numeric): 1.3.111.2.802.1.1.2.1.1.4.1.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
For a port running spanning tree, this object represents the operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection. If adminPointToPointMAC is set to auto(2), then the value of operPointToPointMAC is determined in accordance with the specific procedures defined for the MAC entity concerned, as defined in IEEE Std 802.1AC. The value is determined dynamically; that is, it is re-evaluated whenever the value of adminPointToPointMAC changes, and whenever the specific procedures defined for the MAC entity evaluate a change in its point-to-point status.
For a VIP, this object simply reflects the value of the corresponding instance of ieee8021BridgeBasePortAdminPointToPoint. The value will be true(1) if that object is forceTrue(1), and the value will be false(2) if the value of that object is either forceFalse(2) or auto(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.2.1.1.4.1.11 snmpwalk -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortOperPointToPoint
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.2.1.1.4.1.11.1 snmpget -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortOperPointToPoint.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.2 | ieee8021BridgeMib | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1 | ieee8021BridgeObjects | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.1 | ieee8021BridgeBase | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.1.4 | ieee8021BridgeBasePortTable | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.1.4.1 | ieee8021BridgeBasePortEntry | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.1.4.1.11 | ieee8021BridgeBasePortOperPointToPoint | IEEE8021-BRIDGE-MIB |