oaPortLinActionCause
OA-PORT-LIN-MIB ·
.1.3.6.1.4.1.629.1.50.10.11.2.1.1.6
Object
column 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
- OA-PORT-LIN-MIB
- OID
.1.3.6.1.4.1.629.1.50.10.11.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oaPortLinEntry
- Groups
- 1
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 'OA-PORT-LIN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-PORT-LIN-MIB::oaPortLinActionCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-PORT-LIN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-PORT-LIN-MIB::oaPortLinActionCause.<oaPortLinId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-PORT-LIN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-PORT-LIN-MIB::oaPortLinActionCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | portLinkUp |
3 | portLinkDown |
4 | agRMepDiscardEvent |
5 | agRMepNoConnEvent |
6 | agRMepAliveEvent |
Conformance
Member of