################################################################################ # unisphere.dct - Unisphere ERX Family dictionary to support ERX 3.0.x # # (See README.DCT for more details on the format of this file) ################################################################################ # # Use the Radius specification attributes # @radius.dct # # Define additional Unisphere ERX Family Attributes # MACRO ERX-VSA(t,s) 26 [vid=4874 type1=%t% len1=+2 data=%s%] MACRO ERX-TUNNELVSA(t,s) 26 [vid=4874 type1=%t% len1=+3 fill1=0 data=%s%] ATTRIBUTE Unisphere-Virtual-Router ERX-VSA(1, string) rt ATTRIBUTE Unisphere-Local-Address-Pool ERX-VSA(2, string) r ATTRIBUTE Unisphere-Local-Interface ERX-VSA(3, string) r ATTRIBUTE Unisphere-Primary-Dns ERX-VSA(4, ipaddr) r ATTRIBUTE Unisphere-Secondary-Dns ERX-VSA(5, ipaddr) r ATTRIBUTE Unisphere-Primary-Wins ERX-VSA(6, ipaddr) r ATTRIBUTE Unisphere-Secondary-Wins ERX-VSA(7, ipaddr) r ATTRIBUTE Unisphere-Tunnel-Virtual-Router ERX-TUNNELVSA(8, string) rt ATTRIBUTE Unisphere-Tunnel-Password ERX-TUNNELVSA(9, string) rt ATTRIBUTE Unisphere-Ingress-Policy-Name ERX-VSA(10, string) r ATTRIBUTE Unisphere-Egress-Policy-Name ERX-VSA(11, string) r ATTRIBUTE Unisphere-Ingress-Statistics ERX-VSA(12, integer) r VALUE Unisphere-Ingress-Statistics disable 0 VALUE Unisphere-Ingress-Statistics enable 1 ATTRIBUTE Unisphere-Egress-Statistics ERX-VSA(13, integer) r VALUE Unisphere-Egress-Statistics disable 0 VALUE Unisphere-Egress-Statistics enable 1 ATTRIBUTE Unisphere-Service-Category ERX-VSA(14, integer) r VALUE Unisphere-Service-Category UBR 1 VALUE Unisphere-Service-Category UBRPCR 2 VALUE Unisphere-Service-Category nrtVBR 3 VALUE Unisphere-Service-Category CBR 4 ATTRIBUTE Unisphere-pcr ERX-VSA(15, integer) r ATTRIBUTE Unisphere-scr ERX-VSA(16, integer) r ATTRIBUTE Unisphere-mbs ERX-VSA(17, integer) r ATTRIBUTE Unisphere-Init-CLI-Access-Level ERX-VSA(18, string) r ATTRIBUTE Unisphere-Allow-All-VR-Access ERX-VSA(19, integer) r VALUE Unisphere-Allow-All-VR-Access disable 0 VALUE Unisphere-Allow-All-VR-Access enable 1 ATTRIBUTE Unisphere-Alt-CLI-Access-Level ERX-VSA(20, string) R ATTRIBUTE Unisphere-Alt-CLI-VRouter-Name ERX-VSA(21, string) R ATTRIBUTE Unisphere-SA-Validate ERX-VSA(22, integer) r VALUE Unisphere-SA-Validate disable 0 VALUE Unisphere-SA-Validate enable 1 ATTRIBUTE Unisphere-Igmp-enable ERX-VSA(23, integer) r VALUE Unisphere-Igmp-enable disable 0 VALUE Unisphere-Igmp-enable enable 1 ################################################################################ # unisphere.dct - Unisphere ERX dictionary ################################################################################