xcmRsrcGeneralRsrcTypeSupport
XEROX-RESOURCES-MIB ·
.1.3.6.1.4.1.253.8.57.1.1.1.8
Object
column OctetString
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.
Context
- MIB
- XEROX-RESOURCES-MIB
- OID
.1.3.6.1.4.1.253.8.57.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmRsrcGeneralEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-RESOURCES-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-RESOURCES-MIB::xcmRsrcGeneralRsrcTypeSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-RESOURCES-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-RESOURCES-MIB::xcmRsrcGeneralRsrcTypeSupport.<xcmRsrcGeneralIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-RESOURCES-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-RESOURCES-MIB::xcmRsrcGeneralRsrcTypeSupport'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of