ntcEtherLinkDataLinkState

NEWTEC-ETHERNET-MIB · .1.3.6.1.4.1.5835.5.2.500.1.2.1.7

Object

column Enumeration
Indicates the link state of the Ethernet interface.

Context

MIB
NEWTEC-ETHERNET-MIB
OID
.1.3.6.1.4.1.5835.5.2.500.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
ntcEtherLinkDataEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0linkDown
1e10BTHalfDuplex
2e10BTFullDuplex
3e100BTHalfDuplex
4e100BTFullDuplex
5e1000BTFullDuplex
6e10GSFPplus

Conformance