tn3270eSrvrStatsConnResrceRejs

TN3270E-MIB · .1.3.6.1.2.1.34.8.1.3.1.10

Object

column connection attemptsSNMPv2-SMICounter32
Indicates the number of (TCP) connections rejected
during connection setup at a TN3270E server for the
granularity of this conceptual row (server-wide,
port, or port-and-local-address) due to a lack of
resources at the server.  An example of when this
counter would be incremented is when no terminal
or printer resource is available to associate with a
client's TCP connection.
              
A Management Station can detect discontinuities in
this counter by monitoring the tn3270eSrvrStatsUpTime
object.

Context

MIB
TN3270E-MIB
OID
.1.3.6.1.2.1.34.8.1.3.1.10
Type
column
Access
readonly
Status
current
Units
connection attempts
Parent
tn3270eSrvrStatsEntry
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 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eSrvrStatsConnResrceRejs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eSrvrStatsConnResrceRejs.<tn3270eSrvrConfIndex>.<tn3270eSrvrPort>.<tn3270eSrvrPortAddrType>.<tn3270eSrvrPortAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN3270E-MIB::tn3270eSrvrStatsConnResrceRejs'

Syntax

connection attemptsSNMPv2-SMICounter32
Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance