nbEthOamTrapTrapGeneration

OA-ETHERNET-OAM-MIB · .1.3.6.1.4.1.629.1.50.17.20.1.1

Object

column r/w Bits
The value of this object determines if
to generate different types of notifications for this MEP:
              
ccmRecovery(0)  - Generate a nbEthOamCcmAlarm
    notification when highestDefectPri<=fngPriority, 
    fngState=FNG_DEFECT_CLEARING and fngWhile=0.
    This notification will be sent to the management entity
    whenever a MEP restores contact with one or more other MEPs.
ccmFault(1)     - Generate a nbEthOamCcmAlarm
    notification with nbEthOamTrapCcmAlarmType(1).
    The conditions of this notification is the same as for 
    dot1agCfmFaultAlarm. 
    This notification will be sent to the management entity
    whenever a MEP loses contact with one or more other MEPs.

Context

MIB
OA-ETHERNET-OAM-MIB
OID
.1.3.6.1.4.1.629.1.50.17.20.1.1
Type
column
Access
readwrite
Status
current
Parent
nbEthOamTrapEntry
Groups
1

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 'OA-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-ETHERNET-OAM-MIB::nbEthOamTrapTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-ETHERNET-OAM-MIB::nbEthOamTrapTrapGeneration.<nbEthOamMdIndex>.<nbEthOamMaIndex>.<nbEthOamMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-ETHERNET-OAM-MIB::nbEthOamTrapTrapGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0ccmRecovery
1ccmFault

Conformance