ibmBnaLocalTgLinkType

IBMBNA-MIB · .1.3.6.1.4.1.2.5.21.1.1.1.3

Object

column mandatory 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 node that implements the APPN
                       Branch Network Architecture.
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.
unknown(255)         = the agent cannot determine the
                       branch link type of the TG.

Context

MIB
IBMBNA-MIB
OID
.1.3.6.1.4.1.2.5.21.1.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
ibmBnaLocalTgEntry

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 'IBMBNA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMBNA-MIB::ibmBnaLocalTgLinkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMBNA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMBNA-MIB::ibmBnaLocalTgLinkType.<ibmBnaLocalTgDest>.<ibmBnaLocalTgNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMBNA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMBNA-MIB::ibmBnaLocalTgLinkType'

Syntax

Enumeration

Values & Constraints

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