XEROX-COMMON-MIB :: xcmDocV2AlertNew

MIB Reference — IPNetwork Monitor

All MIBsXEROX-COMMON-MIBxcmDocV2AlertNew

xcmDocV2AlertNew

Module: XEROX-COMMON-MIB

OID (symbolic): XEROX-COMMON-MIB::xcmDocV2AlertNew

OID (numeric): 1.3.6.1.4.1.253.8.59.20.4.0.1

Node type: NOTIFICATION-TYPE

Description:

This trap is sent whenever the state of one of the documents in a job changes. The state of a single document is represented in the xcmDocGenBasicTable column: xcmDocState. The job's xcmJobIdentifierOnSystem and the document's xcmDocSequenceNumber are included in the trap's variable bindings; these can be used to reference the document's xcmDocGenBasicTable entry. NOTE - the addition of an entire row to the document tables corresponds to the acceptance of another document (in a job) by the server. The state of the document changes from unknown to a specific value (usually transfer pending). Therefore, the agent generates a trap when a document (within a job) is accepted (so that the management station can display the newly arrived document in a timely fashion). This notification has the following special semantics: 1 The agent shall append the document's job's xcmJobClientId to the trap object ID, if the document's job's xcmJobClientId field is not empty. NOTE: If the format of the xcmJobClientId is dotted decimal representation, then it will be encoded as a BER binary OID appended to the trap object ID. NOTE: The BER binary OID shall not include the ASN.1/BER tag of 6 indicating an OID and shall not include the ASN.1/BER length field in octets of the OID. 2 The agent shall append the value of the document's xcmDocSequenceNumber field to the trap object ID. These trap OID qualifiers allow job-submission and monitoring applications to specify exactly which alerts they are interested in and to limit the alerts they receive to ones generated by jobs or jobs and documents that they have submitted. NOTE: The sum of the trap var bind values must be less than can fit into a PDU on any transport, roughly 540 octets on some transports. Thus implementers 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::xcmDocV2AlertNew
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.253.8.59.20.4.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]:55216->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (467473328) 54 days, 2:32:13.28
  SNMPv2-MIB::snmpTrapOID.0 = OID: XEROX-COMMON-MIB::xcmDocV2AlertNew

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.253xeroxXEROX-COMMON-MIB
1.3.6.1.4.1.253.8xeroxCommonMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59xcmJobMonMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.20xcmDocAlertXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.20.4xcmDocV1AlertNewXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.20.4.0xcmDocV2AlertPrefixNewXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.59.20.4.0.1xcmDocV2AlertNewXEROX-COMMON-MIB