All MIBs › ADN-MIB › adnAtmInterfaceType
adnAtmInterfaceType
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmInterfaceType
OID (numeric): 1.3.6.1.4.1.637.3.1.4.37.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of ATM interface:
- 'externalUni': On an High Speed Coupler (HSC) line
- 'nni': On a HSC line, connected to a Virtual Path (VP) switched network
- 'internalUniSig': On a Cell Interconnection Gateway (CIG) internal line used for special connections such as routing, signalling and ILMI
- 'virtualUni': Logical interface supporting the Virtual Path Connection (VPC) used to support the logical Cell alcatel Network protocol Interfaces (CNIs)
- 'physicalCni': Inter-node physical interface (on a HSC line)
- 'routlogicalCni': Routable logical CNI, supported by a logical line (inter-node VPC)
- 'nonroutlogicalCni': Non-routable logical CNI, known only by path select
- 'nonroutlogicalCniendtoend': Non-routable logical CNI; end-to-end identical to previous one but disallowed for transit Virtual Channel Connections (VCCs)
- 'internalUni': On a board internal line (e.g. Circuit Emulation Service (CES) board).
- 'tdpAccess': Tag Distribution Protocol (TDP) capable access. It can be a regular Tag Edge Router (TER) or a Tag Switch Controller (TSC). It is supported by an ATM logical line
- 'tdpTrunk': TDP capable trunk. It is supported by an ATM logical line.
Common Name: Interface Type
What is adnAtmInterfaceType?
This describes what kind of ATM interface this is (external UNI port, network-network interface, internal signaling, or virtual), determining which protocol roles and connection rules apply. An engineer configures different traffic policies based on the type — external ports get DiffServ queuing, signaling ports get priority. A value of 'externalUni' means this is a public customer-facing ATM port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.2.1.2 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmInterfaceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.2.1.2.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmInterfaceType.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnAtmInterfaceType OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37 | adnAtmMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1 | adnAtmMIBObjects | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.2 | adnAtmInterfaceConfTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.2.1 | adnAtmInterfaceConfEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.2.1.2 | adnAtmInterfaceType | ADN-MIB |