View Source Radius.Dict.VendorAPC (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_APC_Outlets()

View Source (macro)
Link to this macro

attr_APC_Outlets(val)

View Source (macro)
Link to this macro

attr_APC_Service_Type()

View Source (macro)
Link to this macro

attr_APC_Service_Type(val)

View Source (macro)

Link to this section Values

Link to this macro

val_APC_Service_Type_Admin()

View Source (macro)
Link to this macro

val_APC_Service_Type_Device()

View Source (macro)
Link to this macro

val_APC_Service_Type_Outlet()

View Source (macro)
Link to this macro

val_APC_Service_Type_ReadOnly()

View Source (macro)