xcmGenNotifyDetailType
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.18.2.1.1
Object
column
XEROX-GENERAL-TCXcmGenNotifyDetailType
The type of notify detail stored in this conceptual row
in 'xcmGenNotifyDetailTable'.
Usage: Conforming XCMI management stations and agents SHALL
encode notify details as UTF-8 strings (like SLPv2, RFC 2608).
- Integers SHALL be encoded as (signed) decimal strings.
- Booleans SHALL be encoded as 'true' or 'false' strings.
- Strings SHALL be encoded as UTF-8 character strings.
- Binary data (e.g., 'userCertificate') SHALL be stored
in SLPv2 opaque encoding (leading '\FF' and escaped octets).
Usage: Conformant implementations MUST encrypt passwords, keys,
and other security information in 'xcmGenNotifyDetailString'.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.18.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- xcmGenNotifyDetailEntry
- Table
- xcmGenNotifyDetailTable
- Siblings
- 3
Syntax
XEROX-GENERAL-TCXcmGenNotifyDetailType
- Source
- XEROX-GENERAL-TCXcmGenNotifyDetailType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
10 | notifyRecipientURI |
20 | notifyEventNames |
21 | notifyEventDelay |
22 | notifySeverityFilter |
23 | notifyTrainingFilter |
30 | notifyMessageHeaderKeys |
31 | notifyMessageHeaderText |
32 | notifyMessageContentKeys |
33 | notifyMessageContentText |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| xcmGenNotifyDetailIndex A unique value used by this host system to identify this
conceptual row in the 'xcmGenNotifyDetailTable', OR a common
value shared across a set of related conceptual rows (with
di… | column | XEROX-GENERAL-TCOrdinal32 | .1.3.6.1.4.1.253.8.51.18.2.1.2 |
| xcmGenNotifyDetailRowStatus This object is used to display the status of this conceptual row
in the 'xcmGenNotifyDetailTable'.
Usage: This object MAY be used to create ('createAndGo') and
del… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.253.8.51.18.2.1.3 |
| xcmGenNotifyDetailString The string notify detail value stored in this conceptual row
in 'xcmGenNotifyDetailTable'.
Usage: Conforming XCMI management stations and agents SHALL
encode notif… | column | OctetString | .1.3.6.1.4.1.253.8.51.18.2.1.4 |