All MIBs › XEROX-COMMON-MIB › xcmSimpleJobMgmtV2Event
xcmSimpleJobMgmtV2Event
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmSimpleJobMgmtV2Event
OID (numeric): 1.3.6.1.4.1.253.8.76.3.1.0.1
Node type: NOTIFICATION-TYPE
Description:
This trap is sent whenever an 'XcmSimpleJobMgmtOperation' completes, ie, when 'xcmSimpleJobMgmtStatus' becomes a completed operation status and 'XcmSimpleJobMgmtInProgress' goes from 'true' to 'false'. Note: The 'hrDeviceIndex' is included for convenience, even though the IETF Printer MIB doesn't include 'hrDeviceIndex' in its traps. Then the management station doesn't have to parse the received varBind OIDs on a trap in order to discover which device trapped. Note: The variable-bindings of this trap have been chosen to specify a complete job management operation result while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o If the job's 'xcmJobClientId' field is non-empty and it is a valid 'XcmGlobalUniqueID' representation, its value shall ALWAYS be appended to this trap object ID, as a BER binary OID suffix. Note: The BER binary OID suffix shall NOT include the BER tag of 6 indicating an OID and shall NOT include the BER length field in octets of the OID suffix. This trap OID qualifier allows job-submission and job-monitoring applications to limit the alerts they receive to ones generated by jobs which they have submitted. Note: The sum of the trap varBind values must be less than can fit into a PDU on any transport, roughly 540 octets on some transports. Thus implementors are warned to minimize the length of the 'xcmJobClientId' and 'xcmJobIdentifierOnSystem' objects.
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::xcmSimpleJobMgmtV2Event snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.253.8.76.3.1.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]:53924->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (154589348) 17 days, 21:24:53.48 SNMPv2-MIB::snmpTrapOID.0 = OID: XEROX-COMMON-MIB::xcmSimpleJobMgmtV2Event
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.76 | xcmSimpleJobMgmtMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.3 | xcmSimpleJobMgmt | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.3.1 | xcmSimpleJobMgmtV1EventOID | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.3.1.0 | xcmSimpleJobMgmtV2EventPrefix | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.76.3.1.0.1 | xcmSimpleJobMgmtV2Event | XEROX-COMMON-MIB |