All MIBs › XEROX-COMMON-MIB › xcmJmxJobCreatedV2Trap
xcmJmxJobCreatedV2Trap
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJmxJobCreatedV2Trap
OID (numeric): 1.3.6.1.4.1.253.8.83.2.3.0.1
Node type: NOTIFICATION-TYPE
Description:
This SMIv2 trap corresponds to IPP 'job-created' event.
What is xcmJmxJobCreatedV2Trap?
This is an SNMP notification (trap) that fires when a new print or copy job is created on a Xerox device, corresponding to the IPP 'job-created' event. It alerts management systems in real-time whenever a job enters the system for processing. IT administrators use this trap to track job creation, monitor device usage, and trigger automated workflows.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' XEROX-COMMON-MIB::xcmJmxJobCreatedV2Trap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.253.8.83.2.3.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:54450->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (92737714) 10 days, 17:36:17.14 SNMPv2-MIB::snmpTrapOID.0 = OID: XEROX-COMMON-MIB::xcmJmxJobCreatedV2Trap
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.2 | xcmJmxMIBNotifications | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.2.3 | xcmJmxJobCreatedV1Enterprise | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.2.3.0 | xcmJmxJobCreatedV2TrapPrefix | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.2.3.0.1 | xcmJmxJobCreatedV2Trap | XEROX-COMMON-MIB |