hprAnrOutTgNum

HPR-MIB · .1.3.6.1.2.1.34.6.1.2.4.1.4

Object

column Integer32
Number of the TG over which packets with this ANR label are
forwarded.  If the ANR label identifies a local NCE, then this
object returns the value 0, since 0 is not a valid TG number
for a TG that supports HPR.
              
This object corresponds to the appnLocalTgNum object in the
APPN MIB.

Context

MIB
HPR-MIB
OID
.1.3.6.1.2.1.34.6.1.2.4.1.4
Type
column
Access
readonly
Status
current
Parent
hprAnrRoutingEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprAnrOutTgNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprAnrOutTgNum.<hprAnrLabel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPR-MIB::hprAnrOutTgNum'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance