Monitoring-GLPlugin

 view release on metacpan or  search on metacpan

lib/Monitoring/GLPlugin/SNMP/MibsAndOids/LEXMARKMPSMIB.pm  view on Meta::CPAN

  'supplyHistogramSupplyTypeDefinition' => 'LEXMARK-MPS-MIB::SupplyTypeTC',
  'supplyHistogramColorantValue' => '1.3.6.1.4.1.641.6.4.4.3.1.4',
  'supplyHistogramDescription' => '1.3.6.1.4.1.641.6.4.4.3.1.5',
  'supplyHistogramCapacityUnit' => '1.3.6.1.4.1.641.6.4.4.3.1.6',
  'supplyHistogramCapacity' => '1.3.6.1.4.1.641.6.4.4.3.1.7',
  'supplyHistogramCount' => '1.3.6.1.4.1.641.6.4.4.3.1.8',
  'supplyHistogramCountUnits' => '1.3.6.1.4.1.641.6.4.4.3.1.9',
  'alerts' => '1.3.6.1.4.1.641.6.5',
  'deviceAlertTable' => '1.3.6.1.4.1.641.6.5.1',
  'deviceAlertEntry' => '1.3.6.1.4.1.641.6.5.1.1',
  'deviceAlertIndex' => '1.3.6.1.4.1.641.6.5.1.1.1',
  'deviceAlertConfigTableNode' => '1.3.6.1.4.1.641.6.5.1.1.2',
  'deviceAlertConfigTableNodeDefinition' => 'LEXMARK-MPS-MIB::deviceAlertConfigTableNode',
  'deviceAlertConfigTableIndex' => '1.3.6.1.4.1.641.6.5.1.1.3',
  'deviceAlertSeverity' => '1.3.6.1.4.1.641.6.5.1.1.4',
  'deviceAlertSeverityDefinition' => 'LEXMARK-MPS-MIB::SeverityTC',
  'deviceAlertCode' => '1.3.6.1.4.1.641.6.5.1.1.5',
  'deviceAlertCodeDefinition' => 'LEXMARK-MPS-MIB::AlertCodeTC',
  'deviceAlertDescription' => '1.3.6.1.4.1.641.6.5.1.1.6',
  'deviceAlertData' => '1.3.6.1.4.1.641.6.5.1.1.7',
  'deviceAlertTime' => '1.3.6.1.4.1.641.6.5.1.1.8',
  'deviceV1AlertMPS' => '1.3.6.1.4.1.641.6.5.2',
  'deviceV2AlertMPSPrefix' => '1.3.6.1.4.1.641.6.5.2.0',
  'logs' => '1.3.6.1.4.1.641.6.6',
  'applications' => '1.3.6.1.4.1.641.6.7',
};

$Monitoring::GLPlugin::SNMP::MibsAndOids::definitions->{'LEXMARK-MPS-MIB'} = {
  CartridgeTypeTC => {
    '1' => 'unknown',
    '2' => 'other',
    '3' => 'invalid',
    '4' => 'shipWith',
    '5' => 'standard',
    '6' => 'highYieldStandard',
    '7' => 'extraHighYieldStandard',
    '21' => 'returnProgram',
    '22' => 'highYieldReturnProgram',
    '23' => 'extraHighYieldReturnProgram',
    '37' => 'refilledStandard',
    '38' => 'refilledHighYieldStandard',
    '39' => 'refilledExtraHighYieldStandard',
    '53' => 'refilledReturnProgram',
    '54' => 'refilledHighYieldReturnProgram',
    '55' => 'refilledExtraHighYieldReturnProgram',
  },
  AlertCodeTC => {
    '1' => 'unknown',
    '2' => 'other',
    '3' => 'coverOpen',
    '4' => 'coverClosed',
    '5' => 'interlockOpen',
    '6' => 'interlockClosed',
    '7' => 'doorOpen',
    '8' => 'doorClosed',
    '9' => 'calibrating',
    '10' => 'alignmentFailed',
    '11' => 'warrantyOverrideRequired',
    '12' => 'printHeadCarrierPathObstructed',
    '13' => 'heldJobsMayNotBeRestored',
    '14' => 'busy',
    '15' => 'waiting',
    '100' => 'subunitErrorOther',
    '101' => 'subunitLifeAlmostOver',
    '102' => 'subunitLifeOver',
    '103' => 'subunitJammed',
    '104' => 'subunitUnderTemperature',
    '105' => 'subunitOverTemperature',
    '106' => 'subunitInsufficientMemory',
    '107' => 'subunitMemoryFull',
    '108' => 'subunitNVFailure',
    '109' => 'subunitDisabled',
    '110' => 'subunitCommunicationError',
    '200' => 'supplyErrorOther',
    '201' => 'supplyOk',
    '202' => 'supplyEarlyWarning',
    '203' => 'supplyNearFull',
    '205' => 'supplyFull',
    '206' => 'supplyNearLow',
    '207' => 'supplyLow',
    '208' => 'supplyNearEmpty',
    '209' => 'supplyEmpty',
    '210' => 'supplyLifeAlmostOver',
    '211' => 'supplyLifeOver',
    '212' => 'supplyNearReplace',
    '213' => 'supplyReplace',
    '214' => 'supplyMissing',
    '215' => 'supplyInvalid',
    '216' => 'supplyDefective',
    '217' => 'supplyImproperInstall',
    '218' => 'supplyUnsupported',
    '219' => 'supplyUncalibrated',
    '300' => 'inputMediaErrorOther',
    '301' => 'inputMediaTrayMissing',
    '302' => 'inputMediaSupplyLow',
    '303' => 'inputMediaSupplyEmpty',
    '304' => 'inputMediaChangeRequest',
    '305' => 'inputMediaLoadRequest',
    '400' => 'outputMediaErrorOther',
    '401' => 'outputMediaTrayMissing',
    '402' => 'outputMediaNearFull',
    '403' => 'outputMediaFull',
    '404' => 'outputMediaEmptyRequest',
    '500' => 'mediaPathErrorOther',
    '501' => 'mediaPathPaperJam',
    '600' => 'scannerErrorOther',
    '601' => 'scannerLampWarming',
    '602' => 'scannerLampLifeWarning',
    '603' => 'scannerLampError',
    '604' => 'scannerADFJam',
    '605' => 'scannerStalled',
    '606' => 'scannerLocked',
    '607' => 'scannerDisabled',
    '700' => 'faxErrorOther',
    '701' => 'faxStorageNearFull',
    '702' => 'faxStorageFull',
    '703' => 'faxStorageSendNearFull',
    '704' => 'faxStorageSendFull',
    '705' => 'faxStorageReceiveNearFull',
    '706' => 'faxStorageReceiveFull',
    '707' => 'faxPhoneLineDisconnected',



( run in 0.553 second using v1.01-cache-2.11-cpan-39bf76dae61 )