All MIBs › ADN-MIB › adnProtocolType
adnProtocolType
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnProtocolType
OID (numeric): 1.3.6.1.4.1.637.3.1.5.19.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object represents the protocol used on interfaces. xfr and xcm protocols are ALCATEL proprietary protocols that are used for PSX and ACX internal links. x25 is a standard protocol that is used for connecting an ACX configured as a concentrator to a PSX. g25 is an ALCATEL proprietary protocol that is used for connecting an ALCATEL 1100 NETWORK to another packet switching network via an X25 gateway link. x75 is a standard protocol used for connecting an ALCATEL 1100 NETWORK to another packet switching network via an X75 gateway link.
What is adnProtocolType?
This OID specifies which protocol (xfr, xcm, x25, g25, x75, etc.) is running on the interface, where xfr and xcm are proprietary Alcatel protocols for PSX/ACX links, x25 is standard X.25, and g25 and x75 are gateway protocols. Network engineers must know the protocol to apply correct configuration, traffic shaping rules, and troubleshooting procedures because each protocol has different capabilities and behavior. For example, x25 has different QoS parameters than g25, so a monitoring tool must apply the right thresholds based on this value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.19.1.5 snmpwalk -v2c -c public <target> ADN-MIB::adnProtocolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.19.1.5.1 snmpget -v2c -c public <target> ADN-MIB::adnProtocolType.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::adnProtocolType 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.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.19 | adnIfAssocTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.19.1 | adnIfAssocEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.19.1.5 | adnProtocolType | ADN-MIB |