tn3270sIpNailType

CISCO-TN3270SERVER-MIB · .1.3.6.1.4.1.9.9.54.1.7.1.1.3

Object

column Enumeration
The nailing type configured for the range of LUs 
within this PU is either screen or printer.  
screen -  The range of LUs will only be connected to
          TN3270 clients with a device type which is
          not 328*.  If an LU is statically configured
          at the host, then it should be configured
          with a screen DLOGMOD definition.
printer - The range of LUs will only be connected to
          TN3270 clients with device type which is 328*.
          If an LU is statically configured at the
          host, then it should be configured with
          a printer DLOGMOD definition.

Context

MIB
CISCO-TN3270SERVER-MIB
OID
.1.3.6.1.4.1.9.9.54.1.7.1.1.3
Type
column
Access
readonly
Status
current
Parent
tn3270sIpNailEntry
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 'CISCO-TN3270SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TN3270SERVER-MIB::tn3270sIpNailType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TN3270SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TN3270SERVER-MIB::tn3270sIpNailType.<tn3270sIndex>.<tn3270sIpNailClientIpAddr>.<tn3270sPuIndex>.<tn3270sIpNailLuFirst>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TN3270SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TN3270SERVER-MIB::tn3270sIpNailType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1screen
2printer

Conformance