All MIBs › APPN-MIB › appnNodeType
appnNodeType
Module: APPN-MIB
OID (symbolic): APPN-MIB::appnNodeType
OID (numeric): 1.3.6.1.2.1.34.4.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Type of APPN node:
networkNode(1) - APPN network node endNode(2) - APPN end node t21len(4) - LEN end node
Note: A branch network node SHALL return endNode(2) as the value of this object. A management application
can distinguish between a branch network node and an actual end node by retrieving the appnNodeBrNn object.
What is appnNodeType?
Indicates the role of this APPN node in the network, distinguishing between a full network node (which routes and provides directory services), an end node (which uses network node services), and a LEN end node (a low-entry networking node with limited APPN capabilities). Branch network nodes report as end nodes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.1.4 snmpwalk -v2c -c public <target> APPN-MIB::appnNodeType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.1.4.1 snmpget -v2c -c public <target> APPN-MIB::appnNodeType.1
Start monitoring SNA/APPN-capable router or network node with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPN-MIB::appnNodeType OID value, configure state conditions and alerts, and monitor any SNA/APPN-capable router or network node from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.4 | appnMIB | APPN-MIB |
| 1.3.6.1.2.1.34.4.1 | appnObjects | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1 | appnNode | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.1 | appnGeneralInfoAndCaps | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.1.4 | appnNodeType | APPN-MIB |