xcmPrtInputNextPrtInputIndex

XEROX-MIB · .1.3.6.1.4.1.253.8.55.8.1.1.2

Object

column r/w SNMPv2-SMIInteger32
The value of prtInputIndex corresponding to the input subunit
which will be used when this input subunit is emptied.
              
The value of zero indicates that auto input switching will not
occur when this input subunit is emptied.
              
Two different mechanisms for input tray switching,
xcmPrtNextPrtInputIndex and xcmPrtInputAliasGroup, are provided.
A device agent may make use of one or the other, none, or both. 
Use the model that fits best for the given application.

Context

MIB
XEROX-MIB
OID
.1.3.6.1.4.1.253.8.55.8.1.1.2
Type
column
Access
readwrite
Status
current
Parent
xcmPrtInputEntry
Groups
1

Walk 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-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-MIB::xcmPrtInputNextPrtInputIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-MIB::xcmPrtInputNextPrtInputIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-MIB::xcmPrtInputNextPrtInputIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

Member of
Compliance refinements
It is conformant to implement this object read-only.