mlxIBPortNodeType

MELLANOX-MIB · .1.3.6.1.4.1.33049.2.5.4.2.1.6

Object

column Enumeration
The node type for this port. Enumerated as:
1 : Channel Adapter
2 : Switch
3 : Router
4 : Other (0, 4-15: Reserved)

Context

MIB
MELLANOX-MIB
OID
.1.3.6.1.4.1.33049.2.5.4.2.1.6
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::mlxIBPortNodeType'
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::mlxIBPortNodeType.<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::mlxIBPortNodeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1channelAdapter
2switch
3router
4other