physicalLinkMonitorLinkStateEnable
MX-EAM-MIB ·
.0.1880.1.300.200.1.500
Object
Monitor Link State Enable
Monitors the physical link state of an E&M interface.
Enable: An E&M endpoint's operational state is affected by
its interface physical link state. When the link state of an
E&M interface is down, the operational state of its matching
endpoint becomes 'disable'.
Disable: An E&M endpoint's operational state is not affected
by its interface physical link state.
Context
- MIB
- MX-EAM-MIB
- OID
.0.1880.1.300.200.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- physicalLinkEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::physicalLinkMonitorLinkStateEnable'
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::physicalLinkMonitorLinkStateEnable.<physicalLinkInterfaceName>'
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::physicalLinkMonitorLinkStateEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |