tacacspSrvMultiSession

BIANCA-BRICK-TACACSP-MIB · .1.3.6.1.4.1.272.254.13.1.1.11

Object

column mandatory r/w Enumeration
If enabled(1) multiple TACACS+ sessions (subsequent TACACS+
requests) may be supported simultaneously over a single TCP
connection. If multiple sessions are not being multiplexed
over a single TCP connection, a new connection will be opened
for each TACACS+ session and closed at the end of that
session.

Context

MIB
BIANCA-BRICK-TACACSP-MIB
OID
.1.3.6.1.4.1.272.254.13.1.1.11
Type
column
Access
readwrite
Status
mandatory
Parent
tacacspServerEntry

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 'BIANCA-BRICK-TACACSP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-TACACSP-MIB::tacacspSrvMultiSession'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-TACACSP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-TACACSP-MIB::tacacspSrvMultiSession.<tacacspSrvPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-TACACSP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-TACACSP-MIB::tacacspSrvMultiSession'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled