tn3270sTimingMarkSupported
CISCO-TN3270SERVER-MIB ·
.1.3.6.1.4.1.9.9.54.1.1.1.1.11
Object
column SNMPv2-TCTruthValue
This variable indicates whether to send a timing mark to
solicit a response before sending a response to the host.
true indicates that a timing mark is sent, false
indicates that it is not sent.
By using timing mark, an application can determine the
response time from the client. Some existing clients do
not implement the timing mark correctly and will not work
with this server if this parameter is set to true
Context
- MIB
- CISCO-TN3270SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.54.1.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tn3270sGlobalEntry
- 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 'CISCO-TN3270SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TN3270SERVER-MIB::tn3270sTimingMarkSupported'
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::tn3270sTimingMarkSupported.<tn3270sIndex>'
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::tn3270sTimingMarkSupported'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of