HPR-MIB :: hprAnrCounterState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHPR-MIBhprAnrCounterState

hprAnrCounterState

Module: HPR-MIB

OID (symbolic): HPR-MIB::hprAnrCounterState

OID (numeric): 1.3.6.1.2.1.34.6.1.2.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object is used for a network management station to turn on/off the counting of ANR packets in the hprAnrRoutingTable. The initial value of this object is an implementation choice.

notActive(1) - the counter hprAnrPacketsReceived returns no meaningful value active(2) - the counter hprAnrPacketsReceived is being incremented and is returning meaningful values

What is hprAnrCounterState?

A read-write switch an admin sets to active(2) or notActive(1) to turn packet counting on or off for every row of the ANR routing table; while off, hprAnrPacketsReceived returns no meaningful value. Toggling this is how you enable per-label packet counting on a device before troubleshooting an ANR routing path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.6.1.2.2
snmpwalk -v2c -c public <target> HPR-MIB::hprAnrCounterState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.34.6.1.2.2.1
snmpget -v2c -c public <target> HPR-MIB::hprAnrCounterState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.34.6.1.2.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hprAnrCounterState.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::hprAnrCounterState 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.34snanauMIBSNA-NAU-MIB
Numeric OIDNameModule
1.3.6.1.2.1.34.6hprMIBHPR-MIB
1.3.6.1.2.1.34.6.1hprObjectsHPR-MIB
1.3.6.1.2.1.34.6.1.2hprAnrRoutingHPR-MIB
1.3.6.1.2.1.34.6.1.2.2hprAnrCounterStateHPR-MIB