rcMstpPortAdminEdgePort

SWITCH-MSTP-MIB · .1.3.6.1.4.1.8886.6.1.24.3.1.4

Object

column r/w Enumeration
The administrative edged port status of this port.  
A value of forceTrue(0) indicates that this port should 
always be treated as edged port.  
A value of forceFalse(1) indicates that this port should 
not be treated as edged port.  
A value of auto(2) indicates that this port is considered 
to be an edged port if MSTP detect that this port is 
connected to the terminals.

Context

MIB
SWITCH-MSTP-MIB
OID
.1.3.6.1.4.1.8886.6.1.24.3.1.4
Type
column
Access
readwrite
Status
current
Parent
rcMstpPortEntry

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 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MSTP-MIB::rcMstpPortAdminEdgePort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MSTP-MIB::rcMstpPortAdminEdgePort.<rcMstpPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-MSTP-MIB::rcMstpPortAdminEdgePort'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0forceTrue
1forceFalse
2auto