xcmGenCodeIndexedStringEntry
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.5.1.1
Object
row
An entry exists in this table containing a charset-indexed
string in a particular charset. There are separate sets of
charset-indexed strings for each device.
If an agent supports multiple charset representations
of a charset-indexed string, including code conversion between,
there will be a separate entry for each such charset
representation.
Usage: 'xcmGenCodeIndexedStringCharSet' selects which charset
representation is to be returned. The value of
'xcmGenCodeIndexedStringCharSet' is the charset enum
registered with IANA. See the 'IANACharset' textual-convention
in the Printer MIB (RFC 1759).
Usage: Conforming management agents SHALL NOT 'reuse' values of
'xcmGenCodeIndexedStringIndex' until its' 32-bit value wraps.
This prevents access to 'xcmGenCodeIndexedStringData' contents
via 'stale' pointers (previously cached from XCMI Job Monitoring
MIB or XCMI Resources MIB).
Note: Conforming management stations SHOULD interwork with
earlier (pre-XCMI 3.1) management agents which MAY 'reuse'
values of 'xcmGenCodeIndexedStringIndex'. By first reading the
pointer object in XCMI Job Monitoring MIB or XCMI Resources MIB,
the manager will avoid 'stale' pointer processing errors.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.5.1.1- Type
- row
- Status
- current
- Parent
- xcmGenCodeIndexedStringTable
- Table
- xcmGenCodeIndexedStringTable
- Children
- 4
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| xcmGenCodeIndexedStringIndex A unique value used by the device, along with the following
'xcmGenCodeIndexedStringCharSet', to identify this
charset-indexed string entry.
Usage: Conforming mana… | column | Integer32 | .1.3.6.1.4.1.253.8.51.5.1.1.1 |
| xcmGenCodeIndexedStringCharSet The charset used for this charset-indexed string entry.
Usage: The value is the enum for the charset registered
with IANA. See the 'IANACharset' textual-conventio… | column | IANA-CHARSET-MIBIANACharset | .1.3.6.1.4.1.253.8.51.5.1.1.2 |
| xcmGenCodeIndexedStringRowStat This object manages the row status of this conceptual row in
the 'xcmGenCodeIndexedStringTable'.
Usage: Conforming implementations which support static rows
SHALL … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.253.8.51.5.1.1.3 |
| xcmGenCodeIndexedStringData This is the actual charset-indexed string data, in the charset
identified by 'xcmGenCodeIndexedStringCharSet'. | column | OctetString | .1.3.6.1.4.1.253.8.51.5.1.1.4 |