asMstpPortCistState

IPE-MSTP-MIB · .1.3.6.1.4.1.119.2.3.69.501.3.44.3.1.4

Object

column IpePortState
In an MSTP Bridge, the current state of the Port (i.e.,
Disabled, Listening, Learning, Forwarding, or Blocking), for the
MSTI.

Context

MIB
IPE-MSTP-MIB
OID
.1.3.6.1.4.1.119.2.3.69.501.3.44.3.1.4
Type
column
Access
readonly
Status
current
Parent
asMstpPortCistEntry

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

Syntax

Source
IpePortState
Base type
Enumeration

Values & Constraints

Type Values
0invalid
1disabled
2blocking
3listening
4learning
5forwarding
8restricted
9guarded