Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 2699 mibs(1) jobmonMIB(1) jobmonMIBObjects(1) jmSystem(6) jmSystemAttrOctetsSupport(4)}

jmSystemAttrOctetsSupport(4)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

jmSystemAttrOctetsSupport OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..63))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A bit array indicating which attributes of the MIB this
implementation supports with meaningful octet string values.
The format and semantics of this object is the same as
jmSystemAttrIntegerSupport, except that bit n indicates that
attribute n supports the jmAttributeValueAsOctets object with
meaningful values, instead of the jmAttributeValueAsInteger
object. Bit n MUST be 0 (or beyond the end of the returned bit
array), if attribute n is not supported or is always returned
as a zero-length octet string value.
If an implementation supports both jmAttributeValueAsInteger
and jmAttributeValueAsOctets with meaningful values for
attribute n, bit n MUST appear in both bit array objects with a
1 value.
Example: An implementation supporting the attributes:
jobStateReasons2(3), jobStateReasons3(4), and jobName(23)
would return a three-octet string value of {'000001'H}, since
jobStateReasons2 and jobStateReasons3 are integer values, not
octet string values.
This object helps a management application determine which
attributes with meaningful octet string values MAY be present
on jobs in this system."
DEFVAL {''H} -- no attributes are required



Classification:

Deprecated or obsolete OID

 
See classes of OIDs
 
 
Short link:


Parent OID: jmSystem(6) First sibling OID: jmSystemVersionString(1) Previous sibling OID: jmSystemAttrIntegerSupport(3) Next sibling OID: jmSystemAttrMultiRowSupport(5) Last sibling OID: jmSystemAttrMultiRowSupport(5)