jmAttributeValueAsOctets
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.4.1.1.4
Object
column
OctetString
The octet string value of the attribute. The value of the
attribute SHALL be represented as an OCTET STRING if the enum
description in the JmAttributeTypeTC textual-convention
definition has the tag: 'OCTETS:'.
Depending on the enum definition, this object value MAY be a
coded character set string (text), such as 'JmUTF8StringTC', or
a binary octet string, such as 'DateAndTime'.
Attributes for which the concept of an octet string value is
meaningless, such as pagesCompleted, do not have the tag
'OCTETS:' in the JmAttributeTypeTC definition and so the agent
SHALL always return a zero length string for the value of the
jmAttributeValueAsOctets object.
For attributes which do have the 'OCTETS:' tag in the
JmAttributeTypeTC definition, if the OCTET STRING value is not
(yet) known, the agent either SHALL NOT materialize the row in
the jmAttributeTable until the value is known or SHALL return a
zero-length string.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jmAttributeEntry
- Table
- jmAttributeTable
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-63
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jmAttributeTypeIndex The type of attribute that this row entry represents.
The type MAY identify information about the job or document(s)
or MAY identify a resource requi… | column | JmAttributeTypeTC | .1.3.6.1.4.1.2699.1.1.1.4.1.1.1 |
| jmAttributeInstanceIndex A running 16-bit index of the attributes of the same type for
each job. For those attributes with only a single instance per
job, this index value SHALL be 1. For those attribut… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.4.1.1.2 |
| jmAttributeValueAsInteger The integer value of the attribute. The value of the
attribute SHALL be represented as an integer if the enum
description in the JmAttributeTypeTC textual-conventi… | column | Integer32 | .1.3.6.1.4.1.2699.1.1.1.4.1.1.3 |