appcLuPairAdminLinkObjId

APPC-MIB · .1.3.6.1.2.1.34.3.1.2.3.1.7

Object

Specifies the link associated with this partner LU.  This
value points to the row in the table containing information on
              
the link instance.  (e.g., the sdlcLSAdminTable of the SNA DLC
MIB module).  This object may be NULL if the link is not
specified or if a link is not applicable (as for APPN-level
nodes).

Context

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

Syntax

Source
SNMPv2-TCInstancePointer
Base type
ObjectIdentifier
Type Description
A pointer to either a specific instance of a MIB object or
a conceptual row of a MIB table in the managed device.  In
the latter case, by convention, it is the name of the
particular instance of the first accessible columnar object
in the conceptual row.
          
The two uses of this textual convention are replaced by
VariablePointer and RowPointer, respectively.

Values & Constraints

No enumerated values or constraints recorded.

Conformance