All MIBs › ADN-MIB › adnAtmInterfaceSigType
adnAtmInterfaceSigType
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmInterfaceSigType
OID (numeric): 1.3.6.1.4.1.637.3.1.4.37.1.2.1.26
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of signalling used for the interface:
The following three types are allowed for non Tag Distribution Protocol (TDP) interfaces:
- 'nonAssociated': An unique signalling Virtual Channel Connection (VCC) is used to control the Virtual Path Connections (VPCs) and VCCs for the interface
- 'associated': Several signalling VCCs used. One controls the interface VPCs. There is also a signalling VCC for each Virtual Path Identifier (VPI) value dedicated to Virtual Channel (VC) switching which controls the VCC having the VPI value
- 'noSignalling': No signalling VCC used.
The following two types are allowed for TDP interfaces only:
- 'ipTdp': An unique signalling VCC is used to control the VCCs for the interface.
- 'ipTdpCvsi': In addition to a signalling VCC used to control the VCCs for the interface, there is an extra VCC carrying Cisco Virtual Switch Interface (CVSI) messages between the High Speed System (HSS) and the connected 'tdpAccess' acting as a Tag Switch Controller (TSC).
Common Name: Signal Type
What is adnAtmInterfaceSigType?
This OID indicates which signaling method the ATM interface uses to set up and manage connections, such as nonAssociated or associated modes. Network engineers need to understand signaling type to troubleshoot connection setup issues and ensure compatibility with remote systems. For example, 'nonAssociated' means a single dedicated control channel manages all virtual paths, while 'associated' uses multiple control channels.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.2.1.26 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmInterfaceSigType
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.26.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmInterfaceSigType.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::adnAtmInterfaceSigType 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.26 | adnAtmInterfaceSigType | ADN-MIB |