wrsPortStatusLink

WR-SWITCH-MIB · .1.3.6.1.4.1.96.100.7.6.1.3

Object

column Enumeration
Whether the link is up or down

Context

MIB
WR-SWITCH-MIB
OID
.1.3.6.1.4.1.96.100.7.6.1.3
Type
column
Access
readonly
Status
current
Parent
wrsPortStatusEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0na
1down
2up