tn3270sGlobalUnbindAction
CISCO-TN3270SERVER-MIB ·
.1.3.6.1.4.1.9.9.54.1.1.1.1.9
Object
column Enumeration
This variable indicates whether or not a tn3270 session
will be disconnected upon UNBIND.
keep indicates that no automatic disconnect will be made
by the server upon receipt of an UNBIND.
disconnect indicates that the session will be
disconnected upon receipt of an UNBIND.
Context
- MIB
- CISCO-TN3270SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.54.1.1.1.1.9- 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::tn3270sGlobalUnbindAction'
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::tn3270sGlobalUnbindAction.<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::tn3270sGlobalUnbindAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | keep |
2 | disconnect |
Conformance
Member of