mrvPortLinActionCause

MRV-PRIV-TRAPS-MIB · .1.3.6.1.4.1.629.1.50.21.3.1.21

Object

scalar Enumeration
The causes of last LIN action are:
[portLinkDown] - Slave Ports [oaPortLinSlavePorts] are Down because
                 the Master port [oaPortLinId] became Down now.
[portLinkUp]   -  Slave Ports [oaPortLinSlavePorts] are Up because
                 the Master port [oaPortLinId] became Up now.
[agRMepDiscardEvent] - Slave Ports [oaPortLinSlavePorts] are Down because
                 the Master port [oaPortLinId] received 'Remote Mep Discard Event'.
[agRMepNoConnEvent] - Slave Ports [oaPortLinSlavePorts] are Down because
                 the Master port [oaPortLinId] received 'No connection to Remote Mep Event'.
[agRMepAliveEvent] - Slave Ports [oaPortLinSlavePorts] are Up because
                 the Master port [oaPortLinId] received 'Remote Mep Alive Event'.

Context

MIB
MRV-PRIV-TRAPS-MIB
OID
.1.3.6.1.4.1.629.1.50.21.3.1.21
Type
scalar
Access
readonly
Status
current
Parent
mrvTrapParameters
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MRV-PRIV-TRAPS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-PRIV-TRAPS-MIB::mrvPortLinActionCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MRV-PRIV-TRAPS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MRV-PRIV-TRAPS-MIB::mrvPortLinActionCause'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAction
2portLinkUp
3portLinkDown
4agRMepDiscardEvent
5agRMepNoConnEvent
6agRMepAliveEvent

Conformance