MIB Viewer

tmnxLudbRadproxCacheMatchType

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.51.1.25.1.4
Access
read-create
Status
current
Sub-identifiers
0
The value of tmnxLudbRadproxCacheMatchType specifies how to find a match for a DHCP host in the cache of a RADIUS Proxy server. If the value of tmnxLudbRadproxCacheMatchType is equal to 'mac', the MAC address of the DHCP host is used as lookup key in the RADIUS Proxy cache. If the value of tmnxLudbRadproxCacheMatchType is equal to 'circuitId', the option-82 circuit-id sub-option of the DHCP host is used as lookup key in the RADIUS Proxy cache. If the value of tmnxLudbRadproxCacheMatchType is equal to 'remoteId', the option-82 remote-id sub-option of the DHCP host is used as lookup key in the RADIUS Proxy cache. If the value of tmnxLudbRadproxCacheMatchType is equal to 'option', the value of the object tmnxLudbRadproxCacheMatchOption or tmnxLudbRadproxCacheMatchOption6 is used as a lookup key in the RADIUS Proxy cache. In all cases, the cache in the corresponding RADIUS Proxy server must be configured accordingly.
INTEGER { mac (1), circuitId (2), remoteId (3), option (4) }