deviceAlertCode
LEXMARK-MPS-MIB ·
.1.3.6.1.4.1.641.6.5.1.1.5
Object
column AlertCodeTC
An alert code to indicate what type of alert condition this row refers to
Context
- MIB
- LEXMARK-MPS-MIB
- OID
.1.3.6.1.4.1.641.6.5.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- deviceAlertEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::deviceAlertCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::deviceAlertCode.<deviceIndex>.<deviceAlertIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-MPS-MIB::deviceAlertCode'
Syntax
- Source
- AlertCodeTC
- Base type
Enumeration
Values & Constraints
Type Values
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 |
708 | faxDisabled |
709 | faxConfigurationError |
800 | interpreterErrorOther |
801 | interpreterInsufficientMemory |
802 | interpreterOutOfMemory |
803 | interpreterComplexPage |
804 | interpreterJobHardwareMismatch |
805 | interpreterPrintDataExceedsMediaSize |
900 | emailErrorOther |
901 | emailConfigurationError |
1000 | storageErrorOther |
1001 | storageUnformatted |
1002 | storageFull |
20000 | neverError |
Conformance
Member of