All MIBs › ASM-PRIVATE-COMMIB › pcPortType
pcPortType
Module: ASM-PRIVATE-COMMIB
OID (symbolic): ASM-PRIVATE-COMMIB::pcPortType
OID (numeric): 1.3.6.1.4.1.1050.25.4.55.55.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This entry shows the port type 00h - None 01h - Parallel Port XT/AT Compatible 02h - Parallel Port PS/2 03h - Parallel Port ECP 04h - Parallel Port EPP 05h - Parallel Port ECP/EPP 06h - Serial Port XT/AT Compatible 07h - Serial Port 16450 Compatible 08h - Serial Port 16650 Compatible 09h - Serial Port 16650A Compatible 0Ah - SCSI Port 0Bh - MIDI Port 0Ch - Joy stick port 0Dh - Keyboard Port 0Eh - Mouse Port 0Fh - SSA SCSI 10h - USB 11h - FireWire 12h - PCMCIA Type I 13h - PCMCIA Type II 14h - PCMCIA Type III 15h - Cardbus 16h - Access Bus Port 17h - SCSI II 18h - SCSI Wide 19h - PC-98 1Ah - PC-98 Hireso 1Bh - OC-H98 A0h - 8251 Compatible A1h - 8251 FIFO Compatible FFh - Other
What is pcPortType?
Reports the functional type of a port connector, such as parallel port (XT/AT, PS/2, ECP, EPP variants), identifying the port's communication standard.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1050.25.4.55.55.1.5 snmpwalk -v2c -c public <target> ASM-PRIVATE-COMMIB::pcPortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1050.25.4.55.55.1.5.1 snmpget -v2c -c public <target> ASM-PRIVATE-COMMIB::pcPortType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pcPortType.1
Start monitoring Acer/Fujitsu Siemens server management (ASM) hardware (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASM-PRIVATE-COMMIB::pcPortType OID value, configure state conditions and alerts, and monitor any Acer/Fujitsu Siemens server management (ASM) hardware (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1050 | acer | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25 | asm | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4 | serverEnvrm | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4.55 | dmiInfo | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4.55.55 | pcPortConnectorInfoTable | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4.55.55.1 | pcPortConnectorInfo | ASM-PRIVATE-COMMIB |
| 1.3.6.1.4.1.1050.25.4.55.55.1.5 | pcPortType | ASM-PRIVATE-COMMIB |