All MIBs › XEROX-COMMON-MIB › xcmJobMonBaseVersionID
xcmJobMonBaseVersionID
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJobMonBaseVersionID
OID (numeric): 1.3.6.1.4.1.253.8.59.1.2.1.3
Node type: OBJECT-TYPE
Type: ProductID
Access: read-only
Description:
The software product ID of the SNMP sub-agent which implements the XCMI Job Monitoring MIB on this host system. Usage: This object shall specify the software product ID of an SNMP sub-agent (possibly also found in a conceptual row in the 'hrSWRunTable' and/or 'hrSWInstalledTable' in the IETF HR MIB). This object shall NOT specify a particular release of the XCMI Job Monitoring MIB, or the whole host system product. Note: Contrast with 'sysObjectID' for the whole SNMP agent in the IETF MIB-II (RFC 1213) and 'hrDeviceID' for the whole device (or whole product, in the case of 'xcmHrDevice...') in the IETF Host Resources MIB (RFC 1514).
What is xcmJobMonBaseVersionID?
This read-only object identifies the software product ID and version of the SNMP sub-agent that implements job monitoring on Xerox devices, providing the version baseline for the job monitoring instrumentation. It allows management systems to track which version of the monitoring software is running and may influence compatibility with management tools. System administrators use this to verify that the job monitoring component is current and to identify obsolete software requiring updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.1.2.1.3 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmJobMonBaseVersionID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.1.2.1.3.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmJobMonBaseVersionID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmJobMonBaseVersionID.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59 | xcmJobMonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.1 | xcmJobMonBase | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.1.2 | xcmJobMonBaseTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.1.2.1 | xcmJobMonBaseEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.1.2.1.3 | xcmJobMonBaseVersionID | XEROX-COMMON-MIB |