extremePortIngressStatsLinkStatus

EXTREME-PORT-MIB · .1.3.6.1.4.1.1916.1.4.8.1.1.1

Object

column Enumeration
The current status of the link. Ready indicates the port is ready
to accept a link; Active indicates the link is present at this port;
Disabled shows that the link is disabled at this port; Not Present
means the link is not present at this port.

Context

MIB
EXTREME-PORT-MIB
OID
.1.3.6.1.4.1.1916.1.4.8.1.1.1
Type
column
Access
readonly
Status
current
Parent
extremePortIngressPortStatsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ready
2active
3disabled
4notPresent