prtChannelType
Printer-MIB ·
.1.3.6.1.2.1.43.14.1.1.2
Object
The type of this print data channel. This object provides the linkage to ChannelType-specific groups that may (conceptually) extend the prtChannelTable with additional details about that channel.
Context
- MIB
- Printer-MIB
- OID
.1.3.6.1.2.1.43.14.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtChannelEntry
- 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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtChannelType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtChannelType.<hrDeviceIndex>.<prtChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtChannelType'
Syntax
- Source
- IANA-PRINTER-MIBPrtChannelTypeTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | chSerialPort |
4 | chParallelPort |
5 | chIEEE1284Port |
6 | chSCSIPort |
7 | chAppleTalkPAP |
8 | chLPDServer |
9 | chNetwareRPrinter |
10 | chNetwarePServer |
11 | chPort9100 |
12 | chAppSocket |
13 | chFTP |
14 | chTFTP |
15 | chDLCLLCPort |
16 | chIBM3270 |
17 | chIBM5250 |
18 | chFax |
19 | chIEEE1394 |
20 | chTransport1 |
21 | chCPAP |
22 | chDCERemoteProcCall |
23 | chONCRemoteProcCall |
24 | chOLE |
25 | chNamedPipe |
26 | chPCPrint |
27 | chServerMessageBlock |
28 | chDPMF |
29 | chDLLAPI |
30 | chVxDAPI |
31 | chSystemObjectManager |
32 | chDECLAT |
33 | chNPAP |
34 | chUSB |
35 | chIRDA |
36 | chPrintXChange |
37 | chPortTCP |
38 | chBidirPortTCP |
39 | chUNPP |
40 | chAppleTalkADSP |
41 | chPortSPX |
42 | chPortHTTP |
43 | chNDPS |
44 | chIPP |
45 | chSMTP |
46 | chWSPrint |
Conformance
Member of