All MIBs › XEROX-COMMON-MIB › xcmJmxGeneralJobTrapCount
xcmJmxGeneralJobTrapCount
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJmxGeneralJobTrapCount
OID (numeric): 1.3.6.1.4.1.253.8.83.1.1.2.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Total number of job traps that have been sent from this managed system. The managed system MAY preserve this count across initializations and resets. Usage: If the value of this counter is not preserved across initializations and resets, then it SHALL be set to zero upon system initialization or reset. Usage: A managed system SHALL return zero if the number of jobs created is not known.
What is xcmJmxGeneralJobTrapCount?
This OID holds a counter that increments each time the printer sends a job-related alert (trap). Monitoring this counter tells you how frequently the device is generating job notifications, indicating workload or error patterns. An operator would check this to understand if the printer is firing unusual numbers of alerts or if alerts are occurring normally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.83.1.1.2.1.6 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmJmxGeneralJobTrapCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.83.1.1.2.1.6.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmJmxGeneralJobTrapCount.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83 | xcmJmxMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1 | xcmJmxMIBObjects | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1.1 | xcmJmxGeneral | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1.1.2 | xcmJmxGeneralTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1.1.2.1 | xcmJmxGeneralEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.1.1.2.1.6 | xcmJmxGeneralJobTrapCount | XEROX-COMMON-MIB |