snaNodeAdminMaxLu

SNA-NAU-MIB · .1.3.6.1.2.1.34.1.1.1.1.9

Object

column r/w SNMPv2-SMIInteger32
The maximum number of LUs that may be
activated for this Node. For PU2.1, this object
refers to the number of dependent LUs.
              
A write operation to this object will
not change the operational value reflected
in snaNodeOperMaxLu 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.1.1.1.9
Type
column
Access
readwrite
Status
current
Parent
snaNodeAdminEntry
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::snaNodeAdminMaxLu'
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::snaNodeAdminMaxLu.<snaNodeAdminIndex>'
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::snaNodeAdminMaxLu'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

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