All MIBs › Job-Monitoring-MIB › jmAttributeValueAsOctets
jmAttributeValueAsOctets
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmAttributeValueAsOctets
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.4.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: 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.
What is jmAttributeValueAsOctets?
This read-only octet string holds the text or binary value of a generic job attribute row, applicable only when that attribute's type is defined with an 'OCTETS:' tag; other attribute types always return a zero-length string here. An admin (or an accounting application) reads it to pull out a string or binary value, such as a job name or timestamp, for a specific attribute attached to a job. For example, an attribute row representing 'document name' would carry the actual filename text in this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.4.1.1.4 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmAttributeValueAsOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.4.1.1.4.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmAttributeValueAsOctets.1
Start monitoring Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Job-Monitoring-MIB::jmAttributeValueAsOctets OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2699.1.1 | jobmonMIB | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1 | jobmonMIBObjects | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.4 | jmAttribute | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.4.1 | jmAttributeTable | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.4.1.1 | jmAttributeEntry | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.4.1.1.4 | jmAttributeValueAsOctets | Job-Monitoring-MIB |