All MIBs › CHIPCOMMIB › olPortType
olPortType
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::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?
Reports the type of port, distinguishing logical ports (management-only resources not tied to a single physical connection) 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> CHIPCOMMIB::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> CHIPCOMMIB::olPortType.1
Start monitoring Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCOMMIB::olPortType OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (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 | CHIPCOMMIB |