snaLuAdminLocalAddress

SNA-NAU-MIB · .1.3.6.1.2.1.34.1.2.1.1.6

Object

column r/w OctetString
The local address for this LU is a byte with a value
ranging from 0 to 254.For dependent LUs, this value
ranges from 1 to 254 and for independent LUs this
value is always 0.
              
A write operation to this object will not change the
operational value reflected in snaLuOperLocalAddress
until the Node has been re-activated (e.g., after the
next initialization of the SNA services).

Context

MIB
SNA-NAU-MIB
OID
.1.3.6.1.2.1.34.1.2.1.1.6
Type
column
Access
readwrite
Status
current
Parent
snaLuAdminEntry
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::snaLuAdminLocalAddress'
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::snaLuAdminLocalAddress.<snaNodeAdminIndex>.<snaLuAdminLuIndex>'
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::snaLuAdminLocalAddress'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-1

Conformance

Member of
Compliance refinements
An Agent is required to implement read-write
access to this object.