mesErrorPropActionType
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.30.1.1.12
Object
column r/w
Enumeration
Defines the type of action that will be performed when the error propagation rule is triggered. - laserShutdown : Shuts down the laser on the action port. - sendCsf : Transmits a csf-los message on action MEP. - flushMacTable : Flushes the MAC table on the trigger MEP VLAN. - flushMacTableAll : Flushes the entire MAC table on the board. - flushMacTableERPv2 : Flushes the protected VLANs on an ERPv2 major ring by topology change propagation. For EMXP generation 3 it will flush all VLANs on the protected ports. - sendACRxFault : Transmits an AC Rx Fault message on the action pseudowire. (For internal use)
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.30.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Default
laserShutdown- Parent
- mesErrorPropEntry
- Groups
- 3
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 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesErrorPropActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesErrorPropActionType.<mesErrorPropIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesErrorPropActionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | laserShutdown |
3 | sendCsf |
4 | flushMacTable |
5 | flushMacTableAll |
6 | flushMacTableERPv2 |
7 | sendACRxFault |