xcmPrtInputAliasSwitchProgram
XEROX-PRINTER-EXT-MIB ·
.1.3.6.1.4.1.253.8.55.50.1.1.4
Object
column r/w
OctetString
The input tray switching program for this 'InputAliasName'
presented in a '.' separated list of prtInputIndex values.
For example, the string '1.4.3' indicates start with the
input tray represented by prtInputIndex 1, if it becomes
empty switch to prtInputIndex 4, when it becomes empty
switch to prtInputIndex 3, if it becomes empty then wait
for operator intervention.
An empty string shall indicate unspecified.
Context
- MIB
- XEROX-PRINTER-EXT-MIB
- OID
.1.3.6.1.4.1.253.8.55.50.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmPrtInputAliasEntry
- 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::xcmPrtInputAliasSwitchProgram'
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::xcmPrtInputAliasSwitchProgram.<hrDeviceIndex>.<prtInterpreterIndex>.<xcmPrtInputAliasIndex>'
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::xcmPrtInputAliasSwitchProgram'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
xcmPrtMIBCompliance
readonly
It is conformant to implement this object read-only.