All MIBs › CTATX-MIB › hwPortType
hwPortType
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::hwPortType
OID (numeric): 1.3.6.1.4.1.97.3.1.2.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This is a variable-length byte array, where each element represents the port types belonging to this module. The Packet Processing Engine's ports are fixed as 'uart' for the first port, and 'none' for any other ports. The Turbo's ports are fixed as 'none' for all ports. The following port types are supported: none (0) there is no port csma (1) Ethernet or 802.3 port fddi-das (2) FDDI DAS port fddi-sas (3) FDDI SAS port tpr (4) Token Passing Ring port wan (5) Wide Area Network port uart (6) UART port
What is hwPortType?
This read-only OCTET STRING, a variable-length array with one element per port, identifies the type of each port on a module, such as csma or fddi-das, with the Packet Processing Engine's first port fixed as uart and the Turbo's ports all fixed as none. An admin uses this to confirm what kind of physical ports a given card actually exposes. For example, seeing csma(1) reported for several elements on an IOM module confirms those ports are Ethernet/802.3 rather than FDDI or Token Ring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.1.2.1.9 snmpwalk -v2c -c public <target> CTATX-MIB::hwPortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.1.2.1.9.1 snmpget -v2c -c public <target> CTATX-MIB::hwPortType.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::hwPortType OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.1 | hw | CTATX-MIB |
| 1.3.6.1.4.1.97.3.1.2 | hwSlotTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.1.2.1 | hwEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.1.2.1.9 | hwPortType | CTATX-MIB |