TROPIC-GENERIC-NOTIFICATION-MIB
AI MIB Summary
The TROPIC-GENERIC-NOTIFICATION-MIB defines standard SNMP trap and inform PDU structures for Tropic Networks devices, enabling the transmission of critical operational events such as link state transitions, authentication failures, and hardware fault conditions to a management station. This module facilitates real-time alerting for network availability and security incidents by mapping vendor-specific events to generic notification objects within the Tropic ecosystem.
The Generic Notification MIB.
Main OID:
tnGenericNotificationMibModule.1.3.6.1.4.1.7483.1.1.2.1.12
770
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
770 total| Object Name |
|---|
tnGenericNotificationMibModuleThe Generic Notification MIB. MODULE-IDENTITY .1.3.6.1.4.1.7483.1.1.2.1.12 |
tnGenericTrapBuffer OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.1 |
tnGenericTrapBufferObjects OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.1.1 |
tnGenericTrapBufferTableThis table serves as a circular trap buffer for all trap notifications destined for a Network Management Station (NMS). When a trap event occurs, it is copied into this table. Subsequently, a trap notification is sent to the NMS. If the NMS temporarily loses its connection with the node agent, any trap notifications missed during the outage may be recovered from this table. The NMS can do this by referring to the sequence number associated with the last received trap before the outage and the sequence number associated with the last missed trap sent by the node agent during the outage. The sequence number of the last missed trap can be determined by getting the value of object tnGenericLastIssuedTrapNumber from the node agent. SEQUENCE OF TnGenericTrapBufferEntry .1.3.6.1.4.1.7483.2.1.12.1.1.1 |
tnGenericTrapBufferEntryEntry in tnGenericTrapBufferTable. TnGenericTrapBufferEntry .1.3.6.1.4.1.7483.2.1.12.1.1.1.1 |
tnGenericTrapNumberThe independently incremented number associated with the sequential ordering of traps. Unsigned32 .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.1 |
tnGenericTrapTypeThe OID of the notification.ro OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.2 |
tnGenericTrapObjectOID of the object instance for which the trap is issued.ro OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.3 |
tnGenericTrapObjectInstanceInstance in ASCII string format of the object for which the trap is issued.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.4 |
tnGenericTrapTimeThe time at which the trap occurred, measured in time ticks (seconds) from the year 1970.ro Unsigned32 .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.5 |
tnGenericTrapCategoryThe trap category.ro TnTrapCategory (TROPIC-TC) .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.6 |
tnGenericTrapDescrA detailed description of the trap.ro SnmpAdminString .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.7 |
tnGenericTrapDataAny application specific data relevant to the trap. This could be the value of a changed attribute or any other formatted information related to a notification.ro SnmpAdminString .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.8 |
tnGenericTrapServiceAffectingAn indication as to whether or not this trap is service affecting.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.9 |
tnGenericTrapConditionThe condition.ro TnCondition (TROPIC-TC) .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.10 |
tnGenericTrapObjectValueTypeThe type of the value. One and only one of the value objects that follow must be instantiated, based on this type.ro TropicGenericTrapObjectValueType .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.11 |
tnGenericTrapObjectCounter32ValThe value when tnGenericTrapObjectType is 'counter32'.ro Counter32 .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.12 |
tnGenericTrapObjectUnsigned32ValThe value when tnGenericTrapObjectType is 'unsigned32'.ro Unsigned32 .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.13 |
tnGenericTrapObjectTimeTicksValThe value when tnGenericTrapObjectType is 'timeTicks'.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.14 |
tnGenericTrapObjectInteger32ValThe value when tnGenericTrapObjectType is 'integer32'.ro Integer32 .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.15 |
tnGenericTrapObjectOctetStringValThe value when tnGenericTrapObjectType is 'octetString'.ro OCTET STRING .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.16 |
tnGenericTrapObjectIpAddressValThe value when tnGenericTrapObjectType is 'ipAddress'. Although this seems to be unfriendly for IPv6, we have to recognize that there are a number of older MIBs that do contain an IPv4 format address, known as IpAddress. IPv6 addresses are represented using TAddress or InetAddress, and so the underlying datatype is OCTET STRING, and their value would be stored in the tnGenericTrapObjectOctetStringVal column.ro IpAddress .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.17 |
tnGenericTrapObjectOidValThe value when tnGenericTrapObjectType is 'objectId'.ro OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.18 |
tnGenericTrapObjectCounter64ValThe value when tnGenericTrapObjectType is 'counter64'.ro Counter64 .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.19 |
tnGenericTrapDateAndTimeThe date and time (UTC) at which the trap occurred.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.20 |
tnGenericTrapConfigurationChangeCounterThe trap configuration change counter. Value 0 indicates that the counter is not applicable for the this trap.ro Unsigned32 .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.21 |
tnGenericTrapEntityTypeThe entity type.ro TnEntityType (TROPIC-TC) .1.3.6.1.4.1.7483.2.1.12.1.1.1.1.22 |
tnGenericLastIssuedTrapNumberThe sequence number of last issued trap.ro Unsigned32 .1.3.6.1.4.1.7483.2.1.12.1.1.2 |
tnGenericTrapNumberResetToBeHandledThe value is true if the trap sequence number was reset over the last network element restart. It may be set to false if the NMS determines that this condition no longer needs to be handled. Sets with a value of true are ignored.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.7483.2.1.12.1.1.3 |
tnGenericTrapBufferConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.1.2 |
tnGenericTrapBufferCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.1.2.1 |
tnGenericTrapBufferComplianceGeneric Trap Buffer compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.1.2.1.1 |
tnGenericTrapBufferGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.1.2.2 |
tnGenericTrapBufferGroupGeneric Trap Buffer group. Unknown .1.3.6.1.4.1.7483.2.1.12.1.2.2.1 |
tnGenericTrap OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.2 |
tnGenericTrapNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.2.0 |
tnGenericConfigurationChangeNotifGeneric configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.2.0.1 |
tnGenericStateChangeNotifGeneric state change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.2.0.2 |
tnGenericTreeUpdateNotifGeneric tree update notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.2.0.3 |
tnGenericTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.2.1 |
tnGenericTrapSeqNumberThe sequence number of the issued trap.ro Unsigned32 .1.3.6.1.4.1.7483.2.1.12.2.1.1 |
tnGenericTrapOthOdukApsActionThe action command to control the APS group.ro Enumeration .1.3.6.1.4.1.7483.2.1.12.2.1.2 |
tnGenericTrapOthOdukApsFromedIfIndexThe interface Index (high-order part) of the ODUk entity in the working leg of the APS.ro Integer32 .1.3.6.1.4.1.7483.2.1.12.2.1.3 |
tnGenericTrapOthOdukApsFromedIfIndexLoThe interface Index (low-order part) of the ODUk entity in the working leg of the APS.ro Integer32 .1.3.6.1.4.1.7483.2.1.12.2.1.4 |
tnGenericTrapOthOdukApsFromingIfIndexThe interface Index (high-order part) of the ODUk entity in the protection leg of the APS.ro Integer32 .1.3.6.1.4.1.7483.2.1.12.2.1.5 |
tnGenericTrapOthOdukApsFromingIfIndexLoThe interface Index (low-order part) of the ODUk entity in the protection leg of the APS.ro Integer32 .1.3.6.1.4.1.7483.2.1.12.2.1.6 |
tnGenericTrapConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.2.2 |
tnGenericTrapCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.2.2.1 |
tnGenericTrapComplianceGeneric trap compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.2.2.1.1 |
tnGenericTrapGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.2.2.2 |
tnGenericTrapGroupGeneric Trap group. Unknown .1.3.6.1.4.1.7483.2.1.12.2.2.2.1 |
tnGenericConfigurationChangeNotifsGroupGeneric configuration change group. Unknown .1.3.6.1.4.1.7483.2.1.12.2.2.2.2 |
tnGenericStateChangeNotifsGroupGeneric state change group. Unknown .1.3.6.1.4.1.7483.2.1.12.2.2.2.3 |
tnGenericTreeUpdateNotifsGroupGeneric Tree update group. Unknown .1.3.6.1.4.1.7483.2.1.12.2.2.2.4 |
tnGenericAlarm OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.3 |
tnGenericAlarmNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.3.0 |
tnGenericBackwardDefectIndicationRaisedNotifBackward Defect Indication raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.1 |
tnGenericBackwardDefectIndicationClearedNotifBackward Defect Indication Egress clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.2 |
tnGenericOduBackwardDefectIndicationRaisedNotifBackward Defect Indication ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.3 |
tnGenericOduBackwardDefectIndicationClearedNotifBackward Defect Indication ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.4 |
tnGenericTcmBackwardDefectIndicationRaisedNotifBackward Defect Indication TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.5 |
tnGenericTcmBackwardDefectIndicationClearedNotifBackward Defect Indication TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.6 |
tnGenericCommDownRaisedNotifLoss of in band communication raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.7 |
tnGenericCommDownClearedNotifLoss of in band communication clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.8 |
tnGenericSignalDegradeRaisedNotifSignal degrade raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.9 |
tnGenericSignalDegradeClearedNotifSignal degrade clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.10 |
tnGenericOduSignalDegradeRaisedNotifSignal degrade ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.11 |
tnGenericOduSignalDegradeClearedNotifSignal degrade ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.12 |
tnGenericTcmSignalDegradeRaisedNotifSignal degrade TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.13 |
tnGenericTcmSignalDegradeClearedNotifSignal degrade TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.14 |
tnGenericBoardEqptRaisedNotifBoard equipment failure raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.15 |
tnGenericBoardEqptClearedNotifBoard equipment failure clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.16 |
tnGenericEqptPortRaisedNotifEquipment port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.17 |
tnGenericEqptPortClearedNotifEquipment port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.18 |
tnGenericIntTempHighRaisedNotifInternal temperature high raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.19 |
tnGenericIntTempHighClearedNotifInternal temperature high clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.20 |
tnGenericLockedIndicationRaisedNotifLocked indication raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.21 |
tnGenericLockedIndicationClearedNotifLocked indication clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.22 |
tnGenericTcmLockedIndicationRaisedNotifLocked indication TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.23 |
tnGenericTcmLockedIndicationClearedNotifLocked indication TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.24 |
tnGenericDwLossOfFrameRaisedNotifLoss Of Frame raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.25 |
tnGenericDwLossOfFrameClearedNotifLoss Of Frame clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.26 |
tnGenericDwLossOfMultiFrameRaisedNotifLoss Of Multi Frame raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.27 |
tnGenericDwLossOfMultiFrameClearedNotifLoss Of Multi Frame clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.28 |
tnGenericLossOfSignalRaisedNotifLoss Of Signal raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.29 |
tnGenericLossOfSignalClearedNotifLoss Of Signal clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.30 |
tnGenericTcmLossofTandemConnectionRaisedNotifLoss of Tandem Connection raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.31 |
tnGenericTcmLossofTandemConnectionClearedNotifLoss of Tandem Connection clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.32 |
tnGenericInMaintenanceRaisedNotifIn Maintenance raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.33 |
tnGenericInMaintenanceClearedNotifIn Maintenance clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.34 |
tnGenericOpticsModuleMismatchRaisedNotifOptics Module Mismatch raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.35 |
tnGenericOpticsModuleMismatchClearedNotifOptics Module Mismatch clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.36 |
tnGenericOpenConnectionIndicationRaisedNotifOpen Connection Indication raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.37 |
tnGenericOpenConnectionIndicationClearedNotifOpen Connection Indication clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.38 |
tnGenericTcmOpenConnectionIndicationRaisedNotifOpen Connection Indication TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.39 |
tnGenericTcmOpenConnectionIndicationClearedNotifOpen Connection Indication TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.40 |
tnGenericReplUnitMissMODRaisedNotifReplaceable Unit Missing - module raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.41 |
tnGenericReplUnitMissMODClearedNotifReplaceable Unit Missing - module clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.42 |
tnGenericServerSignalFailureEgressRaisedNotifServer Signal Failure Egress raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.43 |
tnGenericServerSignalFailureEgressClearedNotifServer Signal Failure Egress clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.44 |
tnGenericServerSignalFailureRaisedNotifServer Signal Failure raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.45 |
tnGenericServerSignalFailureClearedNotifServer Signal Failure clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.46 |
tnGenericOduServerSignalFailureRaisedNotifServer Signal Failure ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.47 |
tnGenericOduServerSignalFailureClearedNotifServer Signal Failure ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.48 |
tnGenericTcmServerSignalFailureRaisedNotifServer Signal Failure TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.49 |
tnGenericTcmServerSignalFailureClearedNotifServer Signal Failure TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.50 |
tnGenericCardInitializingRaisedNotifCard Initializing raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.51 |
tnGenericCardInitializingClearedNotifCard Initializing clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.52 |
tnGenericTBbeOdu15MinRaisedNotifErrored Block Count Threshold Crossing Alert Near End 15 minute bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.53 |
tnGenericTBbeOdu15MinClearedNotifErrored Block Count Threshold Crossing Alert Near End 15 minute bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.54 |
tnGenericTBbeOdu1DayRaisedNotifErrored Block Count Threshold Crossing Alert Near End 1 day bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.55 |
tnGenericTBbeOdu1DayClearedNotifErrored Block Count Threshold Crossing Alert Near End 1 day bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.56 |
tnGenericTBbeOtu15MinRaisedNotifErrored Block Count Threshold Crossing Alert Near End 15 minute bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.57 |
tnGenericTBbeOtu15MinClearedNotifErrored Block Count Threshold Crossing Alert Near End 15 minute bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.58 |
tnGenericTBbeOtu1DayRaisedNotifErrored Block Count Threshold Crossing Alert Near End 1 day bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.59 |
tnGenericTBbeOtu1DayClearedNotifErrored Block Count Threshold Crossing Alert Near End 1 day bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.60 |
tnGenericTBbeTcm15MinRaisedNotifErrored Block Count Threshold Crossing Alert Near End 15 minute bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.61 |
tnGenericTBbeTcm15MinClearedNotifErrored Block Count Threshold Crossing Alert Near End 15 minute bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.62 |
tnGenericTBbeTcm1DayRaisedNotifErrored Block Count Threshold Crossing Alert Near End 1 day bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.63 |
tnGenericTBbeTcm1DayClearedNotifErrored Block Count Threshold Crossing Alert Near End 1 day bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.64 |
tnGenericTEsOdu15MinRaisedNotifErrored seconds Threshold Crossing Alert Near End 15 minute bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.65 |
tnGenericTEsOdu15MinClearedNotifErrored seconds Threshold Crossing Alert Near End 15 minute bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.66 |
tnGenericTEsOdu1DayRaisedNotifErrored seconds Threshold Crossing Alert Near End 1 day bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.67 |
tnGenericTEsOdu1DayClearedNotifErrored seconds Threshold Crossing Alert Near End 1 day bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.68 |
tnGenericTEsOtu15MinRaisedNotifErrored seconds Threshold Crossing Alert Near End 15 minute bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.69 |
tnGenericTEsOtu15MinClearedNotifErrored seconds Threshold Crossing Alert Near End 15 minute bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.70 |
tnGenericTEsOtu1DayRaisedNotifErrored seconds Threshold Crossing Alert Near End 1 day bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.71 |
tnGenericTEsOtu1DayClearedNotifErrored seconds Threshold Crossing Alert Near End 1 day bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.72 |
tnGenericTEsTcm15MinRaisedNotifErrored seconds Threshold Crossing Alert Near End 15 minute bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.73 |
tnGenericTEsTcm15MinClearedNotifErrored seconds Threshold Crossing Alert Near End 15 minute bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.74 |
tnGenericTEsTcm1DayRaisedNotifErrored seconds Threshold Crossing Alert Near End 1 day bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.75 |
tnGenericTEsTcm1DayClearedNotifErrored seconds Threshold Crossing Alert Near End 1 day bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.76 |
tnGenericTFecc15MinRaisedNotifForward error correction counter exceeds Threshold Crossing Alert value 15 minute bin raised notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.77 |
tnGenericTFecc15MinClearedNotifForward error correction counter exceeds Threshold Crossing Alert value 15 minute bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.78 |
tnGenericTFecc1DayRaisedNotifForward error correction counter exceeds Threshold Crossing Alert value 1 day bin raised notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.79 |
tnGenericTFecc1DayClearedNotifForward error correction counter exceeds Threshold Crossing Alert value 1 day bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.80 |
tnGenericTrailTraceIdentifierMismatchRaisedNotifTrail Trace Identifier (TTI) Mismatch raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.81 |
tnGenericTrailTraceIdentifierMismatchClearedNotifTrail Trace Identifier (TTI) Mismatch clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.82 |
tnGenericOduTrailTraceIdentifierMismatchRaisedNotifTTI Mismatch ODU out raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.83 |
tnGenericOduTrailTraceIdentifierMismatchClearedNotifTTI Mismatch ODU out clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.84 |
tnGenericTcmTrailTraceIdentifierMismatchRaisedNotifTrail Trace Identifier (TTI) Mismatch TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.85 |
tnGenericTcmTrailTraceIdentifierMismatchClearedNotifTrail Trace Identifier (TTI) Mismatch TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.86 |
tnGenericOpticsModuleUnknownRaisedNotifOptics Module Unknown raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.87 |
tnGenericOpticsModuleUnknownClearedNotifOptics Module Unknown clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.88 |
tnGenericUruORaisedNotifUnderlying Resource Unavailable Optical, raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.89 |
tnGenericUruOClearedNotifUnderlying Resource Unavailable Optical, clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.90 |
tnGenericUruPRaisedNotifUnderlying Resource Unavailable Path, raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.91 |
tnGenericUruPClearedNotifUnderlying Resource Unavailable Path, clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.92 |
tnGenericOduUruPRaisedNotifUnderlying Resource Unavailable Path, ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.93 |
tnGenericOduUruPClearedNotifUnderlying Resource Unavailable Path, ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.94 |
tnGenericTcmUruPRaisedNotifUnderlying Resource Unavailable Path, TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.95 |
tnGenericTcmUruPClearedNotifUnderlying Resource Unavailable Path, TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.96 |
tnGenericApsLockoutOfProtectionRaisedNotifAutomatic Protection Switch (APS) lockout of protection raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.97 |
tnGenericApsLockoutOfProtectionClearedNotifAutomatic Protection Switch (APS) lockout of protection clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.98 |
tnGenericApsWorkingForceSwitchedBackToWorkingRaisedNotifAutomatic Protection Switch (APS) working force switched back to working raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.99 |
tnGenericApsWorkingForceSwitchedBackToWorkingClearedNotifAutomatic Protection Switch (APS) working force switched back to working clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.100 |
tnGenericApsWorkingForceSwitchedToProtectRaisedNotifAutomatic Protection Switch (APS) working force switched to protection raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.101 |
tnGenericApsWorkingForceSwitchedToProtectClearedNotifAutomatic Protection Switch (APS) working force switched to protection clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.102 |
tnGenericApsWorkingManualSwitchedBackToWorkingRaisedNotifAutomatic Protection Switch (APS) working manual switched back to working raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.103 |
tnGenericApsWorkingManualSwitchedBackToWorkingClearedNotifAutomatic Protection Switch (APS) working manual switched back to working clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.104 |
tnGenericApsSwitchedToWorkRaisedNotifAutomatic Protection Switch (APS) switched to working raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.105 |
tnGenericApsSwitchedToWorkClearedNotifAutomatic Protection Switch (APS) switched to working clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.106 |
tnGenericApsWorkingSwitchedToProtectRaisedNotifAutomatic Protection Switch (APS) working switched to protect raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.107 |
tnGenericApsWorkingSwitchedToProtectClearedNotifAutomatic Protection Switch (APS) working switched to protect clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.108 |
tnGenericApsWorkingManualSwitchedToProtectRaisedNotifAutomatic Protection Switch (APS) working manual switched to protect raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.109 |
tnGenericApsWorkingManualSwitchedToProtectClearedNotifAutomatic Protection Switch (APS) working manual switched to protect clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.110 |
tnGenericWtrRaisedNotifWait to restore raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.111 |
tnGenericWtrClearedNotifWait to restore clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.112 |
tnGenericTSesOdu15MinRaisedNotifSeverely Errored Second Threshold Crossing Alert Near End 15 Minute Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.113 |
tnGenericTSesOdu15MinClearedNotifSeverely Errored Second Threshold Crossing Alert Near End 15 Minute Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.114 |
tnGenericTSesOdu1DayRaisedNotifSeverely Errored Second Threshold Crossing Alert Near End 1 Day Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.115 |
tnGenericTSesOdu1DayClearedNotifSeverely Errored Second Threshold Crossing Alert Near End 1 Day Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.116 |
tnGenericTSesOtu15MinRaisedNotifSeverely Errored Second Threshold Crossing Alert Near End 15 Minute Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.117 |
tnGenericTSesOtu15MinClearedNotifSeverely Errored Second Threshold Crossing Alert Near End 15 Minute Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.118 |
tnGenericTSesOtu1DayRaisedNotifSeverely Errored Second Threshold Crossing Alert Near End 1 Day Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.119 |
tnGenericTSesOtu1DayClearedNotifSeverely Errored Second Threshold Crossing Alert Near End 1 Day Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.120 |
tnGenericTSesTcm15MinRaisedNotifSeverely Errored Second Threshold Crossing Alert Near End 15 Minute Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.121 |
tnGenericTSesTcm15MinClearedNotifSeverely Errored Second Threshold Crossing Alert Near End 15 Minute Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.122 |
tnGenericTSesTcm1DayRaisedNotifSeverely Errored Second Threshold Crossing Alert Near End 1 Day Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.123 |
tnGenericTSesTcm1DayClearedNotifSeverely Errored Second Threshold Crossing Alert Near End 1 Day Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.124 |
tnGenericTUasOdu15MinRaisedNotifUnavailable Second Threshold Crossing Alert Near End 15 Minute Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.125 |
tnGenericTUasOdu15MinClearedNotifUnavailable Second Threshold Crossing Alert Near End 15 Minute Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.126 |
tnGenericTUasOdu1DayRaisedNotifUnavailable Second Threshold Crossing Alert Near End 1 Day Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.127 |
tnGenericTUasOdu1DayClearedNotifUnavailable Second Threshold Crossing Alert Near End 1 Day Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.128 |
tnGenericTUasOtu15MinRaisedNotifUnavailable Second Threshold Crossing Alert Near End 15 Minute Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.129 |
tnGenericTUasOtu15MinClearedNotifUnavailable Second Threshold Crossing Alert Near End 15 Minute Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.130 |
tnGenericTUasOtu1DayRaisedNotifUnavailable Second Threshold Crossing Alert Near End 1 Day Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.131 |
tnGenericTUasOtu1DayClearedNotifUnavailable Second Threshold Crossing Alert Near End 1 Day Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.132 |
tnGenericTUasTcm15MinRaisedNotifUnavailable Second Threshold Crossing Alert Near End 15 Minute Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.133 |
tnGenericTUasTcm15MinClearedNotifUnavailable Second Threshold Crossing Alert Near End 15 Minute Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.134 |
tnGenericTUasTcm1DayRaisedNotifUnavailable Second Threshold Crossing Alert Near End 1 Day Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.135 |
tnGenericTUasTcm1DayClearedNotifUnavailable Second Threshold Crossing Alert Near End 1 Day Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.136 |
tnGenericApsBlockRaisedNotifAutomatic Protection Switch Block raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.137 |
tnGenericApsBlockClearedNotifAutomatic Protection Switch Block clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.138 |
tnGenericApsLOSyncRaisedNotifProtected Section Loss of Selector Synchronizations raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.139 |
tnGenericApsLOSyncClearedNotifProtected Section Loss of Selector Synchronizations clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.140 |
tnGenericApsLossOfServiceRaisedNotifAutomatic Protection Switch Loss of Service raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.141 |
tnGenericApsLossOfServiceClearedNotifAutomatic Protection Switch Loss of Service clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.142 |
tnGenericApsSuspendedRaisedNotifAPS Mechanism interrupted raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.143 |
tnGenericApsSuspendedClearedNotifAPS Mechanism interrupted clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.144 |
tnGenericAuditBlockRaisedNotifAudit Blocked raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.145 |
tnGenericAuditBlockClearedNotifAudit Blocked clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.146 |
tnGenericBreaker1BatteryFeedDownRaisedNotifPower Input Fail raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.147 |
tnGenericBreaker1BatteryFeedDownClearedNotifPower Input Fail clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.148 |
tnGenericCabinAlarm1RaisedNotifCabin Alarm 1 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.149 |
tnGenericCabinAlarm1ClearedNotifCabin Alarm 1 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.150 |
tnGenericCabinAlarm2RaisedNotifCabin Alarm 2 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.151 |
tnGenericCabinAlarm2ClearedNotifCabin Alarm 2 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.152 |
tnGenericCabinAlarm3RaisedNotifCabin Alarm 3 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.153 |
tnGenericCabinAlarm3ClearedNotifCabin Alarm 3 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.154 |
tnGenericCabinAlarm4RaisedNotifCabin Alarm 4 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.155 |
tnGenericCabinAlarm4ClearedNotifCabin Alarm 4 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.156 |
tnGenericCardBootRaisedNotifCard Booting raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.157 |
tnGenericCardBootClearedNotifCard Booting clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.158 |
tnGenericCardMissingRaisedNotifCard Missing raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.159 |
tnGenericCardMissingClearedNotifCard Missing clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.160 |
tnGenericCardUnknownRaisedNotifUnknown Card raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.161 |
tnGenericCardUnknownClearedNotifUnknown Card clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.162 |
tnGenericEqptDgrOchRaisedNotifEquipment Degrade raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.163 |
tnGenericEqptDgrOchClearedNotifEquipment Degrade clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.164 |
tnGenericFrameAlarm1RaisedNotifFrame Alarm 1 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.165 |
tnGenericFrameAlarm1ClearedNotifFrame Alarm 1 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.166 |
tnGenericFrameAlarm2RaisedNotifFrame Alarm 2 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.167 |
tnGenericFrameAlarm2ClearedNotifFrame Alarm 2 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.168 |
tnGenericFrameAlarm3RaisedNotifFrame Alarm 3 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.169 |
tnGenericFrameAlarm3ClearedNotifFrame Alarm 3 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.170 |
tnGenericFrameAlarm4RaisedNotifFrame Alarm 4 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.171 |
tnGenericFrameAlarm4ClearedNotifFrame Alarm 4 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.172 |
tnGenericFrameAlarm5RaisedNotifFrame Alarm 5 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.173 |
tnGenericFrameAlarm5ClearedNotifFrame Alarm 5 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.174 |
tnGenericFrameAlarm6RaisedNotifFrame Alarm 6 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.175 |
tnGenericFrameAlarm6ClearedNotifFrame Alarm 6 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.176 |
tnGenericFrameAlarm7RaisedNotifFrame Alarm 7 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.177 |
tnGenericFrameAlarm7ClearedNotifFrame Alarm 7 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.178 |
tnGenericFrameAlarm8RaisedNotifFrame Alarm 8 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.179 |
tnGenericFrameAlarm8ClearedNotifFrame Alarm 8 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.180 |
tnGenericFrameAlarm9RaisedNotifFrame Alarm 9 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.181 |
tnGenericFrameAlarm9ClearedNotifFrame Alarm 9 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.182 |
tnGenericFrameAlarm10RaisedNotifFrame Alarm 10 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.183 |
tnGenericFrameAlarm10ClearedNotifFrame Alarm 10 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.184 |
tnGenericFrameAlarm11RaisedNotifFrame Alarm 11 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.185 |
tnGenericFrameAlarm11ClearedNotifFrame Alarm 11 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.186 |
tnGenericFrameAlarm12RaisedNotifFrame Alarm 12 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.187 |
tnGenericFrameAlarm12ClearedNotifFrame Alarm 12 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.188 |
tnGenericInterShelfLossofCommsRaisedNotifLoss of Communications raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.189 |
tnGenericInterShelfLossofCommsClearedNotifLoss of Communications clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.190 |
tnGenericInventoryErrModRaisedNotifInventory Error Module raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.191 |
tnGenericInventoryErrModClearedNotifInventory Error Module clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.192 |
tnGenericLineFacilityLoopbackActiveRaisedNotifLine Facility Loopback Active raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.193 |
tnGenericLineFacilityLoopbackActiveClearedNotifLine Facility Loopback Active clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.194 |
tnGenericLossOfFrameRaisedNotifLoss Of Frame raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.195 |
tnGenericLossOfFrameClearedNotifLoss Of Frame clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.196 |
tnGenericOpticalPowerReceivedOutOfRangeRaisedNotifOptical Power Received Out of Range raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.197 |
tnGenericOpticalPowerReceivedOutOfRangeClearedNotifOptical Power Received Out of Range clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.198 |
tnGenericSfpTempOORRaisedNotifSFP Temperature Out Of Range raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.199 |
tnGenericSfpTempOORClearedNotifSFP Temperature Out Of Range clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.200 |
tnGenericSfpTrmtPwrOORRaisedNotifOptical Power Transmitted Out of Range raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.201 |
tnGenericSfpTrmtPwrOORClearedNotifOptical Power Transmitted Out of Range clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.202 |
tnGenericSoftwareCompatibilityFailRaisedNotifSoftware Compatibility Failure raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.203 |
tnGenericSoftwareCompatibilityFailClearedNotifSoftware Compatibility Failure clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.204 |
tnGenericSoftwareUpgradeFailureRaisedNotifSoftware Upgrade Failure raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.205 |
tnGenericSoftwareUpgradeFailureClearedNotifSoftware Upgrade Failure clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.206 |
tnGenericTCvPcs15MinRaisedNotifCV-PCS 15Min TCA raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.207 |
tnGenericTCvPcs15MinClearedNotifCV-PCS 15Min TCA clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.208 |
tnGenericTCvPcs1DayRaisedNotifCV-PCS 1Day TCA raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.209 |
tnGenericTCvPcs1DayClearedNotifCV-PCS 1Day TCA clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.210 |
tnGenericTEsPcs15MinRaisedNotifES-PCS 15Min TCA raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.211 |
tnGenericTEsPcs15MinClearedNotifES-PCS 15Min TCA clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.212 |
tnGenericTEsPcs1DayRaisedNotifES-PCS 1Day TCA raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.213 |
tnGenericTEsPcs1DayClearedNotifES-PCS 1Day TCA clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.214 |
tnGenericTSefsPcs15MinRaisedNotifSEFS-PCS 15Min TCA raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.215 |
tnGenericTSefsPcs15MinClearedNotifSEFS-PCS 15Min TCA clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.216 |
tnGenericTSefsPcs1DayRaisedNotifSEFS-PCS 1Day TCA raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.217 |
tnGenericTSefsPcs1DayClearedNotifSEFS-PCS 1Day TCA clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.218 |
tnGenericTSesPcs15MinRaisedNotifSES-PCS 15Min TCA raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.219 |
tnGenericTSesPcs15MinClearedNotifSES-PCS 15Min TCA clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.220 |
tnGenericTSesPcs1DayRaisedNotifSES-PCS 1Day TCA raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.221 |
tnGenericTSesPcs1DayClearedNotifSES-PCS 1Day TCA clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.222 |
tnGenericTxSquelchRaisedNotifTransmit Squelched raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.223 |
tnGenericTxSquelchClearedNotifTransmit Squelched clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.224 |
tnGenericUserAlarm1RaisedNotifUser Alarm 1 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.225 |
tnGenericUserAlarm1ClearedNotifUser Alarm 1 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.226 |
tnGenericUserAlarm2RaisedNotifUser Alarm 2 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.227 |
tnGenericUserAlarm2ClearedNotifUser Alarm 2 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.228 |
tnGenericUserAlarm3RaisedNotifUser Alarm 3 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.229 |
tnGenericUserAlarm3ClearedNotifUser Alarm 3 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.230 |
tnGenericUserAlarm4RaisedNotifUser Alarm 4 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.231 |
tnGenericUserAlarm4ClearedNotifUser Alarm 4 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.232 |
tnGenericUserAlarm5RaisedNotifUser Alarm 5 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.233 |
tnGenericUserAlarm5ClearedNotifUser Alarm 5 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.234 |
tnGenericUserAlarm6RaisedNotifUser Alarm 6 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.235 |
tnGenericUserAlarm6ClearedNotifUser Alarm 6 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.236 |
tnGenericUserAlarm7RaisedNotifUser Alarm 7 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.237 |
tnGenericUserAlarm7ClearedNotifUser Alarm 7 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.238 |
tnGenericUserAlarm8RaisedNotifUser Alarm 8 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.239 |
tnGenericUserAlarm8ClearedNotifUser Alarm 8 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.240 |
tnGenericUserAlarm9RaisedNotifUser Alarm 9 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.241 |
tnGenericUserAlarm9ClearedNotifUser Alarm 9 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.242 |
tnGenericUserAlarm10RaisedNotifUser Alarm 10 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.243 |
tnGenericUserAlarm10ClearedNotifUser Alarm 10 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.244 |
tnGenericUserAlarm11RaisedNotifUser Alarm 11 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.245 |
tnGenericUserAlarm11ClearedNotifUser Alarm 11 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.246 |
tnGenericUserAlarm12RaisedNotifUser Alarm 12 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.247 |
tnGenericUserAlarm12ClearedNotifUser Alarm 12 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.248 |
tnGenericUserAlarm13RaisedNotifUser Alarm 13 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.249 |
tnGenericUserAlarm13ClearedNotifUser Alarm 13 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.250 |
tnGenericUserAlarm14RaisedNotifUser Alarm 14 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.251 |
tnGenericUserAlarm14ClearedNotifUser Alarm 14 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.252 |
tnGenericUserAlarm15RaisedNotifUser Alarm 15 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.253 |
tnGenericUserAlarm15ClearedNotifUser Alarm 15 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.254 |
tnGenericUserAlarm16RaisedNotifUser Alarm 16 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.255 |
tnGenericUserAlarm16ClearedNotifUser Alarm 16 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.256 |
tnGenericUserAlarm17RaisedNotifUser Alarm 17 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.257 |
tnGenericUserAlarm17ClearedNotifUser Alarm 17 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.258 |
tnGenericUserAlarm18RaisedNotifUser Alarm 18 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.259 |
tnGenericUserAlarm18ClearedNotifUser Alarm 18 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.260 |
tnGenericUserAlarm19RaisedNotifUser Alarm 19 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.261 |
tnGenericUserAlarm19ClearedNotifUser Alarm 19 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.262 |
tnGenericUserAlarm20RaisedNotifUser Alarm 20 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.263 |
tnGenericUserAlarm20ClearedNotifUser Alarm 20 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.264 |
tnGenericUserAlarm21RaisedNotifUser Alarm 21 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.265 |
tnGenericUserAlarm21ClearedNotifUser Alarm 21 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.266 |
tnGenericUserAlarm22RaisedNotifUser Alarm 22 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.267 |
tnGenericUserAlarm22ClearedNotifUser Alarm 22 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.268 |
tnGenericUserAlarm23RaisedNotifUser Alarm 23 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.269 |
tnGenericUserAlarm23ClearedNotifUser Alarm 23 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.270 |
tnGenericUserAlarm24RaisedNotifUser Alarm 24 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.271 |
tnGenericUserAlarm24ClearedNotifUser Alarm 24 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.272 |
tnGenericUserAlarm25RaisedNotifUser Alarm 25 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.273 |
tnGenericUserAlarm25ClearedNotifUser Alarm 25 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.274 |
tnGenericUserAlarm26RaisedNotifUser Alarm 26 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.275 |
tnGenericUserAlarm26ClearedNotifUser Alarm 26 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.276 |
tnGenericUserAlarm27RaisedNotifUser Alarm 27 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.277 |
tnGenericUserAlarm27ClearedNotifUser Alarm 27 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.278 |
tnGenericUserAlarm28RaisedNotifUser Alarm 28 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.279 |
tnGenericUserAlarm28ClearedNotifUser Alarm 28 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.280 |
tnGenericUserAlarm29RaisedNotifUser Alarm 29 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.281 |
tnGenericUserAlarm29ClearedNotifUser Alarm 29 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.282 |
tnGenericUserAlarm30RaisedNotifUser Alarm 30 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.283 |
tnGenericUserAlarm30ClearedNotifUser Alarm 30 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.284 |
tnGenericUserAlarm31RaisedNotifUser Alarm 31 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.285 |
tnGenericUserAlarm31ClearedNotifUser Alarm 31 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.286 |
tnGenericUserAlarm32RaisedNotifUser Alarm 32 raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.287 |
tnGenericUserAlarm32ClearedNotifUser Alarm 32 clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.288 |
tnGenericTFeBbeOdu15MinRaisedNotifErrored Block Count TCA Far End 15 Min Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.289 |
tnGenericTFeBbeOdu15MinClearedNotifErrored Block Count TCA Far End 15 Min Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.290 |
tnGenericTFeBbeOdu1DayRaisedNotifErrored Block Count TCA Far End 1 Day Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.291 |
tnGenericTFeBbeOdu1DayClearedNotifErrored Block Count TCA Far End 1 Day Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.292 |
tnGenericTFeEsOdu15MinRaisedNotifErrored Second TCA Far End 15 Minute Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.293 |
tnGenericTFeEsOdu15MinClearedNotifErrored Second TCA Far End 15 Minute Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.294 |
tnGenericTFeEsOdu1DayRaisedNotifErrored Second TCA Far End 1 Day Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.295 |
tnGenericTFeEsOdu1DayClearedNotifErrored Second TCA Far End 1 Day Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.296 |
tnGenericTFeSesOdu15MinRaisedNotifSeverely Errored Second TCA Far End 15 Minute Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.297 |
tnGenericTFeSesOdu15MinClearedNotifSeverely Errored Second TCA Far End 15 Minute Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.298 |
tnGenericTFeSesOdu1DayRaisedNotifSeverely Errored Second TCA Far End 1 Day Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.299 |
tnGenericTFeSesOdu1DayClearedNotifSeverely Errored Second TCA Far End 1 Day Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.300 |
tnGenericTFeUasOdu15MinRaisedNotifUnavailable Second TCA Far End 15 Minute Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.301 |
tnGenericTFeUasOdu15MinClearedNotifUnavailable Second TCA Far End 15 Minute Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.302 |
tnGenericTFeUasOdu1DayRaisedNotifUnavailable Second TCA Far End 1 Day Bin - ODU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.303 |
tnGenericTFeUasOdu1DayClearedNotifUnavailable Second TCA Far End 1 Day Bin - ODU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.304 |
tnGenericTFeBbeTcm15MinRaisedNotifErrored Block Count TCA Far End 15 Min Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.305 |
tnGenericTFeBbeTcm15MinClearedNotifErrored Block Count TCA Far End 15 Min Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.306 |
tnGenericTFeBbeTcm1DayRaisedNotifErrored Block Count TCA Far End 1 Day Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.307 |
tnGenericTFeBbeTcm1DayClearedNotifErrored Block Count TCA Far End 1 Day Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.308 |
tnGenericTFeEsTcm15MinRaisedNotifErrored Second TCA Far End 15 Minute Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.309 |
tnGenericTFeEsTcm15MinClearedNotifErrored Second TCA Far End 15 Minute Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.310 |
tnGenericTFeEsTcm1DayRaisedNotifErrored Second TCA Far End 1 Day Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.311 |
tnGenericTFeEsTcm1DayClearedNotifErrored Second TCA Far End 1 Day Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.312 |
tnGenericTFeSesTcm15MinRaisedNotifSeverely Errored Second TCA Far End 15 Minute Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.313 |
tnGenericTFeSesTcm15MinClearedNotifSeverely Errored Second TCA Far End 15 Minute Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.314 |
tnGenericTFeSesTcm1DayRaisedNotifSeverely Errored Second TCA Far End 1 Day Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.315 |
tnGenericTFeSesTcm1DayClearedNotifSeverely Errored Second TCA Far End 1 Day Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.316 |
tnGenericTFeUasTcm15MinRaisedNotifUnavailable Second TCA Far End 15 Minute Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.317 |
tnGenericTFeUasTcm15MinClearedNotifUnavailable Second TCA Far End 15 Minute Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.318 |
tnGenericTFeUasTcm1DayRaisedNotifUnavailable Second TCA Far End 1 Day Bin - TCM raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.319 |
tnGenericTFeUasTcm1DayClearedNotifUnavailable Second TCA Far End 1 Day Bin - TCM clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.320 |
tnGenericTFeBbeOtu15MinRaisedNotifErrored Block Count TCA Far End 15 Min Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.321 |
tnGenericTFeBbeOtu15MinClearedNotifErrored Block Count TCA Far End 15 Min Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.322 |
tnGenericTFeBbeOtu1DayRaisedNotifErrored Block Count TCA Far End 1 Day Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.323 |
tnGenericTFeBbeOtu1DayClearedNotifErrored Block Count TCA Far End 1 Day Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.324 |
tnGenericTFeEsOtu15MinRaisedNotifErrored Second TCA Far End 15 Minute Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.325 |
tnGenericTFeEsOtu15MinClearedNotifErrored Second TCA Far End 15 Minute Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.326 |
tnGenericTFeEsOtu1DayRaisedNotifErrored Second TCA Far End 1 Day Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.327 |
tnGenericTFeEsOtu1DayClearedNotifErrored Second TCA Far End 1 Day Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.328 |
tnGenericTFeSesOtu15MinRaisedNotifSeverely Errored Second TCA Far End 15 Minute Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.329 |
tnGenericTFeSesOtu15MinClearedNotifSeverely Errored Second TCA Far End 15 Minute Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.330 |
tnGenericTFeSesOtu1DayRaisedNotifSeverely Errored Second TCA Far End 1 Day Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.331 |
tnGenericTFeSesOtu1DayClearedNotifSeverely Errored Second TCA Far End 1 Day Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.332 |
tnGenericTFeUasOtu15MinRaisedNotifUnavailable Second TCA Far End 15 Minute Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.333 |
tnGenericTFeUasOtu15MinClearedNotifUnavailable Second TCA Far End 15 Minute Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.334 |
tnGenericTFeUasOtu1DayRaisedNotifUnavailable Second TCA Far End 1 Day Bin - OTU raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.335 |
tnGenericTFeUasOtu1DayClearedNotifUnavailable Second TCA Far End 1 Day Bin - OTU clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.336 |
tnGenericTPmonPortIfInPackets15MinRaisedNotifValid received frames TCA 15 Min. Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.337 |
tnGenericTPmonPortIfInPackets15MinClearedNotifValid received frames TCA 15 Min. Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.338 |
tnGenericTPmonPortIfInPackets1DayRaisedNotifValid received frames TCA 1 Day Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.339 |
tnGenericTPmonPortIfInPackets1DayClearedNotifValid received frames TCA 1 Day Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.340 |
tnGenericTPmonPortIfInOctets15MinRaisedNotifOctets valid Rx frames TCA 15 Min. Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.341 |
tnGenericTPmonPortIfInOctets15MinClearedNotifOctets valid Rx frames TCA 15 Min. Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.342 |
tnGenericTPmonPortIfInOctets1DayRaisedNotifOctets valid Rx frames TCA 1 Day Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.343 |
tnGenericTPmonPortIfInOctets1DayClearedNotifOctets valid Rx frames TCA 1 Day Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.344 |
tnGenericTPmonPortIfInDiscards15MinRaisedNotifDiscarded Rx frames TCA 15 Min. Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.345 |
tnGenericTPmonPortIfInDiscards15MinClearedNotifDiscarded Rx frames TCA 15 Min. Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.346 |
tnGenericTPmonPortIfInDiscards1DayRaisedNotifDiscarded Rx frames TCA 1 Day Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.347 |
tnGenericTPmonPortIfInDiscards1DayClearedNotifDiscarded Rx frames TCA 1 Day Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.348 |
tnGenericTPmonPortIfInErrors15MinRaisedNotifErrored Rx frames TCA 15 Min. Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.349 |
tnGenericTPmonPortIfInErrors15MinClearedNotifErrored Rx frames TCA 15 Min. Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.350 |
tnGenericTPmonPortIfInErrors1DayRaisedNotifErrored Rx frames TCA 1 Day Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.351 |
tnGenericTPmonPortIfInErrors1DayClearedNotifErrored Rx frames TCA 1 Day Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.352 |
tnGenericTPmonPortIfOutPackets15MinRaisedNotifTransmitted frames TCA 15 Min. Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.353 |
tnGenericTPmonPortIfOutPackets15MinClearedNotifTransmitted frames TCA 15 Min. Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.354 |
tnGenericTPmonPortIfOutPackets1DayRaisedNotifTransmitted frames TCA 1 Day Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.355 |
tnGenericTPmonPortIfOutPackets1DayClearedNotifTransmitted frames TCA 1 Day Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.356 |
tnGenericTPmonPortIfOutOctets15MinRaisedNotifTransmitted octets/bytes TCA 15 Min. Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.357 |
tnGenericTPmonPortIfOutOctets15MinClearedNotifTransmitted octets/bytes TCA 15 Min. Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.358 |
tnGenericTPmonPortIfOutOctets1DayRaisedNotifTransmitted octets/bytes TCA 1 Day Bin - Port raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.359 |
tnGenericTPmonPortIfOutOctets1DayClearedNotifTransmitted octets/bytes TCA 1 Day Bin - Port clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.360 |
tnGenericTPmonSlmanFlr1DayRaisedNotifPMON TCA SLM Average Near End Frame Loss Ratio 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.361 |
tnGenericTPmonSlmanFlr1DayClearedNotifPMON TCA SLM Average Near End Frame Loss Ratio 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.362 |
tnGenericTPmonSlmafFlr1DayRaisedNotifPMON TCA SLM Average Far End Frame Loss Ratio 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.363 |
tnGenericTPmonSlmafFlr1DayClearedNotifPMON TCA SLM Average Far End Frame Loss Ratio 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.364 |
tnGenericTPmonSlmanflr15MinRaisedNotifPMON TCA SLM Average Near End Frame Loss Ratio 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.365 |
tnGenericTPmonSlmanflr15MinClearedNotifPMON TCA SLM Average Near End Frame Loss Ratio 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.366 |
tnGenericTPmonSlmafflr15MinRaisedNotifPMON TCA SLM Average Far End Frame Loss Ratio 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.367 |
tnGenericTPmonSlmafflr15MinClearedNotifPMON TCA SLM Average Far End Frame Loss Ratio 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.368 |
tnGenericTPmonSlmnhli15MinRaisedNotifPMON TCA SLM Near End High Loss Interval 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.369 |
tnGenericTPmonSlmnhli15MinClearedNotifPMON TCA SLM Near End High Loss Interval 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.370 |
tnGenericTPmonSlmfhli15MinRaisedNotifPMON TCA SLM Far End High Loss Interval 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.371 |
tnGenericTPmonSlmfhli15MinClearedNotifPMON TCA SLM Far End High Loss Interval 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.372 |
tnGenericTPmonSlmnhli1DayRaisedNotifPMON TCA SLM Near End High Loss Interval 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.373 |
tnGenericTPmonSlmnhli1DayClearedNotifPMON TCA SLM Near End High Loss Interval 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.374 |
tnGenericTPmonSlmfhli1DayRaisedNotifPMON TCA SLM Far End High Loss Interval 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.375 |
tnGenericTPmonSlmfhli1DayClearedNotifPMON TCA SLM Far End High Loss Interval 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.376 |
tnGenericTPmonSlmxfflrContRaisedNotifPMON TCA SLM Far End High Loss Interval Continuous Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.377 |
tnGenericTPmonSlmxfflrContClearedNotifPMON TCA SLM Far End High Loss Interval Continuous Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.378 |
tnGenericTPmonSlmanflrContRaisedNotifPMON TCA SLM Average Near End Frame Loss Ratio Continuous Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.379 |
tnGenericTPmonSlmanflrContClearedNotifPMON TCA SLM Average Near End Frame Loss Ratio Continuous Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.380 |
tnGenericTPmonSlmafflrContRaisedNotifPMON TCA SLM Average Far End Frame Loss Ratio Continuous Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.381 |
tnGenericTPmonSlmafflrContClearedNotifPMON TCA SLM Average Far End Frame Loss Ratio Continuous Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.382 |
tnGenericTPmonDmaBfd15MinRaisedNotifPMON TCA DM Average Round-trip Frame Delay 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.383 |
tnGenericTPmonDmaBfd15MinClearedNotifPMON TCA DM Average Round-trip Frame Delay 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.384 |
tnGenericTPmonDmaBfd1DayRaisedNotifPMON TCA DM Average Round-trip Frame Delay 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.385 |
tnGenericTPmonDmaBfd1DayClearedNotifPMON TCA DM Average Round-trip Frame Delay 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.386 |
tnGenericTPmonDmafFdv15MinRaisedNotifPMON TCA DM Average Far End Frame Delay Var. 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.387 |
tnGenericTPmonDmafFdv15MinClearedNotifPMON TCA DM Average Far End Frame Delay Var. 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.388 |
tnGenericTPmonDmafFdv1DayRaisedNotifPMON TCA DM Average Far End Frame Delay Var. 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.389 |
tnGenericTPmonDmafFdv1DayClearedNotifPMON TCA DM Average Far End Frame Delay Var. 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.390 |
tnGenericTPmonDmanFdv15MinRaisedNotifPMON TCA DM Average Near End Frame Delay Var. 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.391 |
tnGenericTPmonDmanFdv15MinClearedNotifPMON TCA DM Average Near End Frame Delay Var. 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.392 |
tnGenericTPmonDmanFdv1DayRaisedNotifPMON TCA DM Average Near End Frame Delay Var. 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.393 |
tnGenericTPmonDmanFdv1DayClearedNotifPMON TCA DM Average Near End Frame Delay Var. 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.394 |
tnGenericTPmonDmxBfd15MinRaisedNotifPMON TCA DM Maximum Round-trip Frame Delay 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.395 |
tnGenericTPmonDmxBfd15MinClearedNotifPMON TCA DM Maximum Round-trip Frame Delay 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.396 |
tnGenericTPmonDmxBfd1DayRaisedNotifPMON TCA DM Maximum Round-trip Frame Delay 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.397 |
tnGenericTPmonDmxBfd1DayClearedNotifPMON TCA DM Maximum Round-trip Frame Delay 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.398 |
tnGenericTPmonDmxfFdv15MinRaisedNotifPMON TCA DM Maximum Far End Frame Delay Var. 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.399 |
tnGenericTPmonDmxfFdv15MinClearedNotifPMON TCA DM Maximum Far End Frame Delay Var. 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.400 |
tnGenericTPmonDmxfFdv1DayRaisedNotifPMON TCA DM Maximum Far End Frame Delay Var. 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.401 |
tnGenericTPmonDmxfFdv1DayClearedNotifPMON TCA DM Maximum Far End Frame Delay Var. 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.402 |
tnGenericTPmonDmxnFdv15MinRaisedNotifPMON TCA DM Maximum Near End Frame Delay Var. 15 Min. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.403 |
tnGenericTPmonDmxnFdv15MinClearedNotifPMON TCA DM Maximum Near End Frame Delay Var. 15 Min. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.404 |
tnGenericTPmonDmxnFdv1DayRaisedNotifPMON TCA DM Maximum Near End Frame Delay Var. 1 Day Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.405 |
tnGenericTPmonDmxnFdv1DayClearedNotifPMON TCA DM Maximum Near End Frame Delay Var. 1 Day Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.406 |
tnGenericLagLosRaisedNotifLink Aggregation Group has a Loss of Signal raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.407 |
tnGenericLagLosClearedNotifLink Aggregation Group has a Loss of Signal clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.408 |
tnGenericMepLocRaisedNotifLoss of Continuity, no timely reception of CCM frames raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.409 |
tnGenericMepLocClearedNotifLoss of Continuity, no timely reception of CCM frames clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.410 |
tnGenericUNLRaisedNotifCCM frames received with incorrect MEG level raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.411 |
tnGenericUNLClearedNotifCCM frames received with incorrect MEG level clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.412 |
tnGenericMepMmgRaisedNotifCCM frames received with incorrect MEG ID raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.413 |
tnGenericMepMmgClearedNotifCCM frames received with incorrect MEG ID clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.414 |
tnGenericUNMRaisedNotifCCM frames received with Unexpected MEP ID raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.415 |
tnGenericUNMClearedNotifCCM frames received with Unexpected MEP ID clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.416 |
tnGenericUNPrRaisedNotifCCM frames received with Unexpected VLAN priority raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.417 |
tnGenericUNPrClearedNotifCCM frames received with Unexpected VLAN priority clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.418 |
tnGenericRDIRaisedNotifCCM frames received RDI field set, remote MEP(s) in failure raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.419 |
tnGenericRDIClearedNotifCCM frames received RDI field set, remote MEP(s) in failure clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.420 |
tnGenericUNPRaisedNotifUnexpected CCM Period, local and remote value do not match raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.421 |
tnGenericUNPClearedNotifUnexpected CCM Period, local and remote value do not match clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.422 |
tnGenericNuatRaisedNotifNear-End Unavailable Time Period raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.423 |
tnGenericNuatClearedNotifNear-End Unavailable Time Period clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.424 |
tnGenericFuatRaisedNotifFar-End Unavailable Time Period raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.425 |
tnGenericFuatClearedNotifFar-End Unavailable Time Period clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.426 |
tnGenericAutoLaserOffDueToUpstreamFaultRaisedNotifAutomatic Laser Shutdown due to upstream condition raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.427 |
tnGenericAutoLaserOffDueToUpstreamFaultClearedNotifAutomatic Laser Shutdown due to upstream condition clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.428 |
tnGenericLagProtLosRaisedNotifLink Aggregation Groups (LAG) Protection LOS condition raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.429 |
tnGenericLagProtLosClearedNotifLink Aggregation Groups (LAG) Protection LOS condition clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.430 |
tnGenericMonitorExcRaisedNotifHardware monitoring capabilities exceeded condition raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.431 |
tnGenericMonitorExcClearedNotifHardware monitoring capabilities exceeded condition clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.432 |
tnGenericEquipmentLedOnRaisedNotifEquipment LED on condition raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.433 |
tnGenericEquipmentLedOnClearedNotifEquipment LED on condition clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.434 |
tnGenericUnitInitRaisedNotifUnit initializing condition raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.435 |
tnGenericUnitInitClearedNotifUnit initializing condition clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.436 |
tnGenericCardMismatchRaisedNotifCard type mismatch raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.437 |
tnGenericCardMismatchClearedNotifCard type mismatch clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.438 |
tnGenericTPmonSlmxnflrContRaisedNotifPMON TCA SLM Maximum Near End Frame Loss Ratio Cont. Bin raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.439 |
tnGenericTPmonSlmxnflrContClearedNotifPMON TCA SLM Maximum Near End Frame Loss Ratio Cont. Bin clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.440 |
tnGenericOpticalOutputPowerUnachievableRaisedNotifOptical Output Power Unachievable raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.441 |
tnGenericOpticalOutputPowerUnachievableClearedNotifOptical Output Power Unachievable clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.442 |
tnGenericDiagnosticTerminalLoopbackActiveRaisedNotifDiagnostic Terminal Loopback Active raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.443 |
tnGenericDiagnosticTerminalLoopbackActiveClearedNotifDiagnostic Terminal Loopback Active clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.444 |
tnGenericLocalFaultRaisedNotifLocal Fault condition present raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.445 |
tnGenericLocalFaultClearedNotifLocal Fault condition present clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.446 |
tnGenericRemoteFailureIndicationRaisedNotifRemote Failure condition present raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.447 |
tnGenericRemoteFailureIndicationClearedNotifRemote Failure condition present clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.448 |
tnGenericOduClientSignalFailureRaisedNotifClient Signal Failure - ODUkP raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.477 |
tnGenericOduClientSignalFailureClearedNotifClient Signal Failure - ODUkP clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.478 |
tnGenericPRBSLSSRaisedNotifPRBS LSS raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.479 |
tnGenericPRBSLSSClearedNotifPRBS LSS clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.480 |
tnGenericCsfGfpRaisedNotifGFP Client Signal Failure raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.481 |
tnGenericCsfGfpClearedNotifGFP Client Signal Failure clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.482 |
tnGenericGfpExmRaisedNotifGFP Extention Header Mismatch raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.483 |
tnGenericGfpExmClearedNotifGFP Extention Header Mismatch clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.484 |
tnGenericGfpLofRaisedNotifGFP Loss Of Frame raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.485 |
tnGenericGfpLofClearedNotifGFP Loss Of Frame clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.486 |
tnGenericGfpUpmRaisedNotifGFP User Payload Mismatch raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.487 |
tnGenericGfpUpmClearedNotifGFP User Payload Mismatch clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.488 |
tnGenericLOFLOMRaisedNotifLoss Of Frame Loss Of Multiframe raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.489 |
tnGenericLOFLOMClearedNotifLoss Of Frame Loss Of Multiframe clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.490 |
tnGenericMsimRaisedNotifMultiplex Structure Identifier Mismatch raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.491 |
tnGenericMsimClearedNotifMultiplex Structure Identifier Mismatch clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.492 |
tnGenericPayloadTypeMismatchRaisedNotifPayload Type Mismatch raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.493 |
tnGenericPayloadTypeMismatchClearedNotifPayload Type Mismatch clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.494 |
tnGenericIntrusionRaisedNotifIntrusion raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.495 |
tnGenericIntrusionClearedNotifIntrusion clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.496 |
tnGenericNtpOutOfSyncRaisedNotifNTP Out-Of-Sync raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.497 |
tnGenericNtpOutOfSyncClearedNotifNTP Out-Of-Sync clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.498 |
tnGenericTxAutoLaserShutdownRaisedNotifALS raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.499 |
tnGenericTxAutoLaserShutdownClearedNotifALS clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.500 |
tnGenericTBerPreFec15minRaisedNotifPre-FEC BER Threshold Crossing Alert 15min raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.501 |
tnGenericTBerPreFec15minClearedNotifPre-FEC BER Threshold Crossing Alert 15min clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.502 |
tnGenericTBerPreFec1dayRaisedNotifPre-FEC BER Threshold Crossing Alert 1day raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.503 |
tnGenericTBerPreFec1dayClearedNotifPre-FEC BER Threshold Crossing Alert 1day clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.504 |
tnGenericTBerPostFec15minRaisedNotifPost-FEC BER Threshold Crossing Alert 15min raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.505 |
tnGenericTBerPostFec15minClearedNotifPost-FEC BER Threshold Crossing Alert 15min clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.506 |
tnGenericTBerPostFec1dayRaisedNotifPost-FEC BER Threshold Crossing Alert 1day raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.507 |
tnGenericTBerPostFec1dayClearedNotifPost-FEC BER Threshold Crossing Alert 1day clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.508 |
tnGenericUruSRaisedNotifUnderlying Resource Unavailable Section raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.509 |
tnGenericUruSClearedNotifUnderlying Resource Unavailable Section clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.510 |
tnGenericNeCertValidityWarnRaisedNotifNE certificate expiry warning raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.511 |
tnGenericNeCertValidityWarnClearedNotifNE certificate expiry warning clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.512 |
tnGenericNeCertValidityExpRaisedNotifNE certificate expired raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.513 |
tnGenericNeCertValidityExpClearedNotifNE certificate expired clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.514 |
tnGenericVoltageLowRaisedNotifVoltage Low raise notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.515 |
tnGenericVoltageLowClearedNotifVoltage Low clear notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.3.0.516 |
tnGenericAlarmConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.3.2 |
tnGenericAlarmCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.3.2.1 |
tnGenericAlarmComplianceGeneric Alarm compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.3.2.1.1 |
tnGenericAlarmGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.3.2.2 |
tnGenericAlarmNotifsGroupGeneric alarm notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.3.2.2.1 |
tnGenericEvent OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.4 |
tnGenericEventNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.4.0 |
tnGenericPmBinsRolledOverNotifNotifies the completion of a PM binning interval. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.1 |
tnGenericSecurityFileNameNotifNotifies the name of a transferable file. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.2 |
tnGenericSecurityLoginNotifNotifies a remote login on the system. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.3 |
tnGenericSecurityLogoutNotifNotifies a remote log-out on the system. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.4 |
tnGenericSecurityAddAccountNotifNotifies the addition of a user account on the system. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.5 |
tnGenericSecurityDeleteAccountNotifNotifies the deletion of a user account on the system. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.6 |
tnGenericSecurityChangeAccountNotifNotifies a modification of a user account on the system. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.7 |
tnGenericSubgroupSelectNotifNotifies the selected Link Aggregation Group (LAG) subgroup. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.8 |
tnGenericDot1agCfmDmTestCompleteNotifNotifies the completion of an on-demand DM test. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.9 |
tnGenericDot1agCfmSlmTestCompleteNotifNotifies the completion of an on-demand SLM test. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.10 |
tnGenericDot1agCfmLmTestCompleteNotifNotifies the completion of an on-demand LM test. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.11 |
tnGenericSecurityExceededLoginAttemptsNotifNotifies exceeded login attempts of a user account. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.12 |
tnGenericSecurityLockAccountNotifNotifies the locking of a user account. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.13 |
tnGenericSecurityUnlockAccountNotifNotifies the unlocking of a user account. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.14 |
tnGenericSecurityUnauthAccessAttemptNotifNotifies an unauthorized access attempt. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.15 |
tnGenericSecurityEnableInterfaceNotifNotifies the enabling of an interface. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.16 |
tnGenericSecurityDisableInterfaceNotifNotifies the disabling of an interface. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.17 |
tnGenericDiscoverMeNotifNotifies the existence of the system. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.4.0.18 |
tnGenericEventConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.4.2 |
tnGenericEventCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.4.2.1 |
tnGenericEventComplianceGeneric Event compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.4.2.1.1 |
tnGenericEventGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.4.2.2 |
tnGenericEventNotifsGroupGeneric event notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.4.2.2.1 |
tnGenericScalar OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.5 |
tnGenericScalarNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.5.0 |
tnGenericScalarChangeNotifScalar object configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.5.0.1 |
tnGenericScalarConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.5.2 |
tnGenericScalarCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.5.2.1 |
tnGenericScalarComplianceGeneric scalar change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.5.2.1.1 |
tnGenericScalarGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.5.2.2 |
tnGenericScalarConfigChangeNotifGroupGeneric scalar configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.5.2.2.1 |
tnGenericInterface OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.6 |
tnGenericInterfaceNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.6.0 |
tnGenericIfConfigChangeNotifInterface (IF-MIB, ifTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.6.0.1 |
tnGenericIfOperStatusChangeNotifInterface operational status (IF-MIB, ifOperStatus) change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.6.0.2 |
tnGenericInterfaceConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.6.2 |
tnGenericInterfaceCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.6.2.1 |
tnGenericInterfaceComplianceGeneric interface (IF-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.6.2.1.1 |
tnGenericInterfaceGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.6.2.2 |
tnGenericInterfaceConfigChangeNotifGroupGeneric interface (IF-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.6.2.2.1 |
tnGenericInterfaceStateChangeNotifGroupGeneric interface (IF-MIB) state change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.6.2.2.2 |
tnGenericOptIf OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.7 |
tnGenericOptIfNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.7.0 |
tnGenericOptIfOTUkConfigChangeNotifOptical interface OTUk (OPT-IF-MIB, optIfOTUkConfigTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.7.0.1 |
tnGenericOptIfConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.7.2 |
tnGenericOptIfCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.7.2.1 |
tnGenericOptIfComplianceGeneric optical interface (OPT-IF-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.7.2.1.1 |
tnGenericOptIfGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.7.2.2 |
tnGenericOptIfConfigChangeNotifGroupGeneric optical interface (OPT-IF-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.7.2.2.1 |
tnGenericTnAccessPort OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.8 |
tnGenericTnAccessPortNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.8.0 |
tnGenericTnAccessPortConfigChangeNotifAccess port (TROPIC-ACCESSPORT-MIB, tnAccessPortTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.8.0.1 |
tnGenericTnIfConfigChangeNotifInterface (TROPIC-ACCESSPORT-MIB, tnIfTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.8.0.2 |
tnGenericTnAccessPortConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.8.2 |
tnGenericTnAccessPortCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.8.2.1 |
tnGenericTnAccessPortComplianceGeneric access port (TROPIC-ACCESSPORT-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.8.2.1.1 |
tnGenericTnAccessPortGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.8.2.2 |
tnGenericTnAccessPortConfigChangeNotifGroupGeneric access port (TROPIC-ACCESSPORT-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.8.2.2.1 |
tnGenericTnOpticalPort OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.9 |
tnGenericTnOpticalPortNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.9.0 |
tnGenericTnLoopbackPortConfigChangeNotifLoopback port (TROPIC-OPTICALPORT-MIB, tnLoopbackPortTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.9.0.1 |
tnGenericTnDwdmCmnClientPortConfigChangeNotifDWDM Common Client port (TROPIC-OPTICALPORT-MIB, tnDwdmCmnClientPortConfigTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.9.0.2 |
tnGenericTnOpticalPortConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.9.2 |
tnGenericTnOpticalPortCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.9.2.1 |
tnGenericTnOpticalPortComplianceGeneric optical port (TROPIC-OPTICALPORT-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.9.2.1.1 |
tnGenericTnOpticalPortGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.9.2.2 |
tnGenericTnOpticalPortConfigChangeNotifGroupGeneric optical port (TROPIC-OPTICALPORT-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.9.2.2.1 |
tnGenericTnOtuOdu OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.10 |
tnGenericTnOtuOduNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.10.0 |
tnGenericTnOtukConfigChangeNotifOTUk (TROPIC-OTUODU-MIB, tnOtukTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.10.0.1 |
tnGenericTnOtuOduConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.10.2 |
tnGenericTnOtuOduCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.10.2.1 |
tnGenericTnOtuOduComplianceGeneric OTU/ODU (TROPIC-OTUODU-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.10.2.1.1 |
tnGenericTnOtuOduGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.10.2.2 |
tnGenericTnOtuOduConfigChangeNotifGroupGeneric OTU/ODU (TROPIC-OTUODU-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.10.2.2.1 |
tnGenericTnOth OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.11 |
tnGenericTnOthNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.11.0 |
tnGenericTnOthOdukNimConfigChangeNotifODUk NIM (TROPIC-OTH-MIB, tnOthOdukNimTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.1 |
tnGenericTnOthOdukTtpConfigChangeNotifODUk TTP (TROPIC-OTH-MIB, tnOthOdukTtpTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.2 |
tnGenericTnOthOdukTConfigChangeNotifODUkT (TROPIC-OTH-MIB, tnOthOdukTTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.3 |
tnGenericTnOthOdukTCreationNotifODUkT (TROPIC-OTH-MIB, tnOthOdukTTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.4 |
tnGenericTnOthOdukTDeletionNotifODUkT (TROPIC-OTH-MIB, tnOthOdukTTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.5 |
tnGenericTnOthOdukApsGroupConfigChangeNotifODUk APS group (TROPIC-OTH-MIB, tnOthOdukApsGroupTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.6 |
tnGenericTnOthOdukXcConfigChangeNotifODUk cross connect (TROPIC-OTH-MIB, tnOthOdukXcTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.7 |
tnGenericTnOthOdukApsGroupConvertNotifODUk APS group (TROPIC-OTH-MIB, tnOthOdukApsGroupTable) convert notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.8 |
tnGenericTnOthOdukXcCreationNotifODUk XC (TROPIC-OTH-MIB, tnOthOdukXcTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.9 |
tnGenericTnOthOdukXcDeletionNotifODUk XC (TROPIC-OTH-MIB, tnOthOdukXcTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.11.0.10 |
tnGenericTnOthConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.11.2 |
tnGenericTnOthCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.11.2.1 |
tnGenericTnOthComplianceGeneric OTH (TROPIC-OTH-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.11.2.1.1 |
tnGenericTnOthGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.11.2.2 |
tnGenericTnOthConfigChangeNotifGroupGeneric OTH (TROPIC-OTH-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.11.2.2.1 |
tnGenericTnOthCreDelNotifGroupGeneric OTH (TROPIC-OTH-MIB) creation and deletion notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.11.2.2.2 |
tnGenericTnL1Service OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.12 |
tnGenericTnL1ServiceNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.12.0 |
tnGenericTnNetIfConfigChangeNotifNetwork interface for EEC (TROPIC-L1SERVICE-MIB, tnNetIfTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.12.0.1 |
tnGenericTnNetIfFacilityConfigChangeNotifNetwork interface facility (TROPIC-L1SERVICE-MIB, tnNetIfFacilityTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.12.0.2 |
tnGenericTnNetIfFacilityCreationNotifNetwork interface facility (TROPIC-L1SERVICE-MIB, tnNetIfFacilityTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.12.0.3 |
tnGenericTnNetIfFacilityDeletionNotifNetwork interface facility (TROPIC-L1SERVICE-MIB, tnNetIfFacilityTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.12.0.4 |
tnGenericTnControlNetworkLinkConfigChangeNotifControl Network Link (TROPIC-L1SERVICE-MIB, tnControlNetworkLinkTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.12.0.5 |
tnGenericTnControlNetworkLinkStateChangeNotifControl Network Link (TROPIC-L1SERVICE-MIB, tnControlNetworkLinkTable) state change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.12.0.6 |
tnGenericTnL1ServiceConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.12.2 |
tnGenericTnL1ServiceCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.12.2.1 |
tnGenericTnL1ServiceComplianceGeneric L1 service (TROPIC-L1SERVICE-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.12.2.1.1 |
tnGenericTnL1ServiceGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.12.2.2 |
tnGenericTnL1ServiceConfigChangeNotifGroupGeneric L1 service (TROPIC-L1SERVICE-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.12.2.2.1 |
tnGenericTnL1ServiceCreDelNotifGroupGeneric L1 service (TROPIC-L1SERVICE-MIB) creation and deletion notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.12.2.2.2 |
tnGenericTnL1ServiceStateChangeNotifGroupGeneric L1 service (TROPIC-L1SERVICE-MIB) state change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.12.2.2.3 |
tnGenericTnStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.13 |
tnGenericTnStatisticsNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.13.0 |
tnGenericTnStatsTCAProfileConfigChangeNotifTCA profile (TROPIC-STATISTICS-MIB, tnStatsTCAProfileTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.13.0.1 |
tnGenericTnStatsTCAConfigChangeNotifTCA (TROPIC-STATISTICS-MIB, tnStatsTCATable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.13.0.2 |
tnGenericTnOtuStatsPortConfigChangeNotifOTUk statistics port (TROPIC-STATISTICS-MIB, tnOtuStatsPortTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.13.0.3 |
tnGenericTnOdukStatsTcmConfigChangeNotifODUk TCM statistics (TROPIC-STATISTICS-MIB, tnOthOdukStatsTcmConfigTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.13.0.4 |
tnGenericTnOdukStatsRxConfigChangeNotifODUk RX statistics (TROPIC-STATISTICS-MIB, tnOthOdukStatsRxConfigTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.13.0.5 |
tnGenericTnStatisticsConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.13.2 |
tnGenericTnStatisticsCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.13.2.1 |
tnGenericTnStatisticsComplianceGeneric statistics (TROPIC-STATISTICS-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.13.2.1.1 |
tnGenericTnStatisticsGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.13.2.2 |
tnGenericTnStatisticsConfigChangeNotifGroupGeneric statistics (TROPIC-STATISTICS-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.13.2.2.1 |
tnGenericTnLag OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.14 |
tnGenericTnLagNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.14.0 |
tnGenericTnLagPortConfigChangeNotifLAG port (TN-LAG-MIB, tnLagPortTableTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.14.0.1 |
tnGenericTnLagCommandConfigChangeNotifLAG command (TN-LAG-MIB, tnLagCommandTableTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.14.0.2 |
tnGenericTnLagConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.14.2 |
tnGenericTnLagCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.14.2.1 |
tnGenericTnLagComplianceGeneric LAG (TN-LAG-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.14.2.1.1 |
tnGenericTnLagGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.14.2.2 |
tnGenericTnLagConfigChangeNotifGroupGeneric LAG (TN-LAG-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.14.2.2.1 |
tnGenericTnPmon OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.15 |
tnGenericTnPmonNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.15.0 |
tnGenericTnPmonPolicyConfigChangeNotifPMON Policy (TN-PMON-MIB, tnPmonPolicyTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.15.0.1 |
tnGenericTnPmonTcaConfigChangeNotifPMON TCA (TN-PMON-MIB, tnPmonTcaTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.15.0.2 |
tnGenericTnPmonConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.15.2 |
tnGenericTnPmonCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.15.2.1 |
tnGenericTnPmonComplianceGeneric PMON (TN-PMON-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.15.2.1.1 |
tnGenericTnPmonGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.15.2.2 |
tnGenericTnPmonConfigChangeNotifGroupGeneric PMON (TN-PMON-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.15.2.2.1 |
tnGenericTnPort OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.16 |
tnGenericTnPortNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.16.0 |
tnGenericTnPortEtherConfigChangeNotifEthernet Port (TN-PORT-MIB, tnPortEtherTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.16.0.1 |
tnGenericTnPortConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.16.2 |
tnGenericTnPortCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.16.2.1 |
tnGenericTnPortComplianceGeneric port (TN-PORT-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.16.2.1.1 |
tnGenericTnPortGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.16.2.2 |
tnGenericTnPortConfigChangeNotifGroupGeneric port (TN-PORT-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.16.2.2.1 |
tnGenericDot1agCfm OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.17 |
tnGenericDot1agCfmNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.17.0 |
tnGenericDot1agCfmMdConfigChangeNotifCFM Maintenance Domain (IEEE8021-CFM-MIB, dot1agCfmMdTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.1 |
tnGenericDot1agCfmMdCreationNotifCFM Maintenance Domain (IEEE8021-CFM-MIB, dot1agCfmMdTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.2 |
tnGenericDot1agCfmMdDeletionNotifCFM Maintenance Domain (IEEE8021-CFM-MIB, dot1agCfmMdTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.3 |
tnGenericDot1agCfmMaNetConfigChangeNotifCFM Maintenance Association (IEEE8021-CFM-MIB, dot1agCfmMaNetTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.4 |
tnGenericDot1agCfmMaNetCreationNotifCFM Maintenance Association (IEEE8021-CFM-MIB, dot1agCfmMaNetTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.5 |
tnGenericDot1agCfmMaNetDeletionNotifCFM Maintenance Association (IEEE8021-CFM-MIB, dot1agCfmMaNetTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.6 |
tnGenericDot1agCfmMaCompConfigChangeNotifCFM Maintenance Association component (IEEE8021-CFM-MIB, dot1agCfmMaCompTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.7 |
tnGenericDot1agCfmMaCompCreationNotifCFM Maintenance Association component (IEEE8021-CFM-MIB, dot1agCfmMaCompTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.8 |
tnGenericDot1agCfmMaCompDeletionNotifCFM Maintenance Association component (IEEE8021-CFM-MIB, dot1agCfmMaCompTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.9 |
tnGenericDot1agCfmMaMepListCreationNotifCFM List of MEPIDs belonging to a Maintenance Association (IEEE8021-CFM-MIB, dot1agCfmMaMepListTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.10 |
tnGenericDot1agCfmMaMepListDeletionNotifCFM List of MEPIDs belonging to a Maintenance Association (IEEE8021-CFM-MIB, dot1agCfmMaMepListTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.11 |
tnGenericDot1agCfmMepConfigChangeNotifCFM Maintenance Association End Point (MEP) (IEEE8021-CFM-MIB, dot1agCfmMepTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.12 |
tnGenericDot1agCfmMepCreationNotifCFM Maintenance Association End Point (MEP) (IEEE8021-CFM-MIB, dot1agCfmMepTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.13 |
tnGenericDot1agCfmMepDeletionNotifCFM Maintenance Association End Point (MEP) (IEEE8021-CFM-MIB, dot1agCfmMepTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.17.0.14 |
tnGenericDot1agCfmConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.17.2 |
tnGenericDot1agCfmCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.17.2.1 |
tnGenericDot1agCfmComplianceGeneric CFM (IEEE8021-CFM-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.17.2.1.1 |
tnGenericDot1agCfmGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.17.2.2 |
tnGenericDot1agCfmConfigChangeNotifGroupGeneric CFM (IEEE8021-CFM-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.17.2.2.1 |
tnGenericDot1agCfmCreDelNotifGroupGeneric CFM (IEEE8021-CFM-MIB) creation and deletion notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.17.2.2.2 |
tnGenericTnDot1agCfm OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.18 |
tnGenericTnDot1agCfmNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.18.0 |
tnGenericTnDot1agCfmMepConfigChangeNotifCFM Maintenance Association End Point (MEP) (TN-IEEE8021-CFM-MIB, tnDot1agCfmMepTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.18.0.1 |
tnGenericTnDot1agCfmMepSlmTWTestConfigChangeNotifTwo-way on-demand SLM test (TN-IEEE8021-CFM-MIB, tnDot1agCfmMepSlmTWTestTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.18.0.2 |
tnGenericTnDot1agCfmMepOndemandLmTestConfigChangeNotifTwo-way on-demand LM test (TN-IEEE8021-CFM-MIB, tnDot1agCfmMepOndemandLmTestTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.18.0.3 |
tnGenericTnDot1agCfmConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.18.2 |
tnGenericTnDot1agCfmCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.18.2.1 |
tnGenericTnDot1agCfmComplianceGeneric CFM (TN-IEEE8021-CFM-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.18.2.1.1 |
tnGenericTnDot1agCfmGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.18.2.2 |
tnGenericTnDot1agCfmConfigChangeNotifGroupGeneric CFM (TN-IEEE8021-CFM-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.18.2.2.1 |
tnGenericTnOamTest OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.19 |
tnGenericTnOamTestNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.19.0 |
tnGenericTnOamPingCtlCreationNotifOAM Ping control (TN-OAM-TEST-MIB, tnOamPingCtlTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.19.0.1 |
tnGenericTnOamPingCtlDeletionNotifOAM Ping control (TN-OAM-TEST-MIB, tnOamPingCtlTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.19.0.2 |
tnGenericTnOamSaaCtlConfigChangeNotifOAM Service Assurance Agent (SAA) control (TN-OAM-TEST-MIB, tnOamSaaCtlTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.19.0.3 |
tnGenericTnOamTestConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.19.2 |
tnGenericTnOamTestCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.19.2.1 |
tnGenericTnOamTestComplianceGeneric OAM TEST (TN-OAM-TEST-MIB) change notification compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.19.2.1.1 |
tnGenericTnOamTestGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.19.2.2 |
tnGenericTnOamTestConfigChangeNotifGroupGeneric OAM test (TN-OAM-TEST-MIB) configuration change notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.19.2.2.1 |
tnGenericTnOamTestCreDelNotifGroupGeneric OAM test (TN-OAM-TEST-MIB) creation and deletion notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.19.2.2.2 |
tnGenericRadius OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.20 |
tnGenericRadiusNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.20.0 |
tnGenericRadiusServerCreationNotifRadius server (TROPIC-EXPRSCALARS, tnRadiusServerTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.20.0.1 |
tnGenericRadiusServerDeletionNotifRadius server (TROPIC-EXPRSCALARS, tnRadiusServerTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.20.0.2 |
tnGenericRadiusServerConfigChangeNotifRadius server (TROPIC-EXPRSCALARS, tnRadiusServerTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.20.0.3 |
tnGenericRadiusConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.20.2 |
tnGenericRadiusCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.20.2.1 |
tnGenericRadiusComplianceGeneric Radius (TROPIC-EXPRSCALARS) compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.20.2.1.1 |
tnGenericRadiusGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.20.2.2 |
tnGenericRadiusNotifGroupGeneric Radius (TROPIC-EXPRSCALARS) notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.20.2.2.1 |
tnGenericSyslog OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.21 |
tnGenericSyslogNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.21.0 |
tnGenericSyslogServerCreationNotifSyslog server (TROPIC-SYSTEM-MIB, tnSyslogServerTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.21.0.1 |
tnGenericSyslogServerDeletionNotifSyslog server (TROPIC-SYSTEM-MIB, tnSyslogServerTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.21.0.2 |
tnGenericSyslogServerConfigChangeNotifSyslog server (TROPIC-SYSTEM-MIB, tnSyslogServerTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.21.0.3 |
tnGenericSyslogConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.21.2 |
tnGenericSyslogCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.21.2.1 |
tnGenericSyslogComplianceGeneric Syslog (TROPIC-SYSTEM-MIB) compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.21.2.1.1 |
tnGenericSyslogGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.21.2.2 |
tnGenericSyslogNotifGroupGeneric Syslog (TROPIC-SYSTEM-MIB) notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.21.2.2.1 |
tnGenericTransferPMDiscovery OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.22 |
tnGenericTransferPMDiscoveryNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.22.0 |
tnGenericTransferPMDiscoveryCreationNotifTransfer PM Discovery server (TROPIC-SYSTEM-MIB, tnTransferPMDiscoveryTable) creation notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.22.0.1 |
tnGenericTransferPMDiscoveryDeletionNotifTransfer PM Discovery server (TROPIC-SYSTEM-MIB, tnTransferPMDiscoveryTable) deletion notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.22.0.2 |
tnGenericTransferPMDiscoveryConfigChangeNotifTransfer PM Discovery server (TROPIC-SYSTEM-MIB, tnTransferPMDiscoveryTable) configuration change notification. NOTIFICATION-TYPE .1.3.6.1.4.1.7483.2.1.12.22.0.3 |
tnGenericTransferPMDiscoveryConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.22.2 |
tnGenericTransferPMDiscoveryCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.22.2.1 |
tnGenericTransferPMDiscoveryComplianceGeneric Transfer PM Discovery (TROPIC-SYSTEM-MIB) compliance. Unknown .1.3.6.1.4.1.7483.2.1.12.22.2.1.1 |
tnGenericTransferPMDiscoveryGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7483.2.1.12.22.2.2 |
tnGenericTransferPMDiscoveryNotifGroupGeneric Transfer PM Discovery (TROPIC-SYSTEM-MIB) notifications group. Unknown .1.3.6.1.4.1.7483.2.1.12.22.2.2.1 |