All MIBs › CHIPCONC-MIB › olPortType
olPortType
Module: CHIPCONC-MIB
OID (symbolic): CHIPCONC-MIB::olPortType
OID (numeric): 1.3.6.1.4.1.49.2.3.1.4.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of port. logical(1) is used to manage port resources that may not map directly to physical connections. The OEBM, for example, has two logical ports, although those two ports can be assigned to different combinations of four physical connections. media(2) refers to ports such as those on the 10BASE-T module.
What is olPortType?
A read-only value reporting the type of a port, distinguishing logical ports (which manage resources not directly mapped to physical connections) from media ports (physical connections).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.4.2.1.3 snmpwalk -v2c -c public <target> CHIPCONC-MIB::olPortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.4.2.1.3.1 snmpget -v2c -c public <target> CHIPCONC-MIB::olPortType.1
Start monitoring Chipcom (3Com) modular hub/concentrator chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCONC-MIB::olPortType OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) modular hub/concentrator chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (13 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 |
| 1.3.6.1.4.1.49 | chipcom | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2 | chipmib02 | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3 | chipProducts | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1 | online | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.4 | olModules | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.4.2 | olPortTable | CHIPCOM-MIB |
| 1.3.6.1.4.1.49.2.3.1.4.2.1 | olPortEntry | CHIPCOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.4.2.1.3 | olPortType | CHIPCONC-MIB |