All MIBs › ADN-MIB › adnNodeServices
adnNodeServices
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnNodeServices
OID (numeric): 1.3.6.1.4.1.637.3.1.5.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A value which indicates the set of services that this entity primarily offers. The value is a bitmask where each bit indicates whether the entity supports the services at the corresponding protocol stack layer. In the context of the Internet suite of protocols, values should be calculated accordingly: bit layer functionality --- ----- ------------- 1 1 physical (e.g., repeaters) 2 2 datalink/subnetwork (e.g., bridges) 4 3 internet (e.g., IP gateways) 8 4 end-to-end (e.g., IP hosts) 64 7 applications (e.g., mail relays) For systems including OSI protocols, layers 5 and 6 have the values 16 and 32, respectively. For example, a node which performs primarily routing functions would have a value of 4. In contrast, a node which is an IP host offering application services would have a value of 72 (72 = 8 + 64). Common name: Services
What is adnNodeServices?
This read-only integer bitmap indicates which network protocol layers (physical, data-link, network, transport) this node supports. Network designers use this to understand device capabilities when planning which services can route through or terminate at this node. A value with bits 1, 2, and 3 set means the node supports physical layer, data-link, and network layer services including routing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.3.1.6 snmpwalk -v2c -c public <target> ADN-MIB::adnNodeServices
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.3.1.6.1 snmpget -v2c -c public <target> ADN-MIB::adnNodeServices.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::adnNodeServices 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.3 | adnNodeTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.3.1 | adnNodeEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.3.1.6 | adnNodeServices | ADN-MIB |