All MIBs › RS-232-MIB › rs232PortType
rs232PortType
Module: RS-232-MIB
OID (symbolic): RS-232-MIB::rs232PortType
OID (numeric): 1.3.6.1.2.1.10.33.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The port's hardware type.
What is rs232PortType?
Reports the port's hardware interface type -- for example rs232(2), rs422(3), rs423(4), v35(5), or x21(6) -- letting an admin confirm what kind of serial physical layer is actually wired to a given port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.33.2.1.2 snmpwalk -v2c -c public <target> RS-232-MIB::rs232PortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.33.2.1.2.1 snmpget -v2c -c public <target> RS-232-MIB::rs232PortType.1
Start monitoring vendor-neutral, standards-based MIB, routers/switches/terminal servers with serial console or modem ports with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RS-232-MIB::rs232PortType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, routers/switches/terminal servers with serial console or modem ports from a single console.
OID Breakdown
Upper-level ancestors (10 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.33 | rs232 | MRVINREACH |
| 1.3.6.1.2.1.10.33.2 | rs232PortTable | MRVINREACH |
| 1.3.6.1.2.1.10.33.2.1 | rs232PortEntry | MRVINREACH |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.33.2.1.2 | rs232PortType | RS-232-MIB |