tn3270eSrvrConfConnectivityChk
TN3270E-MIB ·
.1.3.6.1.2.1.34.8.1.1.1.3
Object
column r/w
Enumeration
This object enables TIMING-MARK processing, NOP processing, or neither for a TN3270E server.
Context
- MIB
- TN3270E-MIB
- OID
.1.3.6.1.2.1.34.8.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tn3270eSrvrConfEntry
- 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 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eSrvrConfConnectivityChk'
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::tn3270eSrvrConfConnectivityChk.<tn3270eSrvrConfIndex>'
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::tn3270eSrvrConfConnectivityChk'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | timingMark |
2 | nop |
3 | noCheck |
Conformance
Member of
Compliance refinements
tn3270eCompliance
readonly
The agent is not required to support a set to this
object if the associated TN3270E server doesn't
support either TIMING-MARK or NOP processing. In
this case an agent should return noCheck on
retrieval.
object if the associated TN3270E server doesn't
support either TIMING-MARK or NOP processing. In
this case an agent should return noCheck on
retrieval.