juniTacacsPlusClientHostSingleConnection

Juniper-TACACS-Plus-Client-MIB · .1.3.6.1.4.1.4874.2.2.60.1.2.1.1.4

Object

column r/w SNMPv2-TCTruthValue
Traditionally TACACS+ client creates a new TCP connection for every
session.  If this value is true then TACACS+ client will try to use
single connection if supported both by client implementation and by the
host.

Context

MIB
Juniper-TACACS-Plus-Client-MIB
OID
.1.3.6.1.4.1.4874.2.2.60.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
juniTacacsPlusClientHostConfigEntry
Groups
2

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 'Juniper-TACACS-Plus-Client-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-TACACS-Plus-Client-MIB::juniTacacsPlusClientHostSingleConnection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-TACACS-Plus-Client-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-TACACS-Plus-Client-MIB::juniTacacsPlusClientHostSingleConnection.<juniTacacsPlusClientHostAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-TACACS-Plus-Client-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-TACACS-Plus-Client-MIB::juniTacacsPlusClientHostSingleConnection'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false