snaNodeLinkAdminSpecific
SNA-NAU-MIB ·
.1.3.6.1.2.1.34.1.1.6.1.2
Object
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).
Context
- MIB
- SNA-NAU-MIB
- OID
.1.3.6.1.2.1.34.1.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snaNodeLinkAdminEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::snaNodeLinkAdminSpecific'
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::snaNodeLinkAdminSpecific.<snaNodeAdminIndex>.<snaNodeLinkAdminIndex>'
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::snaNodeLinkAdminSpecific'
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
Compliance refinements
snanauCompliance
readwrite
An Agent is required to implement read-write
access to this object.
access to this object.