svcVprnTacPlusInteractiveAuthen

TIMETRA-SERV-MIB · .1.3.6.1.4.1.6527.3.1.2.4.2.251.1.1.8

Object

column r/w SNMPv2-TCTruthValue
The value of svcVprnTacPlusInteractiveAuthen specifies whether
interactive authentication is enabled.
              
If the value of this object is set to 'true(1)', no username nor
password is sent in the TACACS+ authentication START message, and the
server_msg in the TAC_PLUS_AUTHEN_STATUS_GETUSER and
TAC_PLUS_AUTHEN_STATUS_GETPASS authentication REPLY messages from the
TACACS+ server are displayed. The server_msg may contain an S/Key for
one-time password operation.
              
If the value of this object is set to 'false(2)', the username and
password are sent in the TACACS+ authentication START message.

Context

MIB
TIMETRA-SERV-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.2.251.1.1.8
Type
column
Access
readwrite
Status
current
Parent
svcVprnTacPlusEntry
Groups
1

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance