xcmHrDevTrafficInputSupport

XEROX-HOST-RESOURCES-EXT-MIB · .1.3.6.1.4.1.253.8.53.7.2.1.2

Object

A device input traffic support management object,
used by system administrators of this device.
              
Usage:  This object specifies the support present (if any)
for device input traffic (I/O).
For example, a ROM only supports input traffic (ie, reads).
              
* 'other(1)'
- DEPRECATED - SHALL NOT be used by conforming implementations
* 'on(3)'
- device 'input I/O' feature is present and enabled
and '...InputTimeout' is meaningful
- if '...InputTimeout' is zero,
then 'input I/O' cycle MAY proceed for an infinite time
- if '...InputTimeout' is non-zero,
then 'input I/O' cycle is limited to the specified time
* 'off(4)'
- device 'input I/O' feature is present but disabled
and '...InputTimeout' is ignored
* 'notPresent(5)'
- device 'input I/O' feature NOT present on this host system
and '...InputTimeout' is ignored

Context

MIB
XEROX-HOST-RESOURCES-EXT-MIB
OID
.1.3.6.1.4.1.253.8.53.7.2.1.2
Type
column
Access
readwrite
Status
current
Parent
xcmHrDevTrafficEntry
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-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrDevTrafficInputSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrDevTrafficInputSupport.<hrDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrDevTrafficInputSupport'

Syntax

Source
Printer-MIBPresentOnOff
Base type
Enumeration

Values & Constraints

Type Values
1other
3on
4off
5notPresent

Conformance

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