physicalLinkMonitorLinkStateEnable

MX-R2-MIB · .0.1875.1.300.200.1.500

Object

column r/w MX-TCMxEnableState
Monitor Link State Enable
              
Monitors the physical link state of an R2 interface.
              
Enable: An R2 endpoint's operational state is affected by its
interface physical link state. When the link state of an R2
interface is down, the operational state of its matching
endpoint becomes 'disable'.
              
Disable: An R2 endpoint's operational state is not affected
by its interface physical link state.

Context

MIB
MX-R2-MIB
OID
.0.1875.1.300.200.1.500
Type
column
Access
readwrite
Status
current
Parent
physicalLinkEntry

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

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable