mlxIBPortState

MELLANOX-MIB · .1.3.6.1.4.1.33049.2.5.4.2.1.3

Object

column Enumeration
The state of the link of this port. Enumerated as:
1 : Down (includes failed links)
2 : Initialize
3 : Armed
4 : Active
5 : Other (0, 5-15: Reserved)

Context

MIB
MELLANOX-MIB
OID
.1.3.6.1.4.1.33049.2.5.4.2.1.3
Type
column
Access
readonly
Status
current
Parent
mlxIBPortInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1down
2init
3armed
4active
5other