ZHONE-CARD-DIAGNOSTICS-MIB

File: ZHONE-CARD-DIAGNOSTICS-MIB.mib (28914 bytes)

Imported modules

IF-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC Zhone Zhone-TC

Imported symbols

InterfaceIndexOrZero OBJECT-GROUP TimeTicks
Integer32 Counter32 OBJECT-TYPE
MODULE-IDENTITY OBJECT-IDENTITY NOTIFICATION-TYPE
DateAndTime zhoneCard zhoneShelfIndex
zhoneSlotIndex zhoneModules ZhoneDiagAction
ZhoneDiagResult ZhoneRowStatus

Defined Types

ZhoneCardDiagNextEntry  
SEQUENCE    
  zhoneCardDiagNextIndex Integer32

ZhoneCardDiagEntry  
SEQUENCE    
  zhoneCardDiagIndex Integer32
  zhoneCardDiagType INTEGER
  zhoneCardDiagAction ZhoneDiagAction
  zhoneCardDiagRepetition Integer32
  zhoneCardDiagDuration Integer32
  zhoneCardDiagResult ZhoneDiagResult
  zhoneCardDiagPassCount Counter32
  zhoneCardDiagFailCount Counter32
  zhoneCardDiagDetails OCTET STRING
  zhoneCardDiagStartTime DateAndTime
  zhoneCardDiagEndTime DateAndTime
  zhoneCardDiagRowStatus ZhoneRowStatus

ZhoneTacTestEntry  
SEQUENCE    
  zhoneTacIndex Integer32
  zhoneTacInterfaceIndex InterfaceIndexOrZero
  zhoneTacTestMode INTEGER
  zhoneTacTestId INTEGER
  zhoneTacTestParam1 INTEGER
  zhoneTacTestParam2 INTEGER
  zhoneTacTestParam3 INTEGER
  zhoneTacTestParam4 INTEGER
  zhoneTacTestParam5 INTEGER

ZhoneTacTestResultsEntry  
SEQUENCE    
  zhoneTacTestResultsTimeStarted TimeTicks
  zhoneTacTestResultsTimeEnded TimeTicks
  zhoneTacTestResultStatus INTEGER
  zhoneTacTestResultsOutput OCTET STRING

Defined Values

zhoneCardDiagnosticsModule 1.3.6.1.4.1.5504.6.11
Contains the diagnostics and results available on a per card or resource basis.
MODULE-IDENTITY    

zhoneCardDiagNextTable 1.3.6.1.4.1.5504.3.3.5
Augment table of the unit/card resource but specific to the diagnostic results information. This card contains the index to create diagnostics table entries (zhoneCardDiagEntry) which contains all the data for executing and obtaining diagnostic results.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneCardDiagNextEntry

zhoneCardDiagNextEntry 1.3.6.1.4.1.5504.3.3.5.1
This is the card diagnostics next index table which contains all the data for: - index for creating next zhoneCardDiagEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneCardDiagNextEntry  

zhoneCardDiagNextIndex 1.3.6.1.4.1.5504.3.3.5.1.1
We allow ten diagnostic requests from multiple interfaces. The diagNextIndex represents the next available diagnostic request handle for requesting a diagnostic. NOTE: this operates as a wrap-around counter starting at 1 and wrapping around to 1 after reaching 10.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

zhoneCardDiagTable 1.3.6.1.4.1.5504.3.3.6
Augment table of the unit/card resource but specific to the diagnostic results information. This is the card diagnostics table which contains all the data for executing and obtaining diagnostic results.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneCardDiagEntry

zhoneCardDiagEntry 1.3.6.1.4.1.5504.3.3.6.1
This is the card diagnostics table which contains all the data for: - invoking diagnostics, - obtaining diagnostic results.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneCardDiagEntry  

zhoneCardDiagIndex 1.3.6.1.4.1.5504.3.3.6.1.1
We allow ten diagnostic requests from multiple interfaces. The diagIndex represents the diagnostic request to start a diagnostic or obtain test results for a completed diagnostic. NOTE: this operates as a wrap-around counter starting at 1 and wrapping around to 1 after reaching 10.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

