SHE-MELT-MIB

File: SHE-MELT-MIB.mib (48026 bytes)

Imported modules

AN-MIB IF-MIB SHE-TC-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

she ifIndex InterfaceIndex
SheControlStatusType OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
TEXTUAL-CONVENTION

Defined Types

SheMeltTestRequestIfStateType  
The MELT state of a port (IfIndex). idle -> no test running and test was never started since IU reset beingTested -> test is running applyingTestTone -> test tone activated on line testSucceeded(5) -> line idle and MELT was successful finished testAborted -> line idle and MELT aborted by operator or internal failure/timeout
TEXTUAL-CONVENTION    
  INTEGER idle(1), beingTested(2), applyingTestTone(3), idleTestSucceeded(5), idleTestAborted(6)  

SheMeltTestRequestIuStateType  
The MELT state type of concerned IU. idle -> no port of this iu under test - new test could be started beingTested -> one port of this iu is currently under test - no new test could be started applyingTestTone -> one port of this iu has currently a test tone activated - no new test could be started
TEXTUAL-CONVENTION    
  INTEGER idle(1), beingTested(2), applyingTestTone(3)  

SheMeltControlReqType  
The type for MELT test commands.
TEXTUAL-CONVENTION    
  INTEGER noRequest(0), setMeltTestParameters(1), startMeltTest(2), stopMeltTest(3), activateTestTone(4), deactivateTestTone(5), setMeltTestRequestTestToneIndex(8), createMeltTestToneEntry(10), modifyMeltTestToneEntry(11), deleteMeltTestToneEntry(12)  

SheMeltControlReqResultType  
The result type for MELT command.
TEXTUAL-CONVENTION    
  INTEGER meltRequestControlReqNotSupported(2), commExecStarted(30), paramFaulty(31), requestBusy(32), setDataFailed(34), aswTimeout(35), commandFailed(36), commandSucceeded(37)  

SheMeltTestResultStateType  
Status of the information contained in MeltTestResultTable. Values: notTested -> port was not tested since reset, all results not valid testFailed -> port was tested but test failed, all results not valid testSucceeded -> port was tested successfuly, check single result valid information
TEXTUAL-CONVENTION    
  INTEGER notTested(0), testFailed(1), testSucceeded(2)  

SheMeltTestResultValidType  
Valid information for each single MELT result value. Values: invalid -> the shown result is not valid (maybe the test could not run because of external conditions) valid -> trusted result aboveLimitOfMeasurementRange -> result is above HW measurement range belowLimitOfMeasurementRange -> result is below HW measurement range
TEXTUAL-CONVENTION    
  INTEGER invalid(0), valid(1), aboveLimitOfMeasurementRange(2), belowLimitOfMeasurementRange(3)  

SheMeltTestResultCheckPpaType  
Used for result of CheckPpa test.
TEXTUAL-CONVENTION    
  INTEGER notTested(0), notDetected(1), detectedRightPolarity(2), detectedWrongPolarity(3)  

SheMeltTestResultCheckType  
Used for result of CheckSplitter and CheckIad test.
TEXTUAL-CONVENTION    
  INTEGER notTested(0), notDetected(1), detected(2)  

SheMeltTestFrequencyType  
used for configuration of test frequency
TEXTUAL-CONVENTION    
  Unsigned32 10..32000  

SheMeltTestToneFrequencyType  
used to configure used test tones
TEXTUAL-CONVENTION    
  Unsigned32 100..4000  

SheMeltTestToneIndexType  
Used to identify a test tone set (assignment interface - test tone index).
TEXTUAL-CONVENTION    
  Unsigned32 1..32  

SheMeltTestSignalLevelType  
used to configure test frequency and test tone level's
TEXTUAL-CONVENTION    
  Integer32 -20..3  

SheMeltTestResultCapacityType  
Valid value range for Capacity measurement.
TEXTUAL-CONVENTION    
  Integer32 0..100000  

