physicalLinkInfoState

MX-EAM-MIB · .0.1880.1.300.100.1.200

Object

column Enumeration
State
              
The layer 1 state for this interface:
              
  * Up: Layer 1 connectivity.
  * Down: No layer 1 connectivity. The interface might be in
    this state because no cable is plugged in or a pinout
    problem is detected.

Context

MIB
MX-EAM-MIB
OID
.0.1880.1.300.100.1.200
Type
column
Access
readonly
Status
current
Parent
physicalLinkInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
100up
200down