All MIBs › XEROX-COMMON-MIB › xcmSvcMonServiceMgmtV2Event
xcmSvcMonServiceMgmtV2Event
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmSvcMonServiceMgmtV2Event
OID (numeric): 1.3.6.1.4.1.253.8.74.7.1.0.1
Node type: NOTIFICATION-TYPE
Description:
This trap is sent whenever an 'XcmSvcMonServiceMgmtOperation' completes, ie, when 'xcmSvcMonServiceMgmtStatus' becomes the completed operation status and 'XcmSvcMonServiceMgmtInProgress' goes from 'true' to 'false'. Note: The variable-bindings of this trap have been chosen to specify a complete management operation result while keeping trap messages reasonably concise (generally a few hundred octets at most). This notification has the following special semantics: o The service's 'xcmSvcMonServiceIndex' field value SHALL be appended to this trap object ID, as a BER binary OID suffix. This trap OID qualifier allows service management/monitoring applications to limit the alerts they receive to ones generated by requests they have submitted.
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::xcmSvcMonServiceMgmtV2Event snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.253.8.74.7.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]:56881->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (60695089) 7 days, 0:35:50.89 SNMPv2-MIB::snmpTrapOID.0 = OID: XEROX-COMMON-MIB::xcmSvcMonServiceMgmtV2Event
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.74 | xcmSvcMonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74.7 | xcmSvcMonServiceMgmt | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74.7.1 | xcmSvcMonServiceMgmtV1EventOID | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74.7.1.0 | xcmSvcMonServiceMgmtV2EventPrefix | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.74.7.1.0.1 | xcmSvcMonServiceMgmtV2Event | XEROX-COMMON-MIB |