SheMeltTestResultResistanceType  
Valid value range for resistance measurement.
TEXTUAL-CONVENTION    
  Integer32 0..20000000  

SheMeltTestResultACVoltageType  
Valid value range for AC voltage measurement.
TEXTUAL-CONVENTION    
  Integer32 0..4000  

SheMeltTestResultACVoltageFrequencyType  
Valid value range for AC voltage frequency measurement.
TEXTUAL-CONVENTION    
  Integer32 0..70  

SheMeltTestResultDCVoltageType  
Valid value range for DC voltage measurement.
TEXTUAL-CONVENTION    
  Integer32 -4000..4000  

SheMeltTestResultForeignCurrentType  
Valid value range for current measurement.
TEXTUAL-CONVENTION    
  Integer32 0..40  

SheMeltTestResultConductanceType  
Valid value range for conductance and Susceptance measurement.
TEXTUAL-CONVENTION    
  Integer32 0..10000000  

SheMeltTestRequestStateEntry  
SEQUENCE    
  sheMeltTestRequestIfState SheMeltTestRequestIfStateType
  sheMeltTestRequestIuState SheMeltTestRequestIuStateType
  sheMeltTestRequestTestToneIndex SheMeltTestToneIndexType

SheMeltTestToneEntry  
SEQUENCE    
  sheMeltTestToneIndex SheMeltTestToneIndexType
  sheMeltTestToneFreq1 SheMeltTestToneFrequencyType
  sheMeltTestToneFreq2 SheMeltTestToneFrequencyType
  sheMeltTestToneLevel SheMeltTestSignalLevelType

SheMeltTestResultEntry  
SEQUENCE    
  sheMeltTestResultState SheMeltTestResultStateType
  sheMeltTestResultTimeStamp Unsigned32
  sheMeltTestResultCapacityAB SheMeltTestResultCapacityType
  sheMeltTestResultCapacityABValid SheMeltTestResultValidType
  sheMeltTestResultCapacityAE SheMeltTestResultCapacityType
  sheMeltTestResultCapacityAEValid SheMeltTestResultValidType
  sheMeltTestResultCapacityBE SheMeltTestResultCapacityType
  sheMeltTestResultCapacityBEValid SheMeltTestResultValidType
  sheMeltTestResultResistanceAB SheMeltTestResultResistanceType
  sheMeltTestResultResistanceABValid SheMeltTestResultValidType
  sheMeltTestResultResistanceBA SheMeltTestResultResistanceType
  sheMeltTestResultResistanceBAValid SheMeltTestResultValidType
  sheMeltTestResultResistanceAE SheMeltTestResultResistanceType
  sheMeltTestResultResistanceAEValid SheMeltTestResultValidType
  sheMeltTestResultResistanceBE SheMeltTestResultResistanceType
  sheMeltTestResultResistanceBEValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageDcAB SheMeltTestResultDCVoltageType
  sheMeltTestResultForeignVoltageDcABValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageDcAE SheMeltTestResultDCVoltageType
  sheMeltTestResultForeignVoltageDcAEValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageDcBE SheMeltTestResultDCVoltageType
  sheMeltTestResultForeignVoltageDcBEValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageAcAB SheMeltTestResultACVoltageType
  sheMeltTestResultForeignVoltageAcABValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageAcAE SheMeltTestResultACVoltageType
  sheMeltTestResultForeignVoltageAcAEValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageAcBE SheMeltTestResultACVoltageType
  sheMeltTestResultForeignVoltageAcBEValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageAcFrequencyAB SheMeltTestResultACVoltageFrequencyType
  sheMeltTestResultForeignVoltageAcFrequencyABValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageAcFrequencyAE SheMeltTestResultACVoltageFrequencyType
  sheMeltTestResultForeignVoltageAcFrequencyAEValid SheMeltTestResultValidType
  sheMeltTestResultForeignVoltageAcFrequencyBE SheMeltTestResultACVoltageFrequencyType
  sheMeltTestResultForeignVoltageAcFrequencyBEValid SheMeltTestResultValidType
  sheMeltTestResultForeignCurrentAB SheMeltTestResultForeignCurrentType
  sheMeltTestResultForeignCurrentABValid SheMeltTestResultValidType
  sheMeltTestResultForeignCurrentAE SheMeltTestResultForeignCurrentType
  sheMeltTestResultForeignCurrentAEValid SheMeltTestResultValidType
  sheMeltTestResultForeignCurrentBE SheMeltTestResultForeignCurrentType
  sheMeltTestResultForeignCurrentBEValid SheMeltTestResultValidType
  sheMeltTestResultConductanceAB SheMeltTestResultConductanceType
  sheMeltTestResultConductanceABValid SheMeltTestResultValidType
  sheMeltTestResultConductanceAE SheMeltTestResultConductanceType
  sheMeltTestResultConductanceAEValid SheMeltTestResultValidType
  sheMeltTestResultConductanceBE SheMeltTestResultConductanceType
  sheMeltTestResultConductanceBEValid SheMeltTestResultValidType
  sheMeltTestResultSusceptanceAB SheMeltTestResultConductanceType
  sheMeltTestResultSusceptanceABValid SheMeltTestResultValidType
  sheMeltTestResultSusceptanceAE SheMeltTestResultConductanceType
  sheMeltTestResultSusceptanceAEValid SheMeltTestResultValidType
  sheMeltTestResultSusceptanceBE SheMeltTestResultConductanceType
  sheMeltTestResultSusceptanceBEValid SheMeltTestResultValidType
  sheMeltTestResultCheckPPA SheMeltTestResultCheckPpaType
  sheMeltTestResultCheckSplitter SheMeltTestResultCheckType
  sheMeltTestResultCheckIAD SheMeltTestResultCheckType

Defined Values

sheMelt 1.3.6.1.4.1.231.7.1.2.1.24
Definition of MELT (metallic line testing) feature control commands and results. New supported with R3.7M.
MODULE-IDENTITY    

sheMeltTestRequestObjects 1.3.6.1.4.1.231.7.1.2.1.24.1
OBJECT IDENTIFIER    

sheMeltTestParameter 1.3.6.1.4.1.231.7.1.2.1.24.1.1
OBJECT IDENTIFIER    

sheMeltTestParameterFreq1 1.3.6.1.4.1.231.7.1.2.1.24.1.1.1
This parameter contains the used frequency 1 for MELT impedance/admittance test.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestFrequencyType  

sheMeltTestRequestStateTable 1.3.6.1.4.1.231.7.1.2.1.24.1.2
Each entry in this table contains the testing status of each IfIndex. Only indeces of MELT feature supporting interfaces are listed in this table!
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheMeltTestRequestStateEntry

sheMeltTestRequestStateEntry 1.3.6.1.4.1.231.7.1.2.1.24.1.2.1
An entry in sheMeltTestRequestIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheMeltTestRequestStateEntry  

sheMeltTestRequestIfState 1.3.6.1.4.1.231.7.1.2.1.24.1.2.1.1
The MELT status of this interface. Only one port of one IU could be under test at time. Ports on different IU's could be under test at the same time. Check the corresponding sheMeltTestRequestIuState for this precondition. NOTE: Wetting current injection will be autonomously interrupted, if MELT or testTone insertion is started (WC configuration himself via sheXdslMib or sheShdslMib) for this interface as long as the test is running. Forgetting to stop test tone insertion will inhibit wetting current!
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestRequestIfStateType  

sheMeltTestRequestIuState 1.3.6.1.4.1.231.7.1.2.1.24.1.2.1.2
The MELT status of IU where this interface is located on. Every port must know whether this IU is under melt test already or not, in order to decide if the melt test request on this port can be accepted. Only one port of one IU could be under test at time. Ports on different IU's could be under test at the same time.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestRequestIuStateType  

sheMeltTestRequestTestToneIndex 1.3.6.1.4.1.231.7.1.2.1.24.1.2.1.3
This parameter points on a valid entry of sheMeltTestToneTable. These configuration is needed for test tone insertion on this line. One default profile with index 1 will always exist and is assigned per default to each line!
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestToneIndexType  

sheMeltTestRequestStateControl 1.3.6.1.4.1.231.7.1.2.1.24.1.3
OBJECT IDENTIFIER    

sheMeltTestRequestControlReq 1.3.6.1.4.1.231.7.1.2.1.24.1.3.1
setMeltTestParameters (1): sheMeltTestRequestControlParameterFreq1 startMeltTest (2): sheMeltTestRequestControlIndex stopMeltTest (3): sheMeltTestRequestControlIndex activateTestTone (4): sheMeltTestRequestControlIndex deactivateTestTone (5): sheMeltTestRequestControlIndex setMeltTestRequestTestToneIndex (8): sheMeltTestRequestControlIndex sheMeltTestRequestControlTestToneIndex
Status: current Access: read-write
OBJECT-TYPE    
  SheMeltControlReqType  

sheMeltTestRequestControlIndex 1.3.6.1.4.1.231.7.1.2.1.24.1.3.2
The interface index of the DSL central PPTP which should be configured.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

sheMeltTestRequestControlStatus 1.3.6.1.4.1.231.7.1.2.1.24.1.3.3
The status of a control request.
Status: current Access: read-only
OBJECT-TYPE    
  SheControlStatusType  

sheMeltTestRequestControlTimer 1.3.6.1.4.1.231.7.1.2.1.24.1.3.4
The maximum wait time for the manager for a long running user command.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheMeltTestRequestControlReqResult 1.3.6.1.4.1.231.7.1.2.1.24.1.3.5
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltControlReqResultType  

sheMeltTestRequestControlReqTimeStamp 1.3.6.1.4.1.231.7.1.2.1.24.1.3.6
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheMeltTestRequestControlTestToneIndex 1.3.6.1.4.1.231.7.1.2.1.24.1.3.7
look at table
Status: current Access: read-write
OBJECT-TYPE    
  SheMeltTestToneIndexType  

sheMeltTestRequestControlParameterFreq1 1.3.6.1.4.1.231.7.1.2.1.24.1.3.8
Look at basic parameter group.
Status: current Access: read-write
OBJECT-TYPE    
  SheMeltTestFrequencyType  

sheMeltTestToneObjects 1.3.6.1.4.1.231.7.1.2.1.24.2
OBJECT IDENTIFIER    

sheMeltTestToneTable 1.3.6.1.4.1.231.7.1.2.1.24.2.1
Each entry in this table contains a set of parameters for test tone generation. These entries could be assigned to each interface. One default entry exist which could NOT be modified or deleted!
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheMeltTestToneEntry

sheMeltTestToneEntry 1.3.6.1.4.1.231.7.1.2.1.24.2.1.1
An entry in sheMeltTestToneTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheMeltTestToneEntry  

sheMeltTestToneIndex 1.3.6.1.4.1.231.7.1.2.1.24.2.1.1.1
This parameter is index of sheMeltTestToneTable. This configuration is needed for test tone insertion on the line. One default profile with index 1 will always exist and is assigned per default to each line!
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestToneIndexType  

sheMeltTestToneFreq1 1.3.6.1.4.1.231.7.1.2.1.24.2.1.1.2
The test tone frequency 1 of test tone set.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestToneFrequencyType  

sheMeltTestToneFreq2 1.3.6.1.4.1.231.7.1.2.1.24.2.1.1.3
The test tone frequency 2 of test tone set.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestToneFrequencyType  

sheMeltTestToneLevel 1.3.6.1.4.1.231.7.1.2.1.24.2.1.1.4
The test tone level of test tone set.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestSignalLevelType  

