snaNodeAdminType

SNA-NAU-MIB · .1.3.6.1.2.1.34.1.1.1.1.3

Object

column r/w Enumeration
The value indicates the type of SNA Node.
              
A write operation to this object will
not change the operational value reflected
in snaNodeOperType 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.3
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::snaNodeAdminType'
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::snaNodeAdminType.<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::snaNodeAdminType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2pu10
3pu20
4t21len
5endNode
6networkNode

Conformance

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