tmnxTacPlusAcctRecType

TIMETRA-SECURITY-MIB · .1.3.6.1.4.1.6527.3.1.2.22.7.5

Object

scalar r/w Enumeration
tmnxTacPlusAcctRecType is used to configure the type of accounting
record packet that is to be sent to the TACACS+ server. The value
indicates whether TACACS+ accounting start and stop packets be sent or
just stop packets be sent. TACACS+ start packet is sent whenever the
user executes a command. A stop packet is sent whenever the command
execution is complete. The default value for this object is
'stopOnly'.

Context

MIB
TIMETRA-SECURITY-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.22.7.5
Type
scalar
Access
readwrite
Status
current
Parent
tmnxTacPlusInfo
Groups
5

Scalars 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::tmnxTacPlusAcctRecType.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::tmnxTacPlusAcctRecType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1startStop
2stopOnly