a3mlnPstState

A3Com-MLN-r1-MIB · .1.3.6.1.4.1.43.2.23.7.1.5

Object

column mandatory Enumeration
The Spanning Tree state of this port. For a Group Port,
this is the aggregate of all Member port states. If all
Member ports are blocking, the Group Port is blocking.
If a single Member port is forwarding, the Group Port is
forwarding. For a Member port, this is that port's state.
If the port has not been configured as an MLN port, the
value `ignore' will be returned.

Context

MIB
A3Com-MLN-r1-MIB
OID
.1.3.6.1.4.1.43.2.23.7.1.5
Type
column
Access
readonly
Status
mandatory
Parent
a3mlnPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forwarding
2blocking
3ignore