All MIBs › ACMIB › interfaceType
interfaceType
Module: ACMIB
OID (symbolic): ACMIB::interfaceType
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Interface type used for identification in traps. A specific interface is associated with each number. atmUni3-0(1) ATM User Network Interface version 3.0 atmUni3-1(2) ATM User Network Interface version 3.1 iispUser(3) Interim Inter Switch Protocol User Side iispNetwork(4) Interim Inter Switch Protocol Network Side circuitEmulation(5) ATM Circuit Emulation frameRelayUni(6) Frame Relay User Network Interface pri-isdn-user(7) Integrated Services Digital Network Primary Rate Interface User Interface pri-isdn-network(8) Integrated Services Digital Network Primary Rate Interface Network Interface terminalEmulation(9) Terminal Emulation dsp(10) DSP hdlcPassThrough(11) High Level Data Link Control Pass Through Interface bridge(12) Ethernet Bridge routing(13) Ethernet Routing dbCirEm(14) Dynamic Bandwidth Circuit Emulation frameRelayNni(15) Frame Relay Network Network Interface dsp2(16) DSP2 atmIma(17) ATM Inverse Multiplexing over ATM (IMA) atmPnni1-0(18) ATM Private Network Network Interface Version 1.0 atmUni4-0(19) ATM User Network Interface Version 4.0 atmVnnUni3-1(20) ATM Virtual Network Navigator User Network Interface Version 3.1 casTrunkLine(21) Channel Associated Signaling Trunk Line Interface toneAnnce(22) Tone Announcement Interface gr303(23) GR303
What is interfaceType?
This read-only integer identifies what type of interface is sending a trap notification, such as ATM UNI 3.0, ATM UNI 3.1, or IISP (Interim Inter Switch Protocol) variants. A network engineer needs this to understand which kind of network connection is experiencing an issue, since different interface types have different capabilities and troubleshooting procedures. For example, a value of 1 means ATM UNI 3.0, while a value of 4 means IISP Network Side, helping you route the alert to the correct team.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.3 snmpwalk -v2c -c public <target> ACMIB::interfaceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.3.1 snmpget -v2c -c public <target> ACMIB::interfaceType.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::interfaceType OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15 | returnCode | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15.3 | interfaceType | ACMIB |