Job-Monitoring-MIB :: jmAttributeValueAsInteger

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsJob-Monitoring-MIBjmAttributeValueAsInteger

jmAttributeValueAsInteger

Module: Job-Monitoring-MIB

OID (symbolic): Job-Monitoring-MIB::jmAttributeValueAsInteger

OID (numeric): 1.3.6.1.4.1.2699.1.1.1.4.1.1.3

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: 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-convention definition has the tag: 'INTEGER:'.

Depending on the enum definition, this object value MAY be an integer, a counter, an index, or an enum, depending on the jmAttributeTypeIndex value. The units of this value are specified in the enum description.

For those attributes that are accumulating job consumption as the job is processed as specified in the JmAttributeTypeTC textual-convention, SHALL contain the final value after the job completes processing, i.e., this value SHALL indicate the total usage of this resource made by the job.

A monitoring application is able to copy this value to a suitable longer term storage for later processing as part of an accounting system.

Since the agent MAY add attributes representing resources to this table while the job is waiting to be processed or being processed, which can be a long time before any of the resources are actually used, the agent SHALL set the value of the jmAttributeValueAsInteger object to 0 for resources that the job has not yet consumed.

Attributes for which the concept of an integer value is meaningless, such as fileName(34), jobName, and processingMessage, do not have the 'INTEGER:' tag in the JmAttributeTypeTC definition and so an agent SHALL always return a value of '-1' to indicate 'other' for the value of the jmAttributeValueAsInteger object for these attributes.

For attributes which do have the 'INTEGER:' tag in the JmAttributeTypeTC definition, if the integer value is not (yet) known, the agent either (1) SHALL not materialize the row in the jmAttributeTable until the value is known or (2) SHALL return a '-2' to represent an 'unknown' counting integer value, a '0' to represent an 'unknown' index value, and a '2' to represent an 'unknown(2)' enum value.

What is jmAttributeValueAsInteger?

This read-only value holds the integer, counter, index, or enum value of a generic job attribute row, applicable only when that attribute's type is defined with an 'INTEGER:' tag; for non-integer attributes it returns -1 ('other'), and -2 signals an integer value that isn't yet known. An admin (or an accounting application) reads it to pull out the numeric usage value for a specific resource-consumption attribute attached to a job. For example, an attribute row representing 'pages printed' would carry its numeric count here, letting an accounting system total up print volume per job.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.4.1.1.3
snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmAttributeValueAsInteger

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.4.1.1.3.1
snmpget -v2c -c public <target> Job-Monitoring-MIB::jmAttributeValueAsInteger.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::jmAttributeValueAsInteger 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2699.1.1jobmonMIBJob-Monitoring-MIB
1.3.6.1.4.1.2699.1.1.1jobmonMIBObjectsJob-Monitoring-MIB
1.3.6.1.4.1.2699.1.1.1.4jmAttributeJob-Monitoring-MIB
1.3.6.1.4.1.2699.1.1.1.4.1jmAttributeTableJob-Monitoring-MIB
1.3.6.1.4.1.2699.1.1.1.4.1.1jmAttributeEntryJob-Monitoring-MIB
1.3.6.1.4.1.2699.1.1.1.4.1.1.3jmAttributeValueAsIntegerJob-Monitoring-MIB