networkAccessPortLinkDetectionMode

ES3510MA-MIB · .1.3.6.1.4.1.259.8.1.11.1.17.13.2.1.8

Object

column r/w Enumeration
Specifies the detection event for a port. Set this object
to linkUp(1) to detect a link-up event. Set this object
to linkDown(2) to detect a link-down event. Set this
object to linkUpDown(3) to detect both link up and
link down events.

Context

MIB
ES3510MA-MIB
OID
.1.3.6.1.4.1.259.8.1.11.1.17.13.2.1.8
Type
column
Access
readwrite
Status
current
Parent
networkAccessPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1linkUp
2linkDown
3linkUpDown