zhoneCardDiagType 1.3.6.1.4.1.5504.3.3.6.1.2
This field specifies the diagnostic to execute. The default value is 'selftest'. NOTE: not all of the individual diagnostics are available on every Zhone card type. NOTE: Zhone card types (cardZhoneType) are defined in the genCardResources.mib List of possible diagnostics: ============================ Common to all PLS cards ----------------------- selftest(1) - this diagnostic will execute all of the individual tests available on this card. Supports: diagStart, diagStop, diagRepetition. cardEEprom(3) - this diagnostic will verify the main card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. frbus(4) - this diagnostic will verify that the BAN slot card can access the Fhrame Bus by doing a loopback with 10 message of 100 bytes. Supports: diagStart, diagStop, diagRepetition. backPlane(12) - this diagnostic will verify that the BAN slot card can access the back plane by verifying the back plane EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. cardZhoneType::infoServices(3) specific --------------------------------------- supvBus(2) - this diagnostic will verify that the BAN slot card can access the supervisory Bus by doing a loopback of 20 bytes. Supports: diagStart, diagStop, diagRepetition. pcmcia(5) - this diagnostic will verify that the InfoServ card can access the PCMCIA flash card I/O by doing a file create, write, and read of length 4000 bytes. Supports: diagStart, diagStop, diagRepetition. shelfLamp(6) - this diagnostic will illuminate the shelf alarm indicators for a period of 1.5 seconds. The indicators will return to their original settings after the diagnostic completes. Supports: diagStart, diagStop, diagRepetition. realTimeClk(7) - this diagnostic will verify that the real time clock increments. Supports: diagStart, diagStop, diagRepetition. fanTray(8) - this diagnostic tests that the fan tray is operational by verifying the fan tray EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. shelfMonitor(9) - this diagnostic tests the shelf monitor board is operational by checking the POST status register and verifying the shelf monitor board EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. midPlane(13) - this diagnostic will verify that the mid plane card is present by verifying the mid plane card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. cardZhoneType::vasp(5) specific --------------------------------- ioCard(10) - this diagnostic will verify that the I/O card is present by verifying the I/O card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. mezzanineCard(11) - this diagnostic will test that the mezzanine card is operational by verifying the mezzanine card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. cardZhoneType::t3Tdm(6) specific --------------------------------- ioCard(10) - this diagnostic will verify that the I/O card is present by verifying the I/O card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. midPlane(13) - this diagnostic will verify that the mid plane card is present by verifying the mid plane card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. cardZhoneType::ethernet(9) specific ----------------------------------- midPlane(13) - this diagnostic will verify that the mid plane card is present by verifying the mid plane card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. cardZhoneType::hdsl2(10) specific --------------------------------- ioCard(10) - this diagnostic will verify that the I/O card is present by verifying the I/O card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition. mezzanineCard(11) - this diagnostic will test that the mezzanine card is operational by verifying the mezzanine card EEPROM checksum. Supports: diagStart, diagStop, diagRepetition.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER selftest(1), supvBus(2), cardEEprom(3), frbus(4), pcmcia(5), shelfLamp(6), realTimeClock(7), fanTray(8), shelfMonitor(9), ioCard(10), mezzanineCard(11), backPlane(12), midPlane(13)  

zhoneCardDiagAction 1.3.6.1.4.1.5504.3.3.6.1.3
The diagAction field represents the diagnostic operation to execute. Current supported actions are as follows: diagStart : begin diagnostics and initialize results. diagStop : stop diagnostics if not yet complete. diagSuspend: suspend diagnostics at current point. diagResume : resume diagnostics from point of suspension.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneDiagAction  

zhoneCardDiagRepetition 1.3.6.1.4.1.5504.3.3.6.1.4
This field specifies the number of repetitions of diagnostics to execute. The default value is 1. NOTE: this field operates as an OR with the diagDuration field. If this field is set to non-zero then the diagnostics will be executed that amount of repetitions.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10  

zhoneCardDiagDuration 1.3.6.1.4.1.5504.3.3.6.1.5
This field specifies the duration of diagnostics to execute. The default value is 60 seconds. NOTE: this field operates as an OR with the diagRepetition field. If this field is set to non-zero then the diagnostics will be executed that amount of time.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..600  

zhoneCardDiagResult 1.3.6.1.4.1.5504.3.3.6.1.6
This represents the overall diagnostic result.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneDiagResult  

zhoneCardDiagPassCount 1.3.6.1.4.1.5504.3.3.6.1.7
The number of diagnostics that executed successfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneCardDiagFailCount 1.3.6.1.4.1.5504.3.3.6.1.8
The number of diagnostics that have failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneCardDiagDetails 1.3.6.1.4.1.5504.3.3.6.1.9
The failure reason, if any, for the last diagnostic which has executed. NOTE: An empty string indicates that no additional information is available.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

