All MIBs › RAD-MIB › prtSInterfaceType
prtSInterfaceType
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSInterfaceType
OID (numeric): 1.3.6.1.4.1.164.3.1.4.1.1.1.14
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
This attribute indicates a unique HW interface type of the selected port.
What is prtSInterfaceType?
This read-only string identifies the specific hardware interface type of a selected port on a RAD device (such as Ethernet, serial, or other physical implementations). Knowing the interface type helps network technicians understand the port's capabilities and constraints. This is particularly useful in multi-port equipment where different physical types may be mixed, allowing operators to select the correct port for a given application.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.14 snmpwalk -v2c -c public <target> RAD-MIB::prtSInterfaceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.14.1 snmpget -v2c -c public <target> RAD-MIB::prtSInterfaceType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4 | prtWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1 | statPrtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1 | prtSInstTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1 | prtSInstEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1.14 | prtSInterfaceType | RAD-MIB |