All MIBs › XEROX-COMMON-MIB › xcmHrDevInfoV2Event
xcmHrDevInfoV2Event
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmHrDevInfoV2Event
OID (numeric): 1.3.6.1.4.1.253.8.53.3.1.0.1
Node type: NOTIFICATION-TYPE
Description:
This trap is sent whenever 'hrDeviceStatus' and/or 'xcmHrDevInfo[XStatus|Conditions|XConditions]' changes. Note: The variable-bindings of this trap have been chosen to specify a complete device status change while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o The device's 'hrDeviceIndex' field value SHALL be appended to this trap object ID, as a BER binary OID suffix. This trap OID qualifier allows device management/monitoring applications to limit the alerts they receive to ones generated by devices of interest.
What is xcmHrDevInfoV2Event?
This OID triggers an alert notification when the device's health status or conditions change. It tells you that the device has detected a significant status change (like going offline or experiencing a new condition) and sends this alert to monitoring systems. A network operator would see this notification when a printer or networked device has a hardware or power state change that requires attention.
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::xcmHrDevInfoV2Event snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.253.8.53.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]:51158->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (507462614) 58 days, 17:37:06.14 SNMPv2-MIB::snmpTrapOID.0 = OID: XEROX-COMMON-MIB::xcmHrDevInfoV2Event
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.53 | xcmHrMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.3 | xcmHrDevInfo | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.3.1 | xcmHrDevInfoV1EventOID | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.3.1.0 | xcmHrDevInfoV2EventPrefix | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.53.3.1.0.1 | xcmHrDevInfoV2Event | XEROX-COMMON-MIB |