zhoneCardDiagStartTime 1.3.6.1.4.1.5504.3.3.6.1.10
Starting date and time of last selftest execution.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zhoneCardDiagEndTime 1.3.6.1.4.1.5504.3.3.6.1.11
Ending date and time of last selftest execution.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zhoneCardDiagRowStatus 1.3.6.1.4.1.5504.3.3.6.1.12
In any case where a new row can be created either via the cli or zms there will always be a proprietary mib entity of type ZhoneRowStatus which has the basic equivalence of the standard rowstatus object_id.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

zhoneTacTestTable 1.3.6.1.4.1.5504.3.3.7
This table contains one entry for each tac test channel available on Zhone devices. In the initial release only the primary channel (1) is supported. Future line cards may support the second channel. If the second channel is supported the row will be populated, if the second channel is not supported a get will return no such instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneTacTestEntry

zhoneTacTestEntry 1.3.6.1.4.1.5504.3.3.7.1
One row per tac test channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneTacTestEntry  

zhoneTacIndex 1.3.6.1.4.1.5504.3.3.7.1.1
This field is the index field for the tac test channel which will be connected on the external port. This device supports a maximum of two channels, one or both channels may be supported by a device depending on which lines cards are installed.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2  

zhoneTacInterfaceIndex 1.3.6.1.4.1.5504.3.3.7.1.2
This field contains the InterfaceIndex of the physical line to be tested. If no line is currently being tested this value is 0. The ability of a physical line type to support tac test may vary depending on the line cards installed and the external test equipment. This field may not be modified when an tac test is in progress as indicated by a non-zero value in this field and the test mode set to one of tacModeLookIn, tacModeLookOut or tacModeBridge
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

zhoneTacTestMode 1.3.6.1.4.1.5504.3.3.7.1.3
This field is used to set the mtac test mode for a given line. The options are: mtacModeBridge - All traffic on the given line is bridged across the mtac lines mtacModeLookIn - All outbound traffic on the given line originates exclusively to the mtac lines mtacModeLookIn - All inbound traffic on the given line originates exclusively to the mtac lines mtacModeNone - No mtac test is in progress. The mtac test mode may be changed only if the zhoneInterfaceIndex is set, Otherwise it defaults to mtacModeNone. And can be changed again by setting InterfaceIndex to non-zero values.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER mtacModeBridge(1), mtacModeLookIn(2), mtacModeLookOut(3), mtacModeNone(4)  

zhoneTacTestId 1.3.6.1.4.1.5504.3.3.7.1.4
This object is only valid for Tac Cards which support the new Legerity Suite of tests. This object identifies which test is to be run, or can be set to abort the current test. Test results are sent to the zhoneTacTestResultsTable. There are 3 Legerity software packages: Basic Test (VCP-BT), Advanced Test (VCP-AT), and Advanced Test Plus (VCP-ATP). We currently support Basic Test package. The following lists which tests are supported in each software package. Calibration VCP-ATP Foreign DC Voltage Test VCP-BT, VCP-AT, VCP-ATP Foreign AC VoltageTest VCP-BT, VCP-AT, VCP-ATP DC Loop Resistance Test VCP-BT, VCP-AT, VCP-ATP Three-Element Insulation Resistance Test VCP-BT, VCP-AT, VCP-ATP Five-Element Insulation Resistance Test VCP-ATP Three-Element Capacitance Test VCP-BT, VCP-AT Receiver Off-Hook Test VCP-BT, VCP-AT, VCP-ATP Distance to Open Test VCP-BT, VCP-AT Foreign AC Currents Test VCP-BT, VCP-AT Ringer Equivalency Number Test VCP-BT, VCP-AT, VCP-ATP DTMF and Pulse Digit Measurement Test VCP-BT, VCP-AT Noise Measurement Test VCP-BT, VCP-AT, VCP-ATP Signal to Noise Ratio Test VCP-ATP Arbitrary Single Tone Measurement Test VCP-ATP Tone Generation Test VCP-BT, VCP-AT Trans-Hybrid Loss Test VCP-BT, VCP-AT, VCP-ATP Draw and Break Dial Tone Test VCP-BT, VCP-AT Inward Current Test VCP-ATP DC Feed Self-Test VCP-BT, VCP-AT, VCP-ATP On/Off Hook Self-Test VCP-BT, VCP-AT, VCP-ATP Ringing Self-Test VCP-BT, VCP-AT, VCP-ATP Ringing Monitor Test VCP-BT, VCP-AT, VCP-ATP Metering Self-Test VCP-BT, VCP-AT Transmission Self-Test VCP-BT, VCP-AT, VCP-ATP Dialing Sef Test VCP-BT, VCP-AT Howler Test VCP-BT, VCP-AT Fuse Test VCP-ATP Read Loop and Battery Conditions VCP-BT, VCP-AT, VCP-ATP
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), runAllTests(2), abortTest(3), calibration(4), foreignDCVoltage(5), foreignACVoltage(6), dcLoopResistance(7), threeElementInsulationResistance(8), fiveElementInsulationResistance(9), threeElementCapacitance(10), receiverOffHook(11), distanceToOpen(12), foreignACCurrents(13), ringerEquivalencyNumber(14), dtmfAndPulseDigitMeasurement(15), noiseMeasurement(16), signalToNoiseRatio(17), arbitrarySignalToneMeasurement(18), toneGeneration(19), transHybridLoss(20), drawAndBreakDialTone(21), inwardCurrent(22), dcFeedSelf(23), onAndOffHookSelfTest(24), ringingSelfTest(25), ringingMonitor(26), meteringSelfTest(27), transmissionSelfTest(28), dialingSelfTest(29), howlerTest(30), fuseTest(31), readLoopAndBatteryConditions(32)  

zhoneTacTestParam1 1.3.6.1.4.1.5504.3.3.7.1.5
Optional Test Parameter #1
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zhoneTacTestParam2 1.3.6.1.4.1.5504.3.3.7.1.6
Optional Test Paramerter #2
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zhoneTacTestParam3 1.3.6.1.4.1.5504.3.3.7.1.7
Optional Test Parameter #3
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zhoneTacTestParam4 1.3.6.1.4.1.5504.3.3.7.1.8
Optional Test Parameter #4
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zhoneTacTestParam5 1.3.6.1.4.1.5504.3.3.7.1.9
Optional Test Parameter #5 Value: 0x00000001 Force Line-Test mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zhoneTacTestResultsTable 1.3.6.1.4.1.5504.3.3.12
Table of Tac Test Results objects. Indexed by same index as zhoneTacTestTable. This table is only valid for Tac cards which support the Legerity Suite of tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneTacTestResultsEntry

zhoneTacTestResultsEntry 1.3.6.1.4.1.5504.3.3.12.1
Entry of Test Results objects. Indexed by same index as zhoneTacTestEntry. This entry is only valid for Tac cards which support the Legerity Suite of tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneTacTestResultsEntry  

zhoneTacTestResultsTimeStarted 1.3.6.1.4.1.5504.3.3.12.1.1
Description.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

zhoneTacTestResultsTimeEnded 1.3.6.1.4.1.5504.3.3.12.1.2
Description.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

zhoneTacTestResultStatus 1.3.6.1.4.1.5504.3.3.12.1.3
Contains test results.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER testNotStarted(1), testInProgress(2), testCompleted(3), testAborted(4), testNotSupported(5)  

zhoneTacTestResultsOutput 1.3.6.1.4.1.5504.3.3.12.1.4
For Legerity Test Suite, results of test(s) are output to this object as one string, separated by UNIX '/n' for newline characters and terminated by the NULL character. This test results will persist until the next test is run or until tac card reboot.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..8000)  

zhoneTacTestTraps 1.3.6.1.4.1.5504.3.3.13
Traps for the tac system.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneRingerTraps 1.3.6.1.4.1.5504.3.3.13.0
Traps associated with ring generator. Traps should be added below - the .0 on this entry is required.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneRingerStatusAlarm 1.3.6.1.4.1.5504.3.3.13.0.1
This trap occurs when a ring signal fails to be detected, or when it re-starts after failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneRingerBusFaultAlarm 1.3.6.1.4.1.5504.3.3.13.0.2
This trap occurs when a fault in the ringer power bus is detected. Such fault may be caused by the possible shortage in the POTS or DSL line.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneCardDiagObjects 1.3.6.1.4.1.5504.6.11.1
This group contains objects associated with Zhone Card Diagnostics
Status: current Access: read-only
OBJECT-GROUP    

zhoneTacTestObjects 1.3.6.1.4.1.5504.6.11.2
This group contains objects associated with initiating tac tests
Status: current Access: read-only
OBJECT-GROUP