tmnxRadiusUseTemplate
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.6.16
Object
The value of tmnxRadiusUseTemplate specifies whether the RADIUS user template is actively applied to the RADIUS user if no VSAs are returned with the auth-accept from the RADIUS server. When the value of tmnxRadiusUseTemplate is set to 'TRUE', the RADIUS user template is actively applied if no VSAs are returned with the auth-accept from the RADIUS server.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.6.16- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxRadiusInfo
- Groups
- 2
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::tmnxRadiusUseTemplate.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::tmnxRadiusUseTemplate'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |