All MIBs › XEROX-COMMON-MIB › xcmRsrcGeneralRsrcTypeSupport
xcmRsrcGeneralRsrcTypeSupport
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmRsrcGeneralRsrcTypeSupport
OID (numeric): 1.3.6.1.4.1.253.8.57.1.1.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Indicates all of the document resource types which are supported for use by this host system, specified in a bit-array. Usage: This bit-array is constructed from the set of supported values from 'XcmRsrcType', used as powers of 2 with big-endian rules - the high-order bit of the first octet corresponds to a resource type of '0' (reserved) - the low-order bit of the first octet corresponds to a resource type of '7'. Similar to the BITS pseudotype defined in IETF SMIv2 (RFC 2578), which has the same bit ordering rules but requires definitions for contiguous enumerated bits.
What is xcmRsrcGeneralRsrcTypeSupport?
This object represents a bit-array that indicates which document resource types (such as paper trays, toner cartridges, or finishing options) are supported by the Xerox device. Operators use this to understand what physical resources the printer can manage and allocate during job processing. The bit positions map to specific resource types using big-endian notation, allowing management systems to query device capabilities.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.57.1.1.1.8 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmRsrcGeneralRsrcTypeSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.57.1.1.1.8.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmRsrcGeneralRsrcTypeSupport.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.57 | xcmRsrcMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.57.1 | xcmRsrcGeneral | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.57.1.1 | xcmRsrcGeneralTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.57.1.1.1 | xcmRsrcGeneralEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.57.1.1.1.8 | xcmRsrcGeneralRsrcTypeSupport | XEROX-COMMON-MIB |