|
|
Description:
|
ibmBnaLocalTgLinkType OBJECT-TYPE
SYNTAX INTEGER {
other(1),
uplink(2),
downlink(3),
downlinkToBranchNetworkNode(4),
unknown(255)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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."
|
|