snaNodeLinkOperSpecific

SNA-NAU-MIB · .1.3.6.1.2.1.34.1.1.8.1.1

Object

This value points to the row in the table
containing information on the link instance.
              
(e.g., the sdlcLSOperTable of
the SNA DLC MIB module).

Context

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

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

Member of