xcmPrtInterpFontIndexDefault
XEROX-PRINTER-EXT-MIB ·
.1.3.6.1.4.1.253.8.55.15.1.1.5
Object
The value of xcmFontIndex corresponding to the xcmFontEntry
which represents the default font for this Interpreter.
A value of (-1) means 'other'.
A value of (-2) means 'unknown'.
A value of (-3) means 'notPresent'.
A value of 'other' (-3) should be used for those
interpreters which have no default font (e.g. PostScript).
For agents that choose not to implement the Resources MIB,
this object specifies the ID of the default font. This use
of this object is significant only to the specific product.
Context
- MIB
- XEROX-PRINTER-EXT-MIB
- OID
.1.3.6.1.4.1.253.8.55.15.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmPrtInterpreterEntry
- 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-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-PRINTER-EXT-MIB::xcmPrtInterpFontIndexDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-PRINTER-EXT-MIB::xcmPrtInterpFontIndexDefault.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-PRINTER-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-PRINTER-EXT-MIB::xcmPrtInterpFontIndexDefault'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of
Compliance refinements
xcmPrtMIBCompliance
readonly
It is conformant to implement this object read-only.