All MIBs › APPN-MIB › appnNodeBrNn
appnNodeBrNn
Module: APPN-MIB
OID (symbolic): APPN-MIB::appnNodeBrNn
OID (numeric): 1.3.6.1.2.1.34.4.1.1.1.18
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Indicates whether this node is currently configured as a branch network node.
Note: throughout the remainder of this MIB module, branch network node is treated as a third node type, parallel to network node and end node. This is not how branch network nodes are treated in the base APPN architecture, but it
increases clarity to do it here.
What is appnNodeBrNn?
Reports whether this APPN node is currently configured as a branch network node (BrNN), a specialized node type that connects branch networks to the backbone while reducing topology database overhead. The branch network node type is treated separately from standard network nodes and end nodes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.1.18 snmpwalk -v2c -c public <target> APPN-MIB::appnNodeBrNn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.1.18.1 snmpget -v2c -c public <target> APPN-MIB::appnNodeBrNn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appnNodeBrNn.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::appnNodeBrNn 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.18 | appnNodeBrNn | APPN-MIB |