snaNodeAdminName
SNA-NAU-MIB ·
.1.3.6.1.2.1.34.1.1.1.1.2
Object
column r/w
OctetString
The value indicates the desired name of the
Node for use during Node activation.
In Type 2.1 networks, this is a fully-qualified name,
meaning that the Node name is preceded by the NetId (if
present) with a period as the delimiter.
A write operation to this object will
not change the operational value reflected
in snaNodeOperName 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.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snaNodeAdminEntry
- 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::snaNodeAdminName'
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::snaNodeAdminName.<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::snaNodeAdminName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-17
Conformance
Member of
Compliance refinements
snanauCompliance
readwrite
An Agent is required to implement read-write
access to this object.
access to this object.