hprAnrType

HPR-MIB · .1.3.6.1.2.1.34.6.1.2.4.1.2

Object

column Enumeration
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.

Context

MIB
HPR-MIB
OID
.1.3.6.1.2.1.34.6.1.2.4.1.2
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::hprAnrType'
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::hprAnrType.<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::hprAnrType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nce
2tg

Conformance