aixPrinterPortNumber

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.9.1.1.1.8

Object

The printer port number. This indicates the port on 
an adapter card or asynchronous distribution box 
to which the printer or plotter is connected. The 
value must be in the range 0 through 7 
for an 8-port adapter card, 0 through 15 for a 16-port 
adapter card, and 0 through 63 for a 64-port adapter 
card. The standard I/O ports are designated as s1 and 
s2 for the two serial ports and p for the parallel 
port.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.9.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
aixPrinterEntry
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 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixPrinterPortNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixPrinterPortNumber.<aixPrinterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixPrinterPortNumber'

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance