All MIBs › XEROX-COMMON-MIB › xcmRsrcV2Event
xcmRsrcV2Event
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmRsrcV2Event
OID (numeric): 1.3.6.1.4.1.253.8.57.3.2.0.1
Node type: NOTIFICATION-TYPE
Description:
This trap is sent whenever ANY object in a resource entry or in a subordinate entry changes. This notification has the following special semantics: o Any resource entry object (e.g. 'xcmRsrcPersistence' in the Resource table) whose value has changed SHOULD also be added to this trap's variable-bindings. o Any subordinate entry object (e.g. 'xcmFontRowStatus' in the Font table) whose value has changed MAY also be added to this trap's variable-bindings. The above special semantics permit optimizations by agreement between SNMP manager and SNMP agent implementers.
What is xcmRsrcV2Event?
This trap notification fires whenever any object in a resource entry (like fonts, trays, or supplies) or its subordinate entries changes in the Xerox device. Printer management systems use this event to track all resource modifications and trigger replication of changed values to polling managers. It includes special semantics allowing changed objects to be appended to the trap's variable bindings for optimized manager-agent synchronization.
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::xcmRsrcV2Event snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.253.8.57.3.2.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]:60426->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (411265034) 47 days, 14:24:10.34 SNMPv2-MIB::snmpTrapOID.0 = OID: XEROX-COMMON-MIB::xcmRsrcV2Event
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.57 | xcmRsrcMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.57.3 | xcmRsrcInfo | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.57.3.2 | xcmRsrcV1EventOID | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.57.3.2.0 | xcmRsrcV2EventPrefix | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.57.3.2.0.1 | xcmRsrcV2Event | XEROX-COMMON-MIB |