snaNodeAdminHostDescription
SNA-NAU-MIB ·
.1.3.6.1.2.1.34.1.1.1.1.10
Object
column r/w
OctetString
The value identifies the remote host associated
with this Node.
Since SSCP Id's may not be unique
across hosts, the host description
is required to uniquely identify the SSCP.
This object is only applicable to PU2.0 type
Nodes. If the remote host is unknown, then the
value is the null string.
A write operation to this object may immediately
change the operational value reflected
in snaNodeOperHostDescription depending
on the Agent implementation.
Context
- MIB
- SNA-NAU-MIB
- OID
.1.3.6.1.2.1.34.1.1.1.1.10- 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::snaNodeAdminHostDescription'
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::snaNodeAdminHostDescription.<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::snaNodeAdminHostDescription'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Conformance
Member of
Compliance refinements
snanauCompliance
readwrite
An Agent is required to implement read-write
access to this object.
access to this object.