sheMeltTestToneControl 1.3.6.1.4.1.231.7.1.2.1.24.2.2
OBJECT IDENTIFIER    

sheMeltTestToneControlReq 1.3.6.1.4.1.231.7.1.2.1.24.2.2.1
createMeltTestToneEntry (10): (index will autonomously generated by NE) sheMeltTestToneControlFreq1 sheMeltTestToneControlFreq2 sheMeltTestToneControlLevel modifyMeltTestToneEntry (11): sheMeltTestToneControlIndex sheMeltTestToneControlFreq1 sheMeltTestToneControlFreq2 sheMeltTestToneControlLevel deleteMeltTestToneEntry (12): sheMeltTestToneControlIndex
Status: current Access: read-write
OBJECT-TYPE    
  SheMeltControlReqType  

sheMeltTestToneControlIndex 1.3.6.1.4.1.231.7.1.2.1.24.2.2.2
The table index of the TestToneTable which should be configured. Default tone-set 1 could not be modified or deleted!
Status: current Access: read-write
OBJECT-TYPE    
  SheMeltTestToneIndexType  

sheMeltTestToneControlStatus 1.3.6.1.4.1.231.7.1.2.1.24.2.2.3
The status of a control request.
Status: current Access: read-only
OBJECT-TYPE    
  SheControlStatusType  

sheMeltTestToneControlTimer 1.3.6.1.4.1.231.7.1.2.1.24.2.2.4
The maximum wait time for the manager for a long running user command.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheMeltTestToneControlReqResult 1.3.6.1.4.1.231.7.1.2.1.24.2.2.5
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltControlReqResultType  

sheMeltTestToneControlReqTimeStamp 1.3.6.1.4.1.231.7.1.2.1.24.2.2.6
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheMeltTestToneControlFreq1 1.3.6.1.4.1.231.7.1.2.1.24.2.2.7
look at table
Status: current Access: read-write
OBJECT-TYPE    
  SheMeltTestToneFrequencyType  

sheMeltTestToneControlFreq2 1.3.6.1.4.1.231.7.1.2.1.24.2.2.8
look at table
Status: current Access: read-write
OBJECT-TYPE    
  SheMeltTestToneFrequencyType  

sheMeltTestToneControlLevel 1.3.6.1.4.1.231.7.1.2.1.24.2.2.9
look at table
Status: current Access: read-write
OBJECT-TYPE    
  SheMeltTestSignalLevelType  

sheMeltTestResultObjects 1.3.6.1.4.1.231.7.1.2.1.24.3
OBJECT IDENTIFIER    

sheMeltTestResultTable 1.3.6.1.4.1.231.7.1.2.1.24.3.1
Each entry in this table contains the testing results of each IfIndex. Only indeces of MELT feature supporting interfaces are listed in this table!
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheMeltTestResultEntry

sheMeltTestResultEntry 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1
An entry in sheMeltTestResultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheMeltTestResultEntry  

sheMeltTestResultState 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.1
The MELT result status of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultStateType  

sheMeltTestResultTimeStamp 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.2
Timestamp of last executed MELT.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheMeltTestResultCapacityAB 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.3
The MELT result for capacity a-wire - b-wire (ring - tip).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultCapacityType  

sheMeltTestResultCapacityABValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.4
The valid information for capacitytest a-wire - b-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultCapacityAE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.5
The MELT result for capacity a-wire - E (ring - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultCapacityType  

sheMeltTestResultCapacityAEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.6
The valid information for capacitytest a-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultCapacityBE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.7
The MELT result for capacity b-wire - E (tip - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultCapacityType  

sheMeltTestResultCapacityBEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.8
The valid information for capacitytest b-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultResistanceAB 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.9
The MELT result for resistance a-wire - b-wire (ring - tip). Note: The NMS should be able to show the values also in kOhms or MOhms for better readability.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultResistanceType  

sheMeltTestResultResistanceABValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.10
The valid information for resistancetest a-wire - b-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultResistanceBA 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.11
The MELT result for resistance b-wire - a-wire (tip - ring). Note: The NMS should be able to show the values also in kOhms or MOhms for better readability.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultResistanceType  

sheMeltTestResultResistanceBAValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.12
The valid information for resistancetest b-wire - a-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultResistanceAE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.13
The MELT result for resistance a-wire - E (ring - earth). Note: The NMS should be able to show the values also in kOhms or MOhms for better readability.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultResistanceType  

sheMeltTestResultResistanceAEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.14
The valid information for resistancetest a-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultResistanceBE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.15
The MELT result for resistance b-wire - E (tip - earth). Note: The NMS should be able to show the values also in kOhms or MOhms for better readability.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultResistanceType  

sheMeltTestResultResistanceBEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.16
The valid information for resistancetest b-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageDcAB 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.17
The MELT result for foreign voltage DC a-wire - b-wire (ring - tip).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultDCVoltageType  

sheMeltTestResultForeignVoltageDcABValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.18
The valid information for foreignDcVoltagetest a-wire - b-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageDcAE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.19
The MELT result for foreign voltage DC a-wire - E (ring - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultDCVoltageType  

sheMeltTestResultForeignVoltageDcAEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.20
The valid information for foreignDcVoltagetest a-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageDcBE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.21
The MELT result for foreign voltage DC b-wire - E (tip - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultDCVoltageType  

sheMeltTestResultForeignVoltageDcBEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.22
The valid information for foreignDcVoltagetest b-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageAcAB 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.23
The MELT result for foreign voltage AC a-wire - b-wire (ring - tip).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultACVoltageType  

sheMeltTestResultForeignVoltageAcABValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.24
The valid information for foreignAcVoltage test a-wire - b-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageAcAE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.25
The MELT result for foreign voltage AC a-wire - E (ring - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultACVoltageType  

sheMeltTestResultForeignVoltageAcAEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.26
The valid information for foreignAcVoltagetest a-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageAcBE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.27
The MELT result for foreign voltage AC b-wire - E (tip - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultACVoltageType  

sheMeltTestResultForeignVoltageAcBEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.28
The valid information for foreignAcVoltagetest b-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageAcFrequencyAB 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.29
The MELT result for foreign voltage AC frequency a-wire - b-wire (ring - tip).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultACVoltageFrequencyType  

sheMeltTestResultForeignVoltageAcFrequencyABValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.30
The valid information for foreignAcVoltageFrequency test a-wire - b-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageAcFrequencyAE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.31
The MELT result for foreign voltage AC frequency a-wire - earth (ring - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultACVoltageFrequencyType  

sheMeltTestResultForeignVoltageAcFrequencyAEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.32
The valid information for foreignAcVoltageFrequency test a-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignVoltageAcFrequencyBE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.33
The MELT result for foreign voltage AC frequency b-wire - earth (tip - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultACVoltageFrequencyType  

sheMeltTestResultForeignVoltageAcFrequencyBEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.34
The valid information for foreignAcVoltageFrequency test b-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignCurrentAB 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.35
The MELT result for foreign current test a-wire - b-wire (ring - tip).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultForeignCurrentType  

sheMeltTestResultForeignCurrentABValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.36
The valid information for foreignCurrenttest a-wire - b-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignCurrentAE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.37
The MELT result for foreign current test a-wire - E (ring - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultForeignCurrentType  

sheMeltTestResultForeignCurrentAEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.38
The valid information for foreignCurrenttest a-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultForeignCurrentBE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.39
The MELT result for foreign current test b-wire - E (tip - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultForeignCurrentType  

sheMeltTestResultForeignCurrentBEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.40
The valid information for foreignCurrenttest b-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultConductanceAB 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.41
The MELT result for conductance test a-wire - b-wire (ring - tip).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultConductanceType  

sheMeltTestResultConductanceABValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.42
The valid information for conductancetest a-wire - b-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultConductanceAE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.43
The MELT result for conductance test a-wire - earth (ring - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultConductanceType  

sheMeltTestResultConductanceAEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.44
The valid information for conductancetest a-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultConductanceBE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.45
The MELT result for conductance test b-wire - earth (tip - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultConductanceType  

sheMeltTestResultConductanceBEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.46
The valid information for conductancetest b-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultSusceptanceAB 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.47
The MELT result for susceptance test a-wire - b-wire (ring - tip).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultConductanceType  

sheMeltTestResultSusceptanceABValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.48
The valid information for susceptancetest a-wire - b-wire, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultSusceptanceAE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.49
The MELT result for susceptance test a-wire - earth (ring - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultConductanceType  

sheMeltTestResultSusceptanceAEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.50
The valid information for susceptancetest a-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultSusceptanceBE 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.51
The MELT result for susceptance test b-wire - earth (tip - earth).
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultConductanceType  

sheMeltTestResultSusceptanceBEValid 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.52
The valid information for susceptancetest b-wire - earth, if sheMeltTestResultState = testSucceeded.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultValidType  

sheMeltTestResultCheckPPA 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.53
The MELT result for PPA test.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultCheckPpaType  

sheMeltTestResultCheckSplitter 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.54
The MELT result for Splitter test.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultCheckType  

sheMeltTestResultCheckIAD 1.3.6.1.4.1.231.7.1.2.1.24.3.1.1.55
The MELT result for IAD test.
Status: current Access: read-only
OBJECT-TYPE    
  SheMeltTestResultCheckType  

sheMeltNotifications 1.3.6.1.4.1.231.7.1.2.1.24.10
OBJECT IDENTIFIER    

sheMeltTestRequestParametersModified 1.3.6.1.4.1.231.7.1.2.1.24.10.1
The MELT testparameters are modified.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheMeltTestRequestStateModified 1.3.6.1.4.1.231.7.1.2.1.24.10.2
The MELT state of an interface was modified by command or by NE.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheMeltTestRequestIfTestToneIndexModified 1.3.6.1.4.1.231.7.1.2.1.24.10.3
The used test tone set of an interface (assignment interface - test tone index) was modified.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheMeltTestToneEntryCreated 1.3.6.1.4.1.231.7.1.2.1.24.10.4
Configuration trap for new created MELT testTone set.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheMeltTestToneEntryModified 1.3.6.1.4.1.231.7.1.2.1.24.10.5
Configuration trap for modified MELT testTone set.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheMeltTestToneEntryDeleted 1.3.6.1.4.1.231.7.1.2.1.24.10.6
Configuration trap for delete a MELT testTone set.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheMeltConformance 1.3.6.1.4.1.231.7.1.2.1.24.100
OBJECT IDENTIFIER    

sheMeltCompliances 1.3.6.1.4.1.231.7.1.2.1.24.100.1
OBJECT IDENTIFIER    

sheMeltMibCompliance 1.3.6.1.4.1.231.7.1.2.1.24.100.1.1
Description.
Status: current Access: read-only
MODULE-COMPLIANCE    

sheMeltGroups 1.3.6.1.4.1.231.7.1.2.1.24.100.2
OBJECT IDENTIFIER    

sheMeltGroup 1.3.6.1.4.1.231.7.1.2.1.24.100.2.1
Status: current Access: read-only
OBJECT-GROUP    

sheMeltControlGroup 1.3.6.1.4.1.231.7.1.2.1.24.100.2.2
Description.
Status: current Access: read-only
OBJECT-GROUP    

sheMeltNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.24.100.2.3
Status: current Access: read-only
NOTIFICATION-GROUP