tnSecurityLogUserPrivilege

TROPIC-LOG-MIB · .1.3.6.1.4.1.7483.2.1.3.2.3.12.1.11

Object

column Enumeration
It specifies the access privileges of the user ID
that issued the logged event. In case of invalid
login attempt, this parameter shall contain the
value 'null'.

Context

MIB
TROPIC-LOG-MIB
OID
.1.3.6.1.4.1.7483.2.1.3.2.3.12.1.11
Type
column
Access
readonly
Status
current
Parent
tnSecurityLogBufferEntry
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 'TROPIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-LOG-MIB::tnSecurityLogUserPrivilege'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-LOG-MIB::tnSecurityLogUserPrivilege.<tnSecurityLogSerialNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-LOG-MIB::tnSecurityLogUserPrivilege'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1service
2administrator
3provisioner
4observer
5null
6crypto

Conformance