tmnxTemplateAccess
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.13.1.2
Object
column r/w
Bits
The value of tmnxTemplateAccess specifies the type of access permitted to the user derived from this template. To allow this user access to the console or FTP, set the corresponding bit in tmnxTemplateAccess. Reset the bit to deny the access.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.13.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxUserTemplateEntry
- Groups
- 4
Net-SNMP examples
How SNMP and these commands workWalk 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-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxTemplateAccess'
More examples
Read one indexed 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::tmnxTemplateAccess.<tmnxTemplateName>'
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::tmnxTemplateAccess'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | console |
1 | ftp |
2 | grpc |
3 | li |
4 | netconf |