View Source Radius.Dict.VendorNetscreen (Radius v2.0.1)

Link to this section Summary

Lookup Functions

Get attribute struct based on attribute id

Get attribute struct based on attribute name

Get value struct based on attribute name and value name

Get value struct based on attribute name and the value

Link to this section Lookup Functions

Link to this function

attribute_by_id(attr_id)

View Source

Get attribute struct based on attribute id

Link to this function

attribute_by_name(attr_name)

View Source

Get attribute struct based on attribute name

Link to this function

value_by_name(attr_name, value_name)

View Source

Get value struct based on attribute name and value name

Link to this function

value_by_value(attr_name, value)

View Source

Get value struct based on attribute name and the value

Link to this section Attributes

Link to this macro

attr_NS_Admin_Privilege()

View Source (macro)
Link to this macro

attr_NS_Admin_Privilege(val)

View Source (macro)
Link to this macro

attr_NS_NSM_User_Domain_Name()

View Source (macro)
Link to this macro

attr_NS_NSM_User_Domain_Name(val)

View Source (macro)
Link to this macro

attr_NS_NSM_User_Role_Mapping()

View Source (macro)
Link to this macro

attr_NS_NSM_User_Role_Mapping(val)

View Source (macro)
Link to this macro

attr_NS_Primary_DNS()

View Source (macro)
Link to this macro

attr_NS_Primary_DNS(val)

View Source (macro)
Link to this macro

attr_NS_Primary_WINS()

View Source (macro)
Link to this macro

attr_NS_Primary_WINS(val)

View Source (macro)
Link to this macro

attr_NS_Secondary_DNS()

View Source (macro)
Link to this macro

attr_NS_Secondary_DNS(val)

View Source (macro)
Link to this macro

attr_NS_Secondary_WINS()

View Source (macro)
Link to this macro

attr_NS_Secondary_WINS(val)

View Source (macro)
Link to this macro

attr_NS_User_Group()

View Source (macro)
Link to this macro

attr_NS_User_Group(val)

View Source (macro)
Link to this macro

attr_NS_VSYS_Name()

View Source (macro)
Link to this macro

attr_NS_VSYS_Name(val)

View Source (macro)

Link to this section Values

Link to this macro

val_NS_Admin_Privilege_All_VSYS_Root_Admin()

View Source (macro)
Link to this macro

val_NS_Admin_Privilege_Read_Only_Admin()

View Source (macro)
Link to this macro

val_NS_Admin_Privilege_Read_Only_VSYS_Admin()

View Source (macro)
Link to this macro

val_NS_Admin_Privilege_Root_Admin()

View Source (macro)
Link to this macro

val_NS_Admin_Privilege_VSYS_Admin()

View Source (macro)