All MIBs › HPR-MIB › hprAnrType
hprAnrType
Module: HPR-MIB
OID (symbolic): HPR-MIB::hprAnrType
OID (numeric): 1.3.6.1.2.1.34.6.1.2.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An object indicating whether an ANR label assigned by this node identifies a local NCE or a TG on which outgoing packets are forwarded.
nce(1) - the ANR label identifies a local NCE. In this case the hprAnrOutTgDest and hprAnrOutTgNum objects have no meaning. tg(2) - the ANR label identifies a TG.
What is hprAnrType?
For each row (indexed by ANR label) in the ANR routing table, indicates whether the label identifies a local network connection endpoint, nce(1), or an outgoing transmission group, tg(2). When it's nce(1), the sibling hprAnrOutTgDest and hprAnrOutTgNum fields for that row are meaningless, so an admin checks this first before reading the TG destination fields.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.6.1.2.4.1.2 snmpwalk -v2c -c public <target> HPR-MIB::hprAnrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.6.1.2.4.1.2.1 snmpget -v2c -c public <target> HPR-MIB::hprAnrType.1
Start monitoring IBM SNA/APPN network node/router with HPR capability with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPR-MIB::hprAnrType OID value, configure state conditions and alerts, and monitor any IBM SNA/APPN network node/router with HPR capability 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.6 | hprMIB | HPR-MIB |
| 1.3.6.1.2.1.34.6.1 | hprObjects | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.2 | hprAnrRouting | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.2.4 | hprAnrRoutingTable | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.2.4.1 | hprAnrRoutingEntry | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.2.4.1.2 | hprAnrType | HPR-MIB |