tmnxTacPlusSingleConnection
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.7.7
Object
When the value of tmnxTacPlusSingleConnection is set to 'TRUE', a
single connection is established with the TACACS+ server. The
connection is kept open and is used by all the TELNET/SSH/FTP sessions
for AAA operations.
This object is obsoleted in release 8.0.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.7.7- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxTacPlusInfo
- Groups
- 4
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxTacPlusSingleConnection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxTacPlusSingleConnection'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |