snaLuAdminDisplayModel
SNA-NAU-MIB ·
.1.3.6.1.2.1.34.1.2.1.1.7
Object
column r/w
Enumeration
The value of this object identifies the model type
and screen size of the terminal connected to the host.
This is only valid for LU Type 2. The values have
the following meaning:
model2A(2) - Model 2 (24 rows x 80 cols) with base
attributes
model2B(3) - Model 2 (24 rows x 80 cols) with
extended attributes
model3A(4) - Model 3 (32 rows x 80 cols) with base
attributes
model3B(5) - Model 3 (32 rows x 80 cols) with extended
attributes
model4A(6) - Model 4 (43 rows x 80 cols) with base
attributes
model4B(7) - Model 4 (43 rows x 80 cols) with extended
attributes
model5A(8) - Model 5 (27 rows x 132 cols) with base
attributes
model5B(9) - Model 5 (27 rows x 132 cols) with
extended attributes
dynamic(10) - Screen size determine with BIND and Read
Partition Query.
In case this LU is not Type 2, then this object
should contain the invalid(1) value.
Context
- MIB
- SNA-NAU-MIB
- OID
.1.3.6.1.2.1.34.1.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snaLuAdminEntry
- 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::snaLuAdminDisplayModel'
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::snaLuAdminDisplayModel.<snaNodeAdminIndex>.<snaLuAdminLuIndex>'
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::snaLuAdminDisplayModel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | model2A |
3 | model2B |
4 | model3A |
5 | model3B |
6 | model4A |
7 | model4B |
8 | model5A |
9 | model5B |
10 | dynamic |
Conformance
Member of
Compliance refinements
snanauCompliance
readwrite
An Agent is required to implement read-write
access to this object.
access to this object.