All MIBs › XEROX-COMMON-MIB › xcmJmxJobProgressV2Trap
xcmJmxJobProgressV2Trap
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJmxJobProgressV2Trap
OID (numeric): 1.3.6.1.4.1.253.8.83.2.7.0.1
Node type: NOTIFICATION-TYPE
Description:
This SMIv2 trap corresponds to an IPP 'job-progress' event.
What is xcmJmxJobProgressV2Trap?
This OID triggers an alert (trap) that reports progress updates on printing or processing jobs. The trap fires whenever a job transitions to a new progress state, following the IPP (Internet Printing Protocol) standard for job events. A printer operator would expect to receive this alert when monitoring job queues to know when a print job starts, progresses, or completes on a network printer.
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::xcmJmxJobProgressV2Trap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.253.8.83.2.7.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]:62066->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (248205938) 28 days, 17:27:39.38 SNMPv2-MIB::snmpTrapOID.0 = OID: XEROX-COMMON-MIB::xcmJmxJobProgressV2Trap
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.7 | xcmJmxJobProgressV1Enterprise | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.2.7.0 | xcmJmxJobProgressV2TrapPrefix | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.83.2.7.0.1 | xcmJmxJobProgressV2Trap | XEROX-COMMON-MIB |