appnLocalTgBranchLinkType

APPN-MIB · .1.3.6.1.2.1.34.4.1.3.1.1.20

Object

column Enumeration
Branch link type of this TG:
other(1)             = the agent has determined the TG's
                       branch link type to be a value other
                       than branch uplink or branch
                       downlink.  This is the value used
                       for a connection network TG owned by
                       a branch network node.
uplink(2)            = the TG is a branch uplink.
downlink(3)          = the TG is a branch downlink to an
                       end node.
downlinkToBranchNetworkNode(4) = the TG is a branch
                       downlink to a cascaded branch
              
                       network node.
none(5)              = the TG is not a branch TG.
unknown(255)         = the agent cannot determine the
                       branch link type of the TG.

Context

MIB
APPN-MIB
OID
.1.3.6.1.2.1.34.4.1.3.1.1.20
Type
column
Access
readonly
Status
current
Parent
appnLocalTgEntry
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 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnLocalTgBranchLinkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnLocalTgBranchLinkType.<appnLocalTgDest>.<appnLocalTgNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-MIB::appnLocalTgBranchLinkType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2uplink
3downlink
4downlinkToBranchNetworkNode
5none
255unknown

Conformance