ieee8021BridgeBasePortOperPointToPoint

IEEE8021-BRIDGE-MIB · .1.3.111.2.802.1.1.2.1.1.4.1.11

Object

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).

Context

MIB
IEEE8021-BRIDGE-MIB
OID
.1.3.111.2.802.1.1.2.1.1.4.1.11
Type
column
Access
readonly
Status
current
Parent
ieee8021BridgeBasePortEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortOperPointToPoint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortOperPointToPoint.<ieee8021BridgeBasePortComponentId>.<ieee8021BridgeBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortOperPointToPoint'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance