job-info-change-id
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.3
Object
scalar optional
OctetString
Returns the current value of an object in the job-info sub-tree
whose value has changed. Define the object identifier for the
object whose value has changed as
job-info.required-field.optional-field.job-id. job-info
represents the OID prefix of all objects in the job-info
sub-tree. Required-field represents the OID field value that
follows the job-info prefix. Since some objects in the job-info
sub-tree have two OID fields between the job-info prefix and
the job-id, the optional-field represents the OID field between
the required-field and the job-id field, if present. Using this
definition, the format for the JOB-INFO-CHANGE-ID OCTET STRING value
can be described as follows: \\
Bytes 0-3 : required-field \\
Bytes 4-7 : optional-field, or all zeros if there \\
is no optional field \\
Bytes 8-11: Job ID. \\
Bytes 12-n : The value of the object job-info.
required-field.optional-field.job-id. \\
All multi-byte values stored in Motorola (big-endian) format,
where the most significant byte occurs first
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.3- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- settings-job
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESMART-MIB::job-info-change-id.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESMART-MIB::job-info-change-id'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.