dot1dStpPortAdminPointToPoint

OBS ✓
RSTP-MIB · .1.3.6.1.2.1.17.2.19.1.4

Object

column r/w Enumeration
The administrative point-to-point status of the LAN segment
attached to this port, using the enumeration values of the
IEEE 802.1w clause.  A value of forceTrue(0) indicates
that this port should always be treated as if it is
connected to a point-to-point link.  A value of
forceFalse(1) indicates that this port should be treated as
having a shared media connection.  A value of auto(2)
indicates that this port is considered to have a
point-to-point link if it is an Aggregator and all of its
              
members are aggregatable, or if the MAC entity
is configured for full duplex operation, either through
auto-negotiation or by management means.  Manipulating this
object changes the underlying adminPortToPortMAC.
              
The value of this object MUST be retained across
reinitializations of the management system.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
RSTP-MIB
OID
.1.3.6.1.2.1.17.2.19.1.4
Type
column
Access
readwrite
Status
current
Parent
dot1dStpExtPortEntry
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 'RSTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RSTP-MIB::dot1dStpPortAdminPointToPoint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RSTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RSTP-MIB::dot1dStpPortAdminPointToPoint.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RSTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RSTP-MIB::dot1dStpPortAdminPointToPoint'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0forceTrue
1forceFalse
2auto

Conformance

Member of