snaLuOperState

SNA-NAU-MIB · .1.3.6.1.2.1.34.1.2.2.1.8

Object

column Enumeration
The value identifies the current operational state of
this LU.
It has different meanings for dependent and independent
LUs.
For dependent LUs the values indicate the following:
  inactive (1) - LU didn't receive ACTLU, or
        it received DACTLU, or received ACTLU and sent
        negative response.
  active (2) - LU received ACTLU and acknowledged
        positively.
              
For independent LUs the values indicate the following:
  active (2) - the LU is defined and is able to send
        and receive BIND.
  inactive (1) - the LU has a session count equal
        to 0.

Context

MIB
SNA-NAU-MIB
OID
.1.3.6.1.2.1.34.1.2.2.1.8
Type
column
Access
readonly
Status
current
Parent
snaLuOperEntry
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::snaLuOperState'
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::snaLuOperState.<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::snaLuOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2active

Conformance